There's a line missing from your krb5.conf.  Add the extra
[domain_realm] line as shown below.  I didn't check for NTP
but you should also ensure that the time is synchronized
between the Solaris system and your domain controler.

[libdefaults]
       default_realm = FAM.LOCAL

[realms]
       FAM.LOCAL = {
               kdc = famdc01.fam.local
               admin_server = famdc01.fam.local
               kpasswd_server = famdc01.fam.local
               kpasswd_protocol = SET_CHANGE
       }

[domain_realm]
               famdc01.fam.local = FAM.LOCAL
               .fam.local = FAM.LOCAL

The line below in your log is due to 6816936, which was fixed in snv_112.

smbd[911]: [...] NbtDatagramDecode[11]: too small packet

I'd recommend upgrading to a more recent build: snv_114 or later.

Alan

----- Original Message ----- From: "Marco Aschwanden" <[email protected]>
To: <[email protected]>
Sent: Thursday, June 11, 2009 7:16 AM
Subject: [cifs-discuss] failed to find any domain controllers for fam.local


I got the infamous error:

smbadm join -u Administrator fam.local
[...]
failed to find any domain controllers for fam.local

I had the problem with 2008.11 and now the same with 2009.06. I successfully connected with Nexenta to our AD and also no problem for our Linux Samba File-Server ... but never succeeded with OpenSolaris - I spent several days by now...

I setup OpenSolaris 2009 and upgraded to the latest version.
From that point on I switched to the console and protocolled everything I did (protocol.txt) - then I took a snapshot (beadm), like this I can always return to this protocolled state.

I have tried so many things I don't know what else to try. The cifs-gendiag is also included (cifs-gendiag.txt).

I hope you can help...

Thanks,
Marco
--
This message posted from opensolaris.org



--------------------------------------------------------------------------------


_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss


_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to