>r...@famsol01:~# cat /etc/resolv.conf >search fam.local >domain fam.local >nameserver 192.168.10.20 >nameserver 192.10.10.32
I think you need both, are they correct for your environment? >r...@famsol01:~# smbadm join -u Administrator fam.local >After joining fam.local the smb service will be restarted automatically. >Would you like to continue? [no]: yes >Enter domain password: >Joining fam.local ... this may take a minute ... >failed to find any domain controllers for fam.local What is the output from: `dig @192.168.10.20 _ldap._tcp.dc._msdcs.fam.local SRV +short` and `dig @192.10.10.32 _ldap._tcp.dc._msdcs.fam.local SRV +short` _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
