| Feathers, Rangers, and Ivory Towers | ||||||||||||||||||||||||||||||||||||||||||||||||||
|
About
Themes Links |
Sun, 09 Oct 2005
I finally got around to writing an smf description for OpenLDAP and a suitable start script. We have a local LDAP server on this machine and the box also uses the same LDAP server for accounts. Prior to Solaris 10, this could be easily managed by having slapd start before the LDAP client. No more in Solaris 10 due to the idiocy of smf. Without this file, the LDAP client will start first and then the whole system will go wonky as the name-service system won't contact the LDAP server. Ouch. So, download this file and then do: # svccfg import slapd-smf.xml # cp slapd.sh /lib/svc/method/slapd # chmod +x /lib/svc/method/slapd [/software/solaris] permanent link |
|||||||||||||||||||||||||||||||||||||||||||||||||