You've just run into a Microsoft Windows Server 2008 issue. See the following MSDN article:

http://support.microsoft.com/kb/957441/

If you attempt to join a Windows 2008 domain, please follow the steps as described in the CIFS Service troubleshooting guide:

http://wiki.genunix.org/wiki/index.php/CIFS_Service_Troubleshooting#Joining_a_Windows_2008_Domain

Regards,

Natalie

Marco Aschwanden wrote:
Probably time to think about wireshark and network
captures.


Okay, I did a wireshark capture (smbadm.pcap). I issued:

smbadm join -u Administrator fam.local

And the capture shows what goes on.

Packet 4: Asks for the domain controller for fam.local
Packet 5: Returns two answers:
  _ldap._tcp.dc._msdcs.fam.local: type SRV, class IN, priority 0, weight 100, 
port 389, target famdc01.fam.local
  _ldap._tcp.dc._msdcs.fam.local: type SRV, class IN, priority 0, weight 100, 
port 389, target famw3s01.fam.local

Packet 13 -16: there seems to be a successful ldap connect

Pacekt 25: seems of some interest to me: It talks to Active Directory and gets 
to know (among others):
  Primary Domain: FAM
  Server FAMDC01

Pacekt 27++: From here on FAM.LOCAL and ADMINISTRATOR is used and get errors.

Does anyone have an idea what goes wrong here?

Puzzled greetings,
Marco
------------------------------------------------------------------------

_______________________________________________
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