I have tried to join a system running CIFS Server to a Active Directory domain hosted on Windows Server 2003 R2. Here's what happens:
bash-3.2# uname -a SunOS s4-400-01 5.11 snv_77 i86pc i386 i86pc bash-3.2# smbadm join -u Administrator my.domain.net Enter domain password: Joining 'my.domain.net' ... this may take a minute ... failed to join domain 'my.domain.net' (INTERNAL_ERROR) bash-3.2# dmesg [...] Nov 26 14:11:23 s4-400-01 smbadm[3178]: [ID 792746 user.error] SmbdJoinDomain: open /var/run/smbd_door_old failed No such file or directory Nov 26 14:11:23 s4-400-01 smbadm[3178]: [ID 984187 user.error] SmbdJoinDomain: cannot open the door bash-3.2# How do I diagnose / fix this? _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
