I'm having a similar problem with AD integration. I am going by the other 
accepted integration guide 
http://www.sun.com/bigadmin/features/articles/kerberos_s10.pdf

I have 2003 r2 DC with Identity Management for Unix - I think this is more 
related to the adjoin.sh script but I'm hoping someone has some experience. 
This is the error I see (every flag with the script yields the same message):

-bash-3.2# ./adjoin.sh -f
No domain was specified and one could not be discovered.
Please Check you DNS resolver configuration
 
Everything seems to be configured properly:

-bash-3.2# egrep "hosts|ipnodes" /etc/nsswitch.conf
# "hosts:" and "services:" in this file are used only if the
hosts:      files dns
ipnodes:    files dns

-bash-3.2# cat /etc/resolv.conf
domain mydomain.com
nameserver xxx.xxx.xxx.xxx (IP of domain controller)

'nslookup localhost' shows the correct IP and I am able to resolve everything 
using the DC's DNS server. I have checked and double checked all DNS records on 
the Win side and specified the correct NIS domain wherever possible. What I'm 
wondering:

1) Has anyone else had issues with adjoin.sh
2) Am I missing something on the solaris side or should I look at the DC
3) The documentation is based in Solaris so are there any differences with 
opensolaris this I should be aware of (sort of a noob - please be patient).

Thanx in advance!
 
 
This message posted from opensolaris.org
_______________________________________________
sysadmin-discuss mailing list
sysadmin-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to