> >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?
Yes. Our master domain server is famdc01.fam.local (192.168.10.20) and is also our DNS. Our "secondary" domain server is: famw3s01.fam.local (192.10.10.32) and is also configured as DNS. > 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` r...@famsol01:~# dig @192.168.10.20 _ldap._tcp.dc._msdcs.fam.local SRV +short 0 100 389 famw3s01.fam.local. 0 100 389 famdc01.fam.local. r...@famsol01:~# dig @192.10.10.32 _ldap._tcp.dc._msdcs.fam.local SRV +short 0 100 389 famdc01.fam.local. 0 100 389 famw3s01.fam.local. Still no luck from my side... anyone has an idea? Sunny greetings from Switzerland Marco -- This message posted from opensolaris.org _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
