
我在原始的 samba DC 上使用 Zentyal 5(包含 Samba 版本 4.6.7-Ubuntu)。我正在嘗試將同一版本的另一個 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
可能是什麼問題呢?我還可以嘗試什麼?