On 01/31/2013 09:03 AM, İhsan Doğan wrote:
> # smbadm join -u Administrator DOMAIN
> After joining DOMAIN the smb service will be restarted automatically.
> Would you like to continue? [no]: yes
> Enter domain password:
> Locating DC in DOMAIN ... this may take a minute ...
> Joining DOMAIN ... this may take a minute ...
> Computer account exists (CN=HOST,CN=Computers,DC=domain,DC=local)
> failed to join DOMAIN: UNSUCCESSFUL
> Please refer to the system log for more information.
I've started samba in debug mode and saw this:
auth_check_password_send: Checking password for unmapped user []\[]@[(null)]
Not sure how to understand the meaning of this. Can it be, that Solaris
is sending something weird to the Samba server?
>> # smbadm join -u Administrator DOMAIN
>> After joining DOMAIN the smb service will be restarted automatically.
>> Would you like to continue? [no]: yes
>> Enter domain password:
>> Locating DC in DOMAIN ... this may take a minute ...
>> Joining DOMAIN ... this may take a minute ...
>> Computer account exists (CN=HOST,CN=Computers,DC=domain,DC=local)
>> failed to join DOMAIN: UNSUCCESSFUL
>> Please refer to the system log for more information.
[...]
> auth_check_password_send: Checking password for unmapped user []\[]@[(null)]
Looks like I'm hitting this bug:
https://bugzilla.samba.org/show_bug.cgi?id=8805
Does this work against a freshly provisioned Samba 4.0.3 domain?
We fixed a lot of ACL related things with that release.
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
Solaris really has to be considered EOL, even though the support
poromises for Solaris are nominally until 2024. Sun is gone, they're
not *making* Sun hardware anymore, and Oracle is urging their
customers with Solaris to switch to so-called "Unbreakable Linux",
which is a repackaging of RHEL with customizations for Oraclie
database support. (And Red Hat is *really angry*, as they should be,
because they've customized the kernel and kept their changes closed
source.)
Do you have Linux servers you can test from?