
나는 원래 Samba DC(Samba 버전 4.6.7-Ubuntu 포함)에서 Zentyal 5를 사용하고 있습니다. 동일한 버전의 다른 DC를 기존 DC에 가입하려고 하는데 Samba를 시작하려고 하면 다음 오류가 계속 발생합니다.
기존 DC에서
Error setting gidNumber on group CN=dns_EXAMPLE,CN=Users,DC=example,DC=com There was an erro updating LDAP: The server cannot find an object specified in the request
DC 가입 시
Could not find machine account in secrets database: Failed to fetch machine account password for EXAMPLE from both secrets.ldb (Could not find entry to match filter: '(&(flatname=EXAMPLE)(objectclass=primaryDomain))' base: 'cn=Primary Domains': No such object: dsdb_search at
/var/lib/samba 및 하위 폴더에 대한 권한을 확인했습니다. 달려본 적도 있다samba-tool dbcheck --fix
무엇이 문제일까요? 그리고 무엇을 더 시도할 수 있나요?