Thanks for that, I always wondered where Solaris stored warnings & things :)

Digging through /var/adm/messages found the answer.  I had several warnings of 
LDAP not being able to connect to the server, and from another post found this 
solution:

svccfg -s idmap
setprop config/domain_name=astring:""
setprop config/domain_controller=astring:""
setprop config/global_catalog=astring:""

Adding the relevant values for those and rebooting seems to have cured the 
problem.
 
 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to