[csw-users] openldap and bdb

Gerard Henry ghenry at cmi.univ-mrs.fr
Mon May 13 13:32:00 CEST 2013


another trouble. Looking at file 
/var/opt/csw/svc/method/svc-cswopenldap, i notice:
# Check the old location first
[ -r /opt/csw/etc/csw.conf ] && . /opt/csw/etc/csw.conf

# Check the current location, its content overrides the previous one
[ -r /etc/opt/csw/csw.conf ] && . /etc/opt/csw/csw.conf

what is the file csw.conf?
and yes, the file /var/opt/csw/svc/method/svc-cswopenldap is correct:
annu1-root% pkgchk -l -p /var/opt/csw/svc/method/svc-cswopenldap
Pathname: /var/opt/csw/svc/method/svc-cswopenldap
Type: symbolic link
Source of link: /etc/opt/csw/init.d/cswopenldap
Referenced by the following packages:
         CSWopenldap
Current status: installed

annu1-root% pkgchk -l -p /etc/opt/csw/init.d/cswopenldap
Pathname: /etc/opt/csw/init.d/cswopenldap
Type: regular file
Expected mode: 0755
Expected owner: root
Expected group: bin
Expected file size (bytes): 5572
Expected sum(1) of contents: 34394
Expected last modification: Nov 05 15:24:15 2012
Referenced by the following packages:
         CSWopenldap
Current status: installed


but it seems to me that i should find openldaprc instead of csw.conf in 
the script

gerard


More information about the users mailing list