* [gentoo-user] Cannot start Slapd (OpenLDAP) @ 2010-05-22 15:51 Christopher Kurtis Koeber 2010-05-22 16:33 ` Robin Atwood 2010-05-22 16:39 ` Robin Atwood 0 siblings, 2 replies; 16+ messages in thread From: Christopher Kurtis Koeber @ 2010-05-22 15:51 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 440 bytes --] Hello, I am trying to start OpenLDAP (I am following this guide <http://www.gentoo.org/doc/en/ldap-howto.xml> here) but the service fails to start. I get the double exclamations like this: Code: * Starting ldap-server ... [ !! ] When I go to /var/log/messages nothing is logged there. Anything I can do to fix this? Thanks in advances for your time. Regards, Christopher Koeber [-- Attachment #2: Type: text/html, Size: 3816 bytes --] ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 15:51 [gentoo-user] Cannot start Slapd (OpenLDAP) Christopher Kurtis Koeber @ 2010-05-22 16:33 ` Robin Atwood 2010-05-22 16:39 ` Robin Atwood 1 sibling, 0 replies; 16+ messages in thread From: Robin Atwood @ 2010-05-22 16:33 UTC (permalink / raw To: gentoo-user On Saturday 22 May 2010, Christopher Kurtis Koeber wrote: > Hello, > > I am trying to start OpenLDAP (I am following this guide > <http://www.gentoo.org/doc/en/ldap-howto.xml> here) but the service fails > to start. I get the double exclamations like this: > > > Code: > > > > * Starting ldap-server ... [ !! ] > > > > When I go to /var/log/messages nothing is logged there. Anything I can do > to fix this? Take a look at /var/log/ldaplog! HTH -Robin -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 15:51 [gentoo-user] Cannot start Slapd (OpenLDAP) Christopher Kurtis Koeber 2010-05-22 16:33 ` Robin Atwood @ 2010-05-22 16:39 ` Robin Atwood 2010-05-22 17:23 ` Christopher Kurtis Koeber 2010-05-23 2:14 ` Indexer 1 sibling, 2 replies; 16+ messages in thread From: Robin Atwood @ 2010-05-22 16:39 UTC (permalink / raw To: gentoo-user On Saturday 22 May 2010, Christopher Kurtis Koeber wrote: > When I go to /var/log/messages nothing is logged there. Anything I can do > to fix this? Oh wait, /var/log/ldaplog is my customisation of syslog-ng. But slapd messages should be written with facility "local4". Trying it with the --debug option on the command line. -Robin -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- ^ permalink raw reply [flat|nested] 16+ messages in thread
* RE: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 16:39 ` Robin Atwood @ 2010-05-22 17:23 ` Christopher Kurtis Koeber 2010-05-22 18:37 ` Ward Poelmans 2010-05-23 2:14 ` Indexer 1 sibling, 1 reply; 16+ messages in thread From: Christopher Kurtis Koeber @ 2010-05-22 17:23 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 1129 bytes --] OK, I did that, but the output is hard to parse through. Attached is text of this command: /etc/init.d/slapd --debug restart Regards, Christopher Kurtis Koeber (W): (202) 885-8654 (C): (301) 467-8417 http://www.chriskoeber.com -----Original Message----- From: Robin Atwood [mailto:robin.atwood@attglobal.net] Sent: Saturday, May 22, 2010 12:40 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Cannot start Slapd (OpenLDAP) On Saturday 22 May 2010, Christopher Kurtis Koeber wrote: > When I go to /var/log/messages nothing is logged there. Anything I can > do to fix this? Oh wait, /var/log/ldaplog is my customisation of syslog-ng. But slapd messages should be written with facility "local4". Trying it with the --debug option on the command line. -Robin -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- [-- Attachment #2: errors.txt --] [-- Type: text/plain, Size: 65434 bytes --] /etc/init.d/slapd --debug restart + [[ '' != \y\e\s ]] + source /etc/init.d/functions.sh ++ RC_GOT_FUNCTIONS=yes ++ [[ -f /etc/conf.d/rc ]] ++ source /etc/conf.d/rc +++ RC_TTY_NUMBER=12 +++ RC_PARALLEL_STARTUP=no +++ RC_INTERACTIVE=yes +++ RC_HOTPLUG=yes +++ RC_COLDPLUG=yes +++ RC_PLUG_SERVICES= +++ RC_NET_STRICT_CHECKING=no +++ RC_DOWN_INTERFACE=yes +++ RC_VOLUME_ORDER='raid evms lvm dm' +++ RC_VERBOSE=no +++ RC_BOOTLOG=no +++ RC_BOOTCHART=no +++ RC_USE_FSTAB=no +++ RC_USE_CONFIG_PROFILE=yes +++ RC_FORCE_AUTO=no +++ RC_DEVICES=auto +++ RC_DEVICE_TARBALL=no +++ RC_DMESG_LEVEL=1 +++ RC_RETRY_KILL=yes +++ RC_RETRY_TIMEOUT=1 +++ RC_RETRY_COUNT=5 +++ RC_FAIL_ON_ZOMBIE=no +++ RC_KILL_CHILDREN=no +++ RC_WAIT_ON_START=0.1 +++ svcdir=/var/lib/init.d +++ svcmount=no +++ svcfstype=tmpfs +++ svcsize=2048 ++ declare -r svclib=/lib/rcscripts ++ declare -r svcdir=/var/lib/init.d ++ svcmount=no ++ svcfstype=tmpfs ++ svcsize=2048 ++ deptypes='need use' ++ ordtypes='before after' ++ RC_QUIET_STDOUT=no ++ RC_VERBOSE=no ++ RC_NOCOLOR=no ++ RC_ENDCOL=yes ++ RC_TTY_NUMBER=12 ++ RC_PARALLEL_STARTUP=no ++ RC_NET_STRICT_CHECKING=no ++ RC_USE_FSTAB=no ++ RC_USE_CONFIG_PROFILE=yes ++ RC_FORCE_AUTO=no ++ RC_DEVICES=auto ++ RC_DOWN_INTERFACE=yes ++ RC_VOLUME_ORDER='raid evms lvm dm' ++ RC_INDENTATION= ++ RC_DEFAULT_INDENT=2 ++ RC_DOT_PATTERN= ++ import_addon splash-functions.sh ++ local addon=/lib/rcscripts/addons/splash-functions.sh ++ has_addon splash-functions.sh ++ [[ -e /lib/rcscripts/addons/splash-functions.sh ]] ++ return 1 ++ [[ -f /sbin/splash-functions.sh ]] ++ import_addon profiling-functions.sh ++ local addon=/lib/rcscripts/addons/profiling-functions.sh ++ has_addon profiling-functions.sh ++ [[ -e /lib/rcscripts/addons/profiling-functions.sh ]] ++ return 1 ++ [[ no == \y\e\s ]] ++ _RC_GET_KV_CACHE= ++ NET_FS_LIST='afs cifs coda davfs fuse fuse.sshfs gfs glusterfs ncpfs nfs nfs4 ocfs2 shfs smbfs' ++ [[ -z '' ]] ++ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 ++ [[ -z '' ]] +++ /sbin/consoletype ++ export CONSOLETYPE=pty ++ CONSOLETYPE=pty ++ [[ pty == \s\e\r\i\a\l ]] ++ for arg in '"$@"' ++ case "${arg}" in ++ for arg in '"$@"' ++ case "${arg}" in ++ for arg in '"$@"' ++ case "${arg}" in ++ setup_defaultlevels ++ get_bootconfig ++ local copt= ++ local newbootlevel= ++ local newsoftlevel= ++ [[ -r /proc/cmdline ]] ++ for copt in '$(</proc/cmdline)' ++ case "${copt%=*}" in ++ [[ -n '' ]] ++ export BOOTLEVEL=boot ++ BOOTLEVEL=boot ++ export RC_BOOTLEVEL=boot ++ RC_BOOTLEVEL=boot ++ [[ -n '' ]] ++ export DEFAULTLEVEL=default ++ DEFAULTLEVEL=default ++ export RC_DEFAULTLEVEL=default ++ RC_DEFAULTLEVEL=default ++ return 0 ++ get_bootparam noconfigprofile ++ local x copt params retval=1 ++ [[ ! -r /proc/cmdline ]] ++ for copt in '$(< /proc/cmdline)' ++ [[ root == \g\e\n\t\o\o ]] ++ return 1 ++ get_bootparam configprofile ++ local x copt params retval=1 ++ [[ ! -r /proc/cmdline ]] ++ for copt in '$(< /proc/cmdline)' ++ [[ root == \g\e\n\t\o\o ]] ++ return 1 ++ [[ yes == \y\e\s ]] ++ [[ -n default ]] ++ [[ -d /etc/runlevels/boot.default ]] ++ [[ -L /etc/runlevels/boot.default ]] ++ export RC_BOOTLEVEL=boot ++ RC_BOOTLEVEL=boot ++ [[ -z '' ]] ++ [[ -f /var/lib/init.d/softlevel ]] ++ export SOFTLEVEL=default ++ SOFTLEVEL=default ++ [[ -f /var/lib/init.d/softlevel ]] ++ export RC_DEFAULTLEVEL=default ++ RC_DEFAULTLEVEL=default ++ export RC_RUNLEVEL=default ++ RC_RUNLEVEL=default ++ return 0 ++ [[ -n /etc/init.d/functions.sh ]] ++ [[ /sbin/runscript.sh != \/\s\b\i\n\/\r\c ]] ++ declare -r BOOTLEVEL DEFAULTLEVEL SOFTLEVEL ++ [[ -n '' ]] ++ COLS=0 ++ (( COLS == 0 )) ++++ stty size +++ set -- 24 80 +++ echo 80 ++ COLS=80 ++ (( COLS > 0 )) ++ [[ yes == \y\e\s ]] ++ ENDCOL='' ++ [[ no == \y\e\s ]] ++ GOOD='' ++ WARN='' ++ BAD='' ++ HILITE='' ++ BRACKET='' ++ NORMAL='' + [[ 0 != \0 ]] + myscript=/etc/init.d/slapd + [[ -L /etc/init.d/slapd ]] + SVCNAME=/etc/init.d/slapd + declare -r SVCNAME=slapd + export SVCNAME + myservice=slapd + svc_trap + trap 'eerror "ERROR: ${SVCNAME} caught an interrupt"; exit 1' INT QUIT TSTP + [[ -e /dev/.rcsysinit ]] + [[ '' == \1 ]] + svcpause=no + [[ '' != \y\e\s ]] + source /lib/rcscripts/sh/rc-services.sh ++ RC_GOT_SERVICES=yes ++ [[ yes != \y\e\s ]] ++ [[ '' != \y\e\s ]] ++ [[ 0 == \0 ]] ++ /sbin/depscan.sh ++ source /var/lib/init.d/deptree +++ declare -r rc_type_ineed=2 +++ declare -r rc_type_needsme=3 +++ declare -r rc_type_iuse=4 +++ declare -r rc_type_usesme=5 +++ declare -r rc_type_ibefore=6 +++ declare -r rc_type_iafter=7 +++ declare -r rc_type_broken=8 +++ declare -r rc_type_mtime=9 +++ declare -r rc_index_scale=10 +++ declare -a RC_DEPEND_TREE +++ RC_DEPEND_TREE[0]=41 +++ RC_DEPEND_TREE[10]=hostname +++ RC_DEPEND_TREE[10+2]=checkroot +++ RC_DEPEND_TREE[10+3]=syslog-ng +++ RC_DEPEND_TREE[10+4]= +++ RC_DEPEND_TREE[10+5]=bootmisc +++ RC_DEPEND_TREE[10+6]='local net.eth0 net.lo' +++ RC_DEPEND_TREE[10+7]=checkroot +++ RC_DEPEND_TREE[10+8]= +++ RC_DEPEND_TREE[10+9]=1272390265 +++ RC_DEPEND_TREE[20]=keymaps +++ RC_DEPEND_TREE[20+2]=localmount +++ RC_DEPEND_TREE[20+3]=consolefont +++ RC_DEPEND_TREE[20+4]= +++ RC_DEPEND_TREE[20+5]= +++ RC_DEPEND_TREE[20+6]=local +++ RC_DEPEND_TREE[20+7]=checkroot +++ RC_DEPEND_TREE[20+8]= +++ RC_DEPEND_TREE[20+9]=1272390265 +++ RC_DEPEND_TREE[30]=local +++ RC_DEPEND_TREE[30+2]= +++ RC_DEPEND_TREE[30+3]= +++ RC_DEPEND_TREE[30+4]= +++ RC_DEPEND_TREE[30+5]= +++ RC_DEPEND_TREE[30+6]= +++ RC_DEPEND_TREE[30+7]='apache2 bootmisc checkfs checkroot clock consolefont crypto-loop cupsd hostname keymaps localmount mit-krb5kadmind mit-krb5kdc modules mysql mysqlmanager net.eth0 net.lo netmount nscd ntp-client ntpd numlock pciparm pwcheck pydoc-2.6 rmnologin rsyncd samba saslauthd slapd sshd syslog-ng udev udev-dev-tarball udev-mount udev-postmount urandom vixie-cron' +++ RC_DEPEND_TREE[30+8]= +++ RC_DEPEND_TREE[30+9]=1272390265 +++ RC_DEPEND_TREE[40]=localmount +++ RC_DEPEND_TREE[40+2]=checkfs +++ RC_DEPEND_TREE[40+3]='bootmisc clock consolefont keymaps net.eth0 net.lo numlock pwcheck rmnologin syslog-ng udev-postmount urandom vixie-cron' +++ RC_DEPEND_TREE[40+4]= +++ RC_DEPEND_TREE[40+5]='mysql mysqlmanager' +++ RC_DEPEND_TREE[40+6]='local pciparm' +++ RC_DEPEND_TREE[40+7]='checkroot crypto-loop' +++ RC_DEPEND_TREE[40+8]= +++ RC_DEPEND_TREE[40+9]=1272390265 +++ RC_DEPEND_TREE[50]=mit-krb5kadmind +++ RC_DEPEND_TREE[50+2]='mit-krb5kdc net' +++ RC_DEPEND_TREE[50+3]= +++ RC_DEPEND_TREE[50+4]= +++ RC_DEPEND_TREE[50+5]= +++ RC_DEPEND_TREE[50+6]=local +++ RC_DEPEND_TREE[50+7]=checkroot +++ RC_DEPEND_TREE[50+8]= +++ RC_DEPEND_TREE[50+9]=1274382867 +++ RC_DEPEND_TREE[60]=pydoc-2.6 +++ RC_DEPEND_TREE[60+2]=net +++ RC_DEPEND_TREE[60+3]= +++ RC_DEPEND_TREE[60+4]= +++ RC_DEPEND_TREE[60+5]= +++ RC_DEPEND_TREE[60+6]=local +++ RC_DEPEND_TREE[60+7]=checkroot +++ RC_DEPEND_TREE[60+8]= +++ RC_DEPEND_TREE[60+9]=1272391019 +++ RC_DEPEND_TREE[70]=mit-krb5kdc +++ RC_DEPEND_TREE[70+2]=net +++ RC_DEPEND_TREE[70+3]=mit-krb5kadmind +++ RC_DEPEND_TREE[70+4]= +++ RC_DEPEND_TREE[70+5]= +++ RC_DEPEND_TREE[70+6]=local +++ RC_DEPEND_TREE[70+7]=checkroot +++ RC_DEPEND_TREE[70+8]= +++ RC_DEPEND_TREE[70+9]=1274382867 +++ RC_DEPEND_TREE[80]=modules +++ RC_DEPEND_TREE[80+2]=checkroot +++ RC_DEPEND_TREE[80+3]='checkfs crypto-loop' +++ RC_DEPEND_TREE[80+4]= +++ RC_DEPEND_TREE[80+5]= +++ RC_DEPEND_TREE[80+6]=local +++ RC_DEPEND_TREE[80+7]=checkroot +++ RC_DEPEND_TREE[80+8]= +++ RC_DEPEND_TREE[80+9]=1272390265 +++ RC_DEPEND_TREE[90]=rmnologin +++ RC_DEPEND_TREE[90+2]=localmount +++ RC_DEPEND_TREE[90+3]= +++ RC_DEPEND_TREE[90+4]= +++ RC_DEPEND_TREE[90+5]= +++ RC_DEPEND_TREE[90+6]=local +++ RC_DEPEND_TREE[90+7]=checkroot +++ RC_DEPEND_TREE[90+8]= +++ RC_DEPEND_TREE[90+9]=1272390265 +++ RC_DEPEND_TREE[100]=mysql +++ RC_DEPEND_TREE[100+2]= +++ RC_DEPEND_TREE[100+3]= +++ RC_DEPEND_TREE[100+4]='localmount net netmount' +++ RC_DEPEND_TREE[100+5]=apache2 +++ RC_DEPEND_TREE[100+6]=local +++ RC_DEPEND_TREE[100+7]=checkroot +++ RC_DEPEND_TREE[100+8]= +++ RC_DEPEND_TREE[100+9]=1274475024 +++ RC_DEPEND_TREE[110]=rsyncd +++ RC_DEPEND_TREE[110+2]= +++ RC_DEPEND_TREE[110+3]= +++ RC_DEPEND_TREE[110+4]=net +++ RC_DEPEND_TREE[110+5]= +++ RC_DEPEND_TREE[110+6]=local +++ RC_DEPEND_TREE[110+7]=checkroot +++ RC_DEPEND_TREE[110+8]= +++ RC_DEPEND_TREE[110+9]=1272392365 +++ RC_DEPEND_TREE[120]=samba +++ RC_DEPEND_TREE[120+2]=net +++ RC_DEPEND_TREE[120+3]= +++ RC_DEPEND_TREE[120+4]=cupsd +++ RC_DEPEND_TREE[120+5]= +++ RC_DEPEND_TREE[120+6]=local +++ RC_DEPEND_TREE[120+7]='checkroot slapd' +++ RC_DEPEND_TREE[120+8]= +++ RC_DEPEND_TREE[120+9]=1274449038 +++ RC_DEPEND_TREE[130]=saslauthd +++ RC_DEPEND_TREE[130+2]=net +++ RC_DEPEND_TREE[130+3]= +++ RC_DEPEND_TREE[130+4]= +++ RC_DEPEND_TREE[130+5]= +++ RC_DEPEND_TREE[130+6]=local +++ RC_DEPEND_TREE[130+7]=checkroot +++ RC_DEPEND_TREE[130+8]= +++ RC_DEPEND_TREE[130+9]=1274452127 +++ RC_DEPEND_TREE[140]=slapd +++ RC_DEPEND_TREE[140+2]=net +++ RC_DEPEND_TREE[140+3]= +++ RC_DEPEND_TREE[140+4]= +++ RC_DEPEND_TREE[140+5]=nscd +++ RC_DEPEND_TREE[140+6]='local samba' +++ RC_DEPEND_TREE[140+7]=checkroot +++ RC_DEPEND_TREE[140+8]= +++ RC_DEPEND_TREE[140+9]=1274384630 +++ RC_DEPEND_TREE[150]=sshd +++ RC_DEPEND_TREE[150+2]=net +++ RC_DEPEND_TREE[150+3]= +++ RC_DEPEND_TREE[150+4]=syslog-ng +++ RC_DEPEND_TREE[150+5]= +++ RC_DEPEND_TREE[150+6]='apache2 local' +++ RC_DEPEND_TREE[150+7]=checkroot +++ RC_DEPEND_TREE[150+8]= +++ RC_DEPEND_TREE[150+9]=1274385036 +++ RC_DEPEND_TREE[160]=apache2 +++ RC_DEPEND_TREE[160+2]=net +++ RC_DEPEND_TREE[160+3]= +++ RC_DEPEND_TREE[160+4]='mysql netmount syslog-ng' +++ RC_DEPEND_TREE[160+5]= +++ RC_DEPEND_TREE[160+6]=local +++ RC_DEPEND_TREE[160+7]='checkroot sshd' +++ RC_DEPEND_TREE[160+8]= +++ RC_DEPEND_TREE[160+9]=1274456026 +++ RC_DEPEND_TREE[170]=bootmisc +++ RC_DEPEND_TREE[170+2]=localmount +++ RC_DEPEND_TREE[170+3]= +++ RC_DEPEND_TREE[170+4]='clock hostname' +++ RC_DEPEND_TREE[170+5]= +++ RC_DEPEND_TREE[170+6]='local net.eth0 net.lo syslog-ng' +++ RC_DEPEND_TREE[170+7]='checkroot pciparm' +++ RC_DEPEND_TREE[170+8]= +++ RC_DEPEND_TREE[170+9]=1272390265 +++ RC_DEPEND_TREE[180]=checkfs +++ RC_DEPEND_TREE[180+2]='checkroot modules' +++ RC_DEPEND_TREE[180+3]=localmount +++ RC_DEPEND_TREE[180+4]= +++ RC_DEPEND_TREE[180+5]= +++ RC_DEPEND_TREE[180+6]=local +++ RC_DEPEND_TREE[180+7]=checkroot +++ RC_DEPEND_TREE[180+8]= +++ RC_DEPEND_TREE[180+9]=1272390265 +++ RC_DEPEND_TREE[190]=checkroot +++ RC_DEPEND_TREE[190+2]= +++ RC_DEPEND_TREE[190+3]='checkfs crypto-loop hostname modules' +++ RC_DEPEND_TREE[190+4]= +++ RC_DEPEND_TREE[190+5]= +++ RC_DEPEND_TREE[190+6]='apache2 bootmisc checkfs clock consolefont crypto-loop cupsd hostname keymaps local localmount mit-krb5kadmind mit-krb5kdc modules mysql mysqlmanager net.eth0 net.lo netmount nscd ntp-client ntpd numlock pciparm pwcheck pydoc-2.6 rmnologin rsyncd samba saslauthd slapd sshd syslog-ng udev udev-dev-tarball udev-mount udev-postmount urandom vixie-cron' +++ RC_DEPEND_TREE[190+7]= +++ RC_DEPEND_TREE[190+8]= +++ RC_DEPEND_TREE[190+9]=1272390265 +++ RC_DEPEND_TREE[200]=clock +++ RC_DEPEND_TREE[200+2]=localmount +++ RC_DEPEND_TREE[200+3]=syslog-ng +++ RC_DEPEND_TREE[200+4]= +++ RC_DEPEND_TREE[200+5]='bootmisc vixie-cron' +++ RC_DEPEND_TREE[200+6]=local +++ RC_DEPEND_TREE[200+7]=checkroot +++ RC_DEPEND_TREE[200+8]= +++ RC_DEPEND_TREE[200+9]=1272390265 +++ RC_DEPEND_TREE[210]=consolefont +++ RC_DEPEND_TREE[210+2]='keymaps localmount' +++ RC_DEPEND_TREE[210+3]= +++ RC_DEPEND_TREE[210+4]= +++ RC_DEPEND_TREE[210+5]= +++ RC_DEPEND_TREE[210+6]=local +++ RC_DEPEND_TREE[210+7]=checkroot +++ RC_DEPEND_TREE[210+8]= +++ RC_DEPEND_TREE[210+9]=1272390265 +++ RC_DEPEND_TREE[220]=crypto-loop +++ RC_DEPEND_TREE[220+2]='checkroot modules' +++ RC_DEPEND_TREE[220+3]= +++ RC_DEPEND_TREE[220+4]= +++ RC_DEPEND_TREE[220+5]= +++ RC_DEPEND_TREE[220+6]='local localmount' +++ RC_DEPEND_TREE[220+7]=checkroot +++ RC_DEPEND_TREE[220+8]= +++ RC_DEPEND_TREE[220+9]=1272390193 +++ RC_DEPEND_TREE[230]=cupsd +++ RC_DEPEND_TREE[230+2]= +++ RC_DEPEND_TREE[230+3]= +++ RC_DEPEND_TREE[230+4]=net +++ RC_DEPEND_TREE[230+5]=samba +++ RC_DEPEND_TREE[230+6]=local +++ RC_DEPEND_TREE[230+7]='checkroot syslog-ng' +++ RC_DEPEND_TREE[230+8]= +++ RC_DEPEND_TREE[230+9]=1274445927 +++ RC_DEPEND_TREE[240]=mysqlmanager +++ RC_DEPEND_TREE[240+2]= +++ RC_DEPEND_TREE[240+3]= +++ RC_DEPEND_TREE[240+4]='localmount net netmount' +++ RC_DEPEND_TREE[240+5]= +++ RC_DEPEND_TREE[240+6]=local +++ RC_DEPEND_TREE[240+7]=checkroot +++ RC_DEPEND_TREE[240+8]= +++ RC_DEPEND_TREE[240+9]=1274475024 +++ RC_DEPEND_TREE[250]=net.eth0 +++ RC_DEPEND_TREE[250+2]=localmount +++ RC_DEPEND_TREE[250+3]= +++ RC_DEPEND_TREE[250+4]= +++ RC_DEPEND_TREE[250+5]= +++ RC_DEPEND_TREE[250+6]=local +++ RC_DEPEND_TREE[250+7]='bootmisc checkroot hostname net.lo' +++ RC_DEPEND_TREE[250+8]= +++ RC_DEPEND_TREE[250+9]=1272552771 +++ RC_DEPEND_TREE[260]=net.lo +++ RC_DEPEND_TREE[260+2]=localmount +++ RC_DEPEND_TREE[260+3]= +++ RC_DEPEND_TREE[260+4]= +++ RC_DEPEND_TREE[260+5]= +++ RC_DEPEND_TREE[260+6]='local net.eth0' +++ RC_DEPEND_TREE[260+7]='bootmisc checkroot hostname' +++ RC_DEPEND_TREE[260+8]= +++ RC_DEPEND_TREE[260+9]=1272390265 +++ RC_DEPEND_TREE[270]=netmount +++ RC_DEPEND_TREE[270+2]=net +++ RC_DEPEND_TREE[270+3]= +++ RC_DEPEND_TREE[270+4]= +++ RC_DEPEND_TREE[270+5]='apache2 mysql mysqlmanager' +++ RC_DEPEND_TREE[270+6]=local +++ RC_DEPEND_TREE[270+7]=checkroot +++ RC_DEPEND_TREE[270+8]= +++ RC_DEPEND_TREE[270+9]=1272390265 +++ RC_DEPEND_TREE[280]=nscd +++ RC_DEPEND_TREE[280+2]= +++ RC_DEPEND_TREE[280+3]= +++ RC_DEPEND_TREE[280+4]='net slapd' +++ RC_DEPEND_TREE[280+5]= +++ RC_DEPEND_TREE[280+6]=local +++ RC_DEPEND_TREE[280+7]=checkroot +++ RC_DEPEND_TREE[280+8]= +++ RC_DEPEND_TREE[280+9]=1274478893 +++ RC_DEPEND_TREE[290]=ntp-client +++ RC_DEPEND_TREE[290+2]=net +++ RC_DEPEND_TREE[290+3]= +++ RC_DEPEND_TREE[290+4]=syslog-ng +++ RC_DEPEND_TREE[290+5]= +++ RC_DEPEND_TREE[290+6]='local ntpd vixie-cron' +++ RC_DEPEND_TREE[290+7]=checkroot +++ RC_DEPEND_TREE[290+8]= +++ RC_DEPEND_TREE[290+9]=1274453330 +++ RC_DEPEND_TREE[300]=ntpd +++ RC_DEPEND_TREE[300+2]=net +++ RC_DEPEND_TREE[300+3]= +++ RC_DEPEND_TREE[300+4]=syslog-ng +++ RC_DEPEND_TREE[300+5]= +++ RC_DEPEND_TREE[300+6]=local +++ RC_DEPEND_TREE[300+7]='checkroot ntp-client' +++ RC_DEPEND_TREE[300+8]= +++ RC_DEPEND_TREE[300+9]=1274453330 +++ RC_DEPEND_TREE[310]=syslog-ng +++ RC_DEPEND_TREE[310+2]='clock hostname localmount' +++ RC_DEPEND_TREE[310+3]= +++ RC_DEPEND_TREE[310+4]= +++ RC_DEPEND_TREE[310+5]='apache2 ntp-client ntpd pwcheck sshd vixie-cron' +++ RC_DEPEND_TREE[310+6]='cupsd local' +++ RC_DEPEND_TREE[310+7]='bootmisc checkroot' +++ RC_DEPEND_TREE[310+8]= +++ RC_DEPEND_TREE[310+9]=1274365112 +++ RC_DEPEND_TREE[320]=numlock +++ RC_DEPEND_TREE[320+2]=localmount +++ RC_DEPEND_TREE[320+3]= +++ RC_DEPEND_TREE[320+4]= +++ RC_DEPEND_TREE[320+5]= +++ RC_DEPEND_TREE[320+6]=local +++ RC_DEPEND_TREE[320+7]=checkroot +++ RC_DEPEND_TREE[320+8]= +++ RC_DEPEND_TREE[320+9]=1272390265 +++ RC_DEPEND_TREE[330]=udev +++ RC_DEPEND_TREE[330+2]= +++ RC_DEPEND_TREE[330+3]= +++ RC_DEPEND_TREE[330+4]= +++ RC_DEPEND_TREE[330+5]= +++ RC_DEPEND_TREE[330+6]=local +++ RC_DEPEND_TREE[330+7]=checkroot +++ RC_DEPEND_TREE[330+8]= +++ RC_DEPEND_TREE[330+9]=1272390310 +++ RC_DEPEND_TREE[340]=pciparm +++ RC_DEPEND_TREE[340+2]= +++ RC_DEPEND_TREE[340+3]= +++ RC_DEPEND_TREE[340+4]= +++ RC_DEPEND_TREE[340+5]= +++ RC_DEPEND_TREE[340+6]='bootmisc local' +++ RC_DEPEND_TREE[340+7]='checkroot localmount' +++ RC_DEPEND_TREE[340+8]= +++ RC_DEPEND_TREE[340+9]=1272557159 +++ RC_DEPEND_TREE[350]=udev-dev-tarball +++ RC_DEPEND_TREE[350+2]= +++ RC_DEPEND_TREE[350+3]= +++ RC_DEPEND_TREE[350+4]= +++ RC_DEPEND_TREE[350+5]= +++ RC_DEPEND_TREE[350+6]=local +++ RC_DEPEND_TREE[350+7]=checkroot +++ RC_DEPEND_TREE[350+8]= +++ RC_DEPEND_TREE[350+9]=1272390310 +++ RC_DEPEND_TREE[360]=pwcheck +++ RC_DEPEND_TREE[360+2]=localmount +++ RC_DEPEND_TREE[360+3]= +++ RC_DEPEND_TREE[360+4]=syslog-ng +++ RC_DEPEND_TREE[360+5]= +++ RC_DEPEND_TREE[360+6]=local +++ RC_DEPEND_TREE[360+7]=checkroot +++ RC_DEPEND_TREE[360+8]= +++ RC_DEPEND_TREE[360+9]=1274452127 +++ RC_DEPEND_TREE[370]=udev-mount +++ RC_DEPEND_TREE[370+2]= +++ RC_DEPEND_TREE[370+3]= +++ RC_DEPEND_TREE[370+4]= +++ RC_DEPEND_TREE[370+5]= +++ RC_DEPEND_TREE[370+6]=local +++ RC_DEPEND_TREE[370+7]=checkroot +++ RC_DEPEND_TREE[370+8]= +++ RC_DEPEND_TREE[370+9]=1272390310 +++ RC_DEPEND_TREE[380]=udev-postmount +++ RC_DEPEND_TREE[380+2]=localmount +++ RC_DEPEND_TREE[380+3]= +++ RC_DEPEND_TREE[380+4]= +++ RC_DEPEND_TREE[380+5]= +++ RC_DEPEND_TREE[380+6]=local +++ RC_DEPEND_TREE[380+7]=checkroot +++ RC_DEPEND_TREE[380+8]= +++ RC_DEPEND_TREE[380+9]=1272390310 +++ RC_DEPEND_TREE[390]=urandom +++ RC_DEPEND_TREE[390+2]=localmount +++ RC_DEPEND_TREE[390+3]= +++ RC_DEPEND_TREE[390+4]= +++ RC_DEPEND_TREE[390+5]= +++ RC_DEPEND_TREE[390+6]=local +++ RC_DEPEND_TREE[390+7]=checkroot +++ RC_DEPEND_TREE[390+8]= +++ RC_DEPEND_TREE[390+9]=1272390265 +++ RC_DEPEND_TREE[400]=vixie-cron +++ RC_DEPEND_TREE[400+2]=localmount +++ RC_DEPEND_TREE[400+3]= +++ RC_DEPEND_TREE[400+4]='clock syslog-ng' +++ RC_DEPEND_TREE[400+5]= +++ RC_DEPEND_TREE[400+6]=local +++ RC_DEPEND_TREE[400+7]='checkroot ntp-client' +++ RC_DEPEND_TREE[400+8]= +++ RC_DEPEND_TREE[400+9]=1274365471 +++ RC_DEPEND_TREE[410]=net +++ RC_DEPEND_TREE[410+2]= +++ RC_DEPEND_TREE[410+3]='apache2 mit-krb5kadmind mit-krb5kdc netmount ntp-client ntpd pydoc-2.6 samba saslauthd slapd sshd' +++ RC_DEPEND_TREE[410+4]= +++ RC_DEPEND_TREE[410+5]='cupsd mysql mysqlmanager nscd rsyncd' +++ RC_DEPEND_TREE[410+6]= +++ RC_DEPEND_TREE[410+7]= +++ RC_DEPEND_TREE[410+8]= +++ RC_DEPEND_TREE[410+9]= +++ declare -r RC_DEPEND_TREE +++ declare -r RC_GOT_DEPTREE_INFO=yes +++ declare -r LOGGER_SERVICE=syslog-ng ++ [[ yes != \y\e\s ]] ++ rc_name= ++ rc_index=0 ++ rc_ineed= ++ rc_needsme= ++ rc_iuse= ++ rc_usesme= ++ rc_ibefore= ++ rc_iafter= ++ rc_broken= ++ rc_mtime= + [[ '' != \y\e\s ]] + source /lib/rcscripts/sh/rc-daemon.sh ++ RC_GOT_DAEMON=yes ++ [[ yes != \y\e\s ]] ++ [[ yes != \y\e\s ]] ++ RC_RETRY_KILL=no ++ RC_RETRY_TIMEOUT=1 ++ RC_RETRY_COUNT=5 ++ RC_FAIL_ON_ZOMBIE=no ++ RC_KILL_CHILDREN=no ++ RC_WAIT_ON_START=0.1 + net_service slapd + [[ -n slapd ]] + [[ slapd == \n\e\t ]] ++ add_suffix /etc/conf.d/slapd ++ [[ yes != \y\e\s ]] ++ local suffix=default ++ [[ default == \b\o\o\t ]] ++ [[ default == \r\e\b\o\o\t ]] ++ [[ default == \s\h\u\t\d\o\w\n ]] ++ [[ default == \s\i\n\g\l\e ]] ++ [[ -e /etc/conf.d/slapd.default ]] ++ echo /etc/conf.d/slapd ++ return 0 + conf=/etc/conf.d/slapd + [[ -e /etc/conf.d/slapd ]] + source /etc/conf.d/slapd ++ OPTS='-F /etc/openldap/slapd.d -h '\''ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'\''' ++ add_suffix /etc/rc.conf ++ [[ yes != \y\e\s ]] ++ local suffix=default ++ [[ default == \b\o\o\t ]] ++ [[ default == \r\e\b\o\o\t ]] ++ [[ default == \s\h\u\t\d\o\w\n ]] ++ [[ default == \s\i\n\g\l\e ]] ++ [[ -e /etc/rc.conf.default ]] ++ echo /etc/rc.conf ++ return 0 + conf=/etc/rc.conf + [[ -e /etc/rc.conf ]] + source /etc/rc.conf ++ UNICODE=yes ++ EDITOR=/bin/nano + mylevel=default + [[ default == \b\o\o\t ]] + [[ default == \r\e\b\o\o\t ]] + [[ default == \s\h\u\t\d\o\w\n ]] + service_started slapd + test_service_state slapd started + [[ -z slapd ]] + [[ -z started ]] + local f=/var/lib/init.d/started/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/started/slapd ]] + svcstarted=1 + service_inactive slapd + test_service_state slapd inactive + [[ -z slapd ]] + [[ -z inactive ]] + local f=/var/lib/init.d/inactive/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/inactive/slapd ]] + svcinactive=1 ++ bash -n /etc/init.d/slapd + rcscript_errors= + opts='start stop restart' + source /etc/init.d/slapd + [[ -z start stop restart ]] + shift + [[ 2 -lt 1 ]] + for arg in '"$@"' + case "${arg}" in + for arg in '"$@"' + case "${arg}" in + retval=0 + for arg in '"$@"' + case "${arg}" in + for arg in '"$@"' + case "${arg}" in + svc_restart + RC_KILL_CHILDREN=no + rm -rf /var/lib/init.d/snapshot/27115 + mkdir -p /var/lib/init.d/snapshot/27115 + cp -pPR /var/lib/init.d/started/apache2 /var/lib/init.d/started/bootmisc /var/lib/init.d/started/checkfs /var/lib/init.d/started/checkroot /var/lib/init.d/started/clock /var/lib/init.d/started/consolefont /var/lib/init.d/started/hostname /var/lib/init.d/started/keymaps /var/lib/init.d/started/local /var/lib/init.d/started/localmount /var/lib/init.d/started/modules /var/lib/init.d/started/mysql /var/lib/init.d/started/net.eth0 /var/lib/init.d/started/net.lo /var/lib/init.d/started/netmount /var/lib/init.d/started/ntpd /var/lib/init.d/started/rmnologin /var/lib/init.d/started/samba /var/lib/init.d/started/sshd /var/lib/init.d/started/syslog-ng /var/lib/init.d/started/udev-postmount /var/lib/init.d/started/urandom /var/lib/init.d/started/vixie-cron '/var/lib/init.d/inactive/*' /var/lib/init.d/snapshot/27115/ + rm -f /var/lib/init.d/snapshot/27115/slapd ++ egrep '^[[:space:]]*restart[[:space:]]*()' /etc/init.d/slapd + [[ -n '' ]] + restart + service_stopped slapd + [[ -z slapd ]] + service_starting slapd + test_service_state slapd starting + [[ -z slapd ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/starting/slapd ]] + service_started slapd + test_service_state slapd started + [[ -z slapd ]] + [[ -z started ]] + local f=/var/lib/init.d/started/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/started/slapd ]] + service_stopping slapd + test_service_state slapd stopping + [[ -z slapd ]] + [[ -z stopping ]] + local f=/var/lib/init.d/stopping/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/stopping/slapd ]] + service_inactive slapd + test_service_state slapd inactive + [[ -z slapd ]] + [[ -z inactive ]] + local f=/var/lib/init.d/inactive/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/inactive/slapd ]] + return 0 + svc_start + local x= y= retval=0 startinactive= + is_runlevel_start + [[ -d /var/lib/init.d/softscripts.old ]] + service_started slapd + test_service_state slapd started + [[ -z slapd ]] + [[ -z started ]] + local f=/var/lib/init.d/started/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/started/slapd ]] + service_inactive slapd + test_service_state slapd inactive + [[ -z slapd ]] + [[ -z inactive ]] + local f=/var/lib/init.d/inactive/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/inactive/slapd ]] + mark_service_starting slapd + [[ -z slapd ]] + ln -sn /etc/init.d/slapd /var/lib/init.d/starting/slapd + [[ -f /var/lib/init.d/started/slapd ]] + [[ -f /var/lib/init.d/inactive/slapd ]] + return 0 + trap svc_quit INT QUIT TSTP + service_message 'Service slapd starting' + [[ no != \y\e\s ]] + return + broken slapd + check_dependency broken slapd + [[ -z broken ]] + [[ -z slapd ]] + local x myservice deps + [[ slapd == \-\t ]] + myservice=slapd + get_dep_info slapd + [[ -z slapd ]] + local myservice=slapd + [[ slapd == '' ]] ++ get_service_index slapd 0 ++ [[ -z slapd ]] ++ [[ -z 0 ]] ++ local x myservice=slapd index=0 ++ [[ -n 0 ]] ++ [[ 0 -gt 0 ]] ++ (( x=1 )) ++ (( x<=41 )) ++ index=10 ++ [[ slapd == \h\o\s\t\n\a\m\e ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=20 ++ [[ slapd == \k\e\y\m\a\p\s ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=30 ++ [[ slapd == \l\o\c\a\l ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=40 ++ [[ slapd == \l\o\c\a\l\m\o\u\n\t ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=50 ++ [[ slapd == \m\i\t\-\k\r\b\5\k\a\d\m\i\n\d ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=60 ++ [[ slapd == \p\y\d\o\c\-\2\.\6 ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=70 ++ [[ slapd == \m\i\t\-\k\r\b\5\k\d\c ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=80 ++ [[ slapd == \m\o\d\u\l\e\s ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=90 ++ [[ slapd == \r\m\n\o\l\o\g\i\n ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=100 ++ [[ slapd == \m\y\s\q\l ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=110 ++ [[ slapd == \r\s\y\n\c\d ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=120 ++ [[ slapd == \s\a\m\b\a ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=130 ++ [[ slapd == \s\a\s\l\a\u\t\h\d ]] ++ (( x++ )) ++ (( x<=41 )) ++ index=140 ++ [[ slapd == \s\l\a\p\d ]] ++ echo 140 ++ return 0 + rc_index=140 + rc_mtime=1274384630 + rc_name=slapd + rc_ineed=net + rc_needsme= + rc_iuse= + rc_usesme=nscd + rc_ibefore='local samba' + rc_iafter=checkroot + rc_broken= + rc_mtime=1274384630 + return 0 + deps=rc_broken + [[ -z '' ]] + return 1 + local ib_save= + unset IN_BACKGROUND + [[ 0 == \0 ]] + [[ '' != \y\e\s ]] ++ ineed slapd ++ check_dependency ineed slapd ++ [[ -z ineed ]] ++ [[ -z slapd ]] ++ local x myservice deps ++ [[ slapd == \-\t ]] ++ myservice=slapd ++ get_dep_info slapd ++ [[ -z slapd ]] ++ local myservice=slapd ++ [[ slapd == \s\l\a\p\d ]] ++ [[ -n 1274384630 ]] ++ return 0 ++ deps=rc_ineed ++ [[ -z net ]] ++ [[ slapd == \-\t ]] ++ echo net ++ return 0 ++ valid_iuse slapd ++ valid_i use slapd ++ local mylevel=boot x= valid= ++ [[ use != \a\f\t\e\r ]] ++ [[ use != \u\s\e ]] ++ [[ -f /var/lib/init.d/softlevel ]] ++ mylevel=default +++ iuse slapd +++ check_dependency iuse slapd +++ [[ -z iuse ]] +++ [[ -z slapd ]] +++ local x myservice deps +++ [[ slapd == \-\t ]] +++ myservice=slapd +++ get_dep_info slapd +++ [[ -z slapd ]] +++ local myservice=slapd +++ [[ slapd == \s\l\a\p\d ]] +++ [[ -n 1274384630 ]] +++ return 0 +++ deps=rc_iuse +++ [[ -z '' ]] +++ return 1 ++ echo '' ++ return 0 + local 'startupservices=net ' + local netservices= ++ dolisting '/etc/runlevels/boot/net.*' ++ local x= ++ local y= ++ local tmpstr= ++ local mylist= ++ local 'mypath=/etc/runlevels/boot/net.*' ++ [[ /etc/runlevels/boot/net.* != \/\e\t\c\/\r\u\n\l\e\v\e\l\s\/\b\o\o\t\/\n\e\t\.\* ]] ++ for x in '${mypath}' ++ [[ ! -e /etc/runlevels/boot/net.lo ]] ++ [[ ! -d /etc/runlevels/boot/net.lo ]] ++ [[ -L /etc/runlevels/boot/net.lo ]] +++ ls /etc/runlevels/boot/net.lo ++ mylist=' /etc/runlevels/boot/net.lo' ++ echo ' /etc/runlevels/boot/net.lo' ++ dolisting '/etc/runlevels/default/net.*' ++ local x= ++ local y= ++ local tmpstr= ++ local mylist= ++ local 'mypath=/etc/runlevels/default/net.*' ++ [[ /etc/runlevels/default/net.* != \/\e\t\c\/\r\u\n\l\e\v\e\l\s\/\d\e\f\a\u\l\t\/\n\e\t\.\* ]] ++ for x in '${mypath}' ++ [[ ! -e /etc/runlevels/default/net.eth0 ]] ++ [[ ! -d /etc/runlevels/default/net.eth0 ]] ++ [[ -L /etc/runlevels/default/net.eth0 ]] +++ ls /etc/runlevels/default/net.eth0 ++ mylist=' /etc/runlevels/default/net.eth0' ++ echo ' /etc/runlevels/default/net.eth0' ++ dolisting '/var/lib/init.d/coldplugged/net.*' ++ local x= ++ local y= ++ local tmpstr= ++ local mylist= ++ local 'mypath=/var/lib/init.d/coldplugged/net.*' ++ [[ /var/lib/init.d/coldplugged/net.* != \/\v\a\r\/\l\i\b\/\i\n\i\t\.\d\/\c\o\l\d\p\l\u\g\g\e\d\/\n\e\t\.\* ]] ++ for x in '${mypath}' ++ [[ ! -e /var/lib/init.d/coldplugged/net.* ]] ++ continue ++ echo '' + for x in '$(dolisting "/etc/runlevels/${BOOTLEVEL}/net.*")' '$(dolisting "/etc/runlevels/${mylevel}/net.*")' '$(dolisting "/var/lib/init.d/coldplugged/net.*")' + netservices=' net.lo' + for x in '$(dolisting "/etc/runlevels/${BOOTLEVEL}/net.*")' '$(dolisting "/etc/runlevels/${mylevel}/net.*")' '$(dolisting "/var/lib/init.d/coldplugged/net.*")' + netservices=' net.lo net.eth0' + is_runlevel_start + [[ -d /var/lib/init.d/softscripts.old ]] + for x in '${startupservices}' + [[ net == \n\e\t ]] + net_service slapd + [[ -n slapd ]] + [[ slapd == \n\e\t ]] + is_net_up + local x= + case "${RC_NET_STRICT_CHECKING}" in ++ dolisting '/var/lib/init.d/started/net.*' ++ local x= ++ local y= ++ local tmpstr= ++ local mylist= ++ local 'mypath=/var/lib/init.d/started/net.*' ++ [[ /var/lib/init.d/started/net.* != \/\v\a\r\/\l\i\b\/\i\n\i\t\.\d\/\s\t\a\r\t\e\d\/\n\e\t\.\* ]] ++ for x in '${mypath}' ++ [[ ! -e /var/lib/init.d/started/net.eth0 ]] ++ [[ ! -d /var/lib/init.d/started/net.eth0 ]] ++ [[ -L /var/lib/init.d/started/net.eth0 ]] +++ ls /var/lib/init.d/started/net.eth0 ++ mylist=' /var/lib/init.d/started/net.eth0' ++ for x in '${mypath}' ++ [[ ! -e /var/lib/init.d/started/net.lo ]] ++ [[ ! -d /var/lib/init.d/started/net.lo ]] ++ [[ -L /var/lib/init.d/started/net.lo ]] +++ ls /var/lib/init.d/started/net.lo ++ mylist=' /var/lib/init.d/started/net.eth0 /var/lib/init.d/started/net.lo' ++ echo ' /var/lib/init.d/started/net.eth0 /var/lib/init.d/started/net.lo' + for x in '$(dolisting "${svcdir}/started/net.*")' + local y=net.eth0 + [[ net.eth0 == '' ]] + [[ net.eth0 != \n\e\t\.\l\o ]] + return 0 + [[ net != \n\e\t ]] + is_runlevel_start + [[ -d /var/lib/init.d/softscripts.old ]] + [[ net == *\ \n\e\t\ * ]] + startupservices=' net ' + startupservices=' net.lo net.eth0 ' + startupservices=' net.lo net.eth0 ' + for x in '${startupservices}' + service_started net.lo + test_service_state net.lo started + [[ -z net.lo ]] + [[ -z started ]] + local f=/var/lib/init.d/started/net.lo + [[ ! -x /etc/init.d/net.lo ]] + [[ -e /var/lib/init.d/started/net.lo ]] + continue + for x in '${startupservices}' + service_started net.eth0 + test_service_state net.eth0 started + [[ -z net.eth0 ]] + [[ -z started ]] + local f=/var/lib/init.d/started/net.eth0 + [[ ! -x /etc/init.d/net.eth0 ]] + [[ -e /var/lib/init.d/started/net.eth0 ]] + continue + [[ -n '' ]] + [[ 0 == \0 ]] + IN_BACKGROUND= + [[ -n '' ]] + [[ no == \y\e\s ]] + start + ebegin 'Starting ldap-server' + local 'msg=Starting ldap-server' dots spaces= + [[ no == \y\e\s ]] + [[ -n '' ]] + msg='Starting ldap-server ...' + einfon 'Starting ldap-server ...' + [[ no == \y\e\s ]] + [[ yes != \y\e\s ]] + echo -ne ' * Starting ldap-server ...' * Starting ldap-server ...+ LAST_E_CMD=einfon + return 0 + [[ yes == \y\e\s ]] + echo + LAST_E_LEN=27 + LAST_E_CMD=ebegin + return 0 + eval start-stop-daemon --start --pidfile /var/run/openldap/slapd.pid --exec /usr/lib/openldap/slapd -- -u ldap -g ldap '-F /etc/openldap/slapd.d -h '\''ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'\''' ++ start-stop-daemon --start --pidfile /var/run/openldap/slapd.pid --exec /usr/lib/openldap/slapd -- -u ldap -g ldap -F /etc/openldap/slapd.d -h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock' +++ requote --start --pidfile /var/run/openldap/slapd.pid --exec /usr/lib/openldap/slapd -- -u ldap -g ldap -F /etc/openldap/slapd.d -h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock' +++ local 'q='\''' +++ set -- --start --pidfile /var/run/openldap/slapd.pid --exec /usr/lib/openldap/slapd -- -u ldap -g ldap -F /etc/openldap/slapd.d -h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock' +++ set -- ''\''--start' ''\''--pidfile' ''\''/var/run/openldap/slapd.pid' ''\''--exec' ''\''/usr/lib/openldap/slapd' ''\''--' ''\''-u' ''\''ldap' ''\''-g' ''\''ldap' ''\''-F' ''\''/etc/openldap/slapd.d' ''\''-h' ''\''ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock' +++ set -- ''\''--start'\''' ''\''--pidfile'\''' ''\''/var/run/openldap/slapd.pid'\''' ''\''--exec'\''' ''\''/usr/lib/openldap/slapd'\''' ''\''--'\''' ''\''-u'\''' ''\''ldap'\''' ''\''-g'\''' ''\''ldap'\''' ''\''-F'\''' ''\''/etc/openldap/slapd.d'\''' ''\''-h'\''' ''\''ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'\''' +++ echo ''\''--start'\'' '\''--pidfile'\'' '\''/var/run/openldap/slapd.pid'\'' '\''--exec'\'' '\''/usr/lib/openldap/slapd'\'' '\''--'\'' '\''-u'\'' '\''ldap'\'' '\''-g'\'' '\''ldap'\'' '\''-F'\'' '\''/etc/openldap/slapd.d'\'' '\''-h'\'' '\''ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'\''' ++ local 'args='\''--start'\'' '\''--pidfile'\'' '\''/var/run/openldap/slapd.pid'\'' '\''--exec'\'' '\''/usr/lib/openldap/slapd'\'' '\''--'\'' '\''-u'\'' '\''ldap'\'' '\''-g'\'' '\''ldap'\'' '\''-F'\'' '\''/etc/openldap/slapd.d'\'' '\''-h'\'' '\''ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'\''' result i ++ local cmd name pidfile pid stopping signal nothing=false ++ local daemonfile= ++ RC_DAEMONS=() ++ RC_PIDFILES=() ++ RC_NAMES=() ++ local -a RC_DAEMONS RC_PIDFILES RC_NAMES ++ [[ -n slapd ]] ++ daemonfile=/var/lib/init.d/daemons/slapd ++ [[ -e /var/lib/init.d/daemons/slapd ]] ++ rc_setup_daemon_vars ++ sargs=("${args%% \'--\' *}") ++ eargs=() ++ local -a sargs eargs ++ local 'x='\''--start'\'' '\''--pidfile'\'' '\''/var/run/openldap/slapd.pid'\'' '\''--exec'\'' '\''/usr/lib/openldap/slapd'\'''\''-u'\'' '\''ldap'\'' '\''-g'\'' '\''ldap'\'' '\''-F'\'' '\''/etc/openldap/slapd.d'\'' '\''-h'\'' '\''ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'\''' i= ++ [[ '--start' '--pidfile' '/var/run/openldap/slapd.pid' '--exec' '/usr/lib/openldap/slapd''-u' 'ldap' '-g' 'ldap' '-F' '/etc/openldap/slapd.d' '-h' 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock' != \'\-\-\s\t\a\r\t\'\ \'\-\-\p\i\d\f\i\l\e\'\ \'\/\v\a\r\/\r\u\n\/\o\p\e\n\l\d\a\p\/\s\l\a\p\d\.\p\i\d\'\ \'\-\-\e\x\e\c\'\ \'\/\u\s\r\/\l\i\b\/\o\p\e\n\l\d\a\p\/\s\l\a\p\d\'\ \'\-\-\'\ \'\-\u\'\ \'\l\d\a\p\'\ \'\-\g\'\ \'\l\d\a\p\'\ \'\-\F\'\ \'\/\e\t\c\/\o\p\e\n\l\d\a\p\/\s\l\a\p\d\.\d\'\ \'\-\h\'\ \'\l\d\a\p\s\:\/\/\ \l\d\a\p\:\/\/\ \l\d\a\p\i\:\/\/\%\2\f\v\a\r\%\2\f\r\u\n\%\2\f\o\p\e\n\l\d\a\p\%\2\f\s\l\a\p\d\.\s\o\c\k\' ]] ++ eargs=("${args##* \'--\' }") ++ eval rc_shift_args ''\''--start'\'' '\''--pidfile'\'' '\''/var/run/openldap/slapd.pid'\'' '\''--exec'\'' '\''/usr/lib/openldap/slapd'\''' +++ rc_shift_args --start --pidfile /var/run/openldap/slapd.pid --exec /usr/lib/openldap/slapd +++ local addvar +++ [[ 5 != \0 ]] +++ [[ --start != \-* ]] +++ unset addvar +++ case "$1" in +++ stopping=false +++ shift +++ [[ 4 != \0 ]] +++ [[ --pidfile != \-* ]] +++ unset addvar +++ case "$1" in +++ addvar=pidfile +++ shift +++ [[ 3 != \0 ]] +++ [[ /var/run/openldap/slapd.pid != \-* ]] +++ [[ -n pidfile ]] +++ [[ -z '' ]] +++ eval 'pidfile="/var/run/openldap/slapd.pid"' ++++ pidfile=/var/run/openldap/slapd.pid +++ shift +++ continue +++ [[ 2 != \0 ]] +++ [[ --exec != \-* ]] +++ unset addvar +++ case "$1" in +++ addvar=cmd +++ shift +++ [[ 1 != \0 ]] +++ [[ /usr/lib/openldap/slapd != \-* ]] +++ [[ -n cmd ]] +++ [[ -z '' ]] +++ eval 'cmd="/usr/lib/openldap/slapd"' ++++ cmd=/usr/lib/openldap/slapd +++ shift +++ continue +++ [[ 0 != \0 ]] +++ [[ -z 5 ]] +++ [[ 5 != \5 ]] ++ [[ -n '' ]] +++ bash_variable slapd +++ local args=slapd +++ LC_ALL=C +++ echo slapd ++ local bash_service=slapd ++ [[ -n '' ]] ++ return 0 ++ false ++ false ++ rc_start_daemon ++ eval /sbin/start-stop-daemon ''\''--start'\'' '\''--pidfile'\'' '\''/var/run/openldap/slapd.pid'\'' '\''--exec'\'' '\''/usr/lib/openldap/slapd'\'' '\''--'\'' '\''-u'\'' '\''ldap'\'' '\''-g'\'' '\''ldap'\'' '\''-F'\'' '\''/etc/openldap/slapd.d'\'' '\''-h'\'' '\''ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'\''' +++ /sbin/start-stop-daemon --start --pidfile /var/run/openldap/slapd.pid --exec /usr/lib/openldap/slapd -- -u ldap -g ldap -F /etc/openldap/slapd.d -h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock' ++ local retval=1 ++ [[ 1 != \0 ]] ++ return 1 ++ result=1 ++ [[ 1 == \0 ]] ++ [[ 0 == \0 ]] ++ [[ -f /var/lib/init.d/daemons/slapd ]] ++ return 1 + eend 1 + local retval=1 + shift + _eend 1 eerror '' + local retval=1 efunc=eerror msg + shift 2 + [[ 1 == \0 ]] + [[ -c /dev/null ]] + [[ -n '' ]] + msg='[ !! ]' + [[ yes == \y\e\s ]] + echo -e ' [ !! ]' [ !! ] + return 1 + LAST_E_CMD=eend + return 1 + retval=1 + [[ 1 == \0 ]] + [[ 1 != \0 ]] + [[ 1 == \0 ]] + mark_service_stopped slapd + [[ -z slapd ]] + rm -Rf /var/lib/init.d/daemons/slapd /var/lib/init.d/starting/slapd /var/lib/init.d/started/slapd /var/lib/init.d/inactive/slapd /var/lib/init.d/wasinactive/slapd /var/lib/init.d/stopping/slapd /var/lib/init.d/scheduled/slapd /var/lib/init.d/options/slapd /var/lib/init.d/coldplugged/slapd + rc_splash stop + return 0 + [[ -z '' ]] + is_runlevel_start + [[ -d /var/lib/init.d/softscripts.old ]] + service_message eerror 'ERROR: slapd failed to start' + [[ no != \y\e\s ]] + return + svc_trap + trap 'eerror "ERROR: ${SVCNAME} caught an interrupt"; exit 1' INT QUIT TSTP + return 1 + retval=1 + [[ -e /var/lib/init.d/scheduled/slapd ]] ++ dolisting /var/lib/init.d/snapshot/27115/ ++ local x= ++ local y= ++ local tmpstr= ++ local mylist= ++ local mypath=/var/lib/init.d/snapshot/27115/ ++ [[ /var/lib/init.d/snapshot/27115/ != \/\v\a\r\/\l\i\b\/\i\n\i\t\.\d\/\s\n\a\p\s\h\o\t\/\2\7\1\1\5\/ ]] ++ for x in '${mypath}' ++ [[ ! -e /var/lib/init.d/snapshot/27115/ ]] ++ [[ ! -d /var/lib/init.d/snapshot/27115/ ]] ++ [[ /var/lib/init.d/snapshot/27115 != \/\v\a\r\/\l\i\b\/\i\n\i\t\.\d\/\s\n\a\p\s\h\o\t\/\2\7\1\1\5\/ ]] ++ x=/var/lib/init.d/snapshot/27115 ++ cd /var/lib/init.d/snapshot/27115 +++ ls ++ tmpstr='apache2 bootmisc checkfs checkroot clock consolefont hostname keymaps local localmount modules mysql net.eth0 net.lo netmount ntpd rmnologin samba sshd syslog-ng udev-postmount urandom vixie-cron' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd /var/lib/init.d/snapshot/27115/rmnologin' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd /var/lib/init.d/snapshot/27115/rmnologin /var/lib/init.d/snapshot/27115/samba' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd /var/lib/init.d/snapshot/27115/rmnologin /var/lib/init.d/snapshot/27115/samba /var/lib/init.d/snapshot/27115/sshd' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd /var/lib/init.d/snapshot/27115/rmnologin /var/lib/init.d/snapshot/27115/samba /var/lib/init.d/snapshot/27115/sshd /var/lib/init.d/snapshot/27115/syslog-ng' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd /var/lib/init.d/snapshot/27115/rmnologin /var/lib/init.d/snapshot/27115/samba /var/lib/init.d/snapshot/27115/sshd /var/lib/init.d/snapshot/27115/syslog-ng /var/lib/init.d/snapshot/27115/udev-postmount' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd /var/lib/init.d/snapshot/27115/rmnologin /var/lib/init.d/snapshot/27115/samba /var/lib/init.d/snapshot/27115/sshd /var/lib/init.d/snapshot/27115/syslog-ng /var/lib/init.d/snapshot/27115/udev-postmount /var/lib/init.d/snapshot/27115/urandom' ++ for y in '${tmpstr}' ++ mylist=' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd /var/lib/init.d/snapshot/27115/rmnologin /var/lib/init.d/snapshot/27115/samba /var/lib/init.d/snapshot/27115/sshd /var/lib/init.d/snapshot/27115/syslog-ng /var/lib/init.d/snapshot/27115/udev-postmount /var/lib/init.d/snapshot/27115/urandom /var/lib/init.d/snapshot/27115/vixie-cron' ++ echo ' /var/lib/init.d/snapshot/27115/apache2 /var/lib/init.d/snapshot/27115/bootmisc /var/lib/init.d/snapshot/27115/checkfs /var/lib/init.d/snapshot/27115/checkroot /var/lib/init.d/snapshot/27115/clock /var/lib/init.d/snapshot/27115/consolefont /var/lib/init.d/snapshot/27115/hostname /var/lib/init.d/snapshot/27115/keymaps /var/lib/init.d/snapshot/27115/local /var/lib/init.d/snapshot/27115/localmount /var/lib/init.d/snapshot/27115/modules /var/lib/init.d/snapshot/27115/mysql /var/lib/init.d/snapshot/27115/net.eth0 /var/lib/init.d/snapshot/27115/net.lo /var/lib/init.d/snapshot/27115/netmount /var/lib/init.d/snapshot/27115/ntpd /var/lib/init.d/snapshot/27115/rmnologin /var/lib/init.d/snapshot/27115/samba /var/lib/init.d/snapshot/27115/sshd /var/lib/init.d/snapshot/27115/syslog-ng /var/lib/init.d/snapshot/27115/udev-postmount /var/lib/init.d/snapshot/27115/urandom /var/lib/init.d/snapshot/27115/vixie-cron' + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=apache2 + [[ -x /etc/init.d/apache2 ]] + service_stopped apache2 + [[ -z apache2 ]] + service_starting apache2 + test_service_state apache2 starting + [[ -z apache2 ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/apache2 + [[ ! -x /etc/init.d/apache2 ]] + [[ -e /var/lib/init.d/starting/apache2 ]] + service_started apache2 + test_service_state apache2 started + [[ -z apache2 ]] + [[ -z started ]] + local f=/var/lib/init.d/started/apache2 + [[ ! -x /etc/init.d/apache2 ]] + [[ -e /var/lib/init.d/started/apache2 ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=bootmisc + [[ -x /etc/init.d/bootmisc ]] + service_stopped bootmisc + [[ -z bootmisc ]] + service_starting bootmisc + test_service_state bootmisc starting + [[ -z bootmisc ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/bootmisc + [[ ! -x /etc/init.d/bootmisc ]] + [[ -e /var/lib/init.d/starting/bootmisc ]] + service_started bootmisc + test_service_state bootmisc started + [[ -z bootmisc ]] + [[ -z started ]] + local f=/var/lib/init.d/started/bootmisc + [[ ! -x /etc/init.d/bootmisc ]] + [[ -e /var/lib/init.d/started/bootmisc ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=checkfs + [[ -x /etc/init.d/checkfs ]] + service_stopped checkfs + [[ -z checkfs ]] + service_starting checkfs + test_service_state checkfs starting + [[ -z checkfs ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/checkfs + [[ ! -x /etc/init.d/checkfs ]] + [[ -e /var/lib/init.d/starting/checkfs ]] + service_started checkfs + test_service_state checkfs started + [[ -z checkfs ]] + [[ -z started ]] + local f=/var/lib/init.d/started/checkfs + [[ ! -x /etc/init.d/checkfs ]] + [[ -e /var/lib/init.d/started/checkfs ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=checkroot + [[ -x /etc/init.d/checkroot ]] + service_stopped checkroot + [[ -z checkroot ]] + service_starting checkroot + test_service_state checkroot starting + [[ -z checkroot ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/checkroot + [[ ! -x /etc/init.d/checkroot ]] + [[ -e /var/lib/init.d/starting/checkroot ]] + service_started checkroot + test_service_state checkroot started + [[ -z checkroot ]] + [[ -z started ]] + local f=/var/lib/init.d/started/checkroot + [[ ! -x /etc/init.d/checkroot ]] + [[ -e /var/lib/init.d/started/checkroot ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=clock + [[ -x /etc/init.d/clock ]] + service_stopped clock + [[ -z clock ]] + service_starting clock + test_service_state clock starting + [[ -z clock ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/clock + [[ ! -x /etc/init.d/clock ]] + [[ -e /var/lib/init.d/starting/clock ]] + service_started clock + test_service_state clock started + [[ -z clock ]] + [[ -z started ]] + local f=/var/lib/init.d/started/clock + [[ ! -x /etc/init.d/clock ]] + [[ -e /var/lib/init.d/started/clock ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=consolefont + [[ -x /etc/init.d/consolefont ]] + service_stopped consolefont + [[ -z consolefont ]] + service_starting consolefont + test_service_state consolefont starting + [[ -z consolefont ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/consolefont + [[ ! -x /etc/init.d/consolefont ]] + [[ -e /var/lib/init.d/starting/consolefont ]] + service_started consolefont + test_service_state consolefont started + [[ -z consolefont ]] + [[ -z started ]] + local f=/var/lib/init.d/started/consolefont + [[ ! -x /etc/init.d/consolefont ]] + [[ -e /var/lib/init.d/started/consolefont ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=hostname + [[ -x /etc/init.d/hostname ]] + service_stopped hostname + [[ -z hostname ]] + service_starting hostname + test_service_state hostname starting + [[ -z hostname ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/hostname + [[ ! -x /etc/init.d/hostname ]] + [[ -e /var/lib/init.d/starting/hostname ]] + service_started hostname + test_service_state hostname started + [[ -z hostname ]] + [[ -z started ]] + local f=/var/lib/init.d/started/hostname + [[ ! -x /etc/init.d/hostname ]] + [[ -e /var/lib/init.d/started/hostname ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=keymaps + [[ -x /etc/init.d/keymaps ]] + service_stopped keymaps + [[ -z keymaps ]] + service_starting keymaps + test_service_state keymaps starting + [[ -z keymaps ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/keymaps + [[ ! -x /etc/init.d/keymaps ]] + [[ -e /var/lib/init.d/starting/keymaps ]] + service_started keymaps + test_service_state keymaps started + [[ -z keymaps ]] + [[ -z started ]] + local f=/var/lib/init.d/started/keymaps + [[ ! -x /etc/init.d/keymaps ]] + [[ -e /var/lib/init.d/started/keymaps ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=local + [[ -x /etc/init.d/local ]] + service_stopped local + [[ -z local ]] + service_starting local + test_service_state local starting + [[ -z local ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/local + [[ ! -x /etc/init.d/local ]] + [[ -e /var/lib/init.d/starting/local ]] + service_started local + test_service_state local started + [[ -z local ]] + [[ -z started ]] + local f=/var/lib/init.d/started/local + [[ ! -x /etc/init.d/local ]] + [[ -e /var/lib/init.d/started/local ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=localmount + [[ -x /etc/init.d/localmount ]] + service_stopped localmount + [[ -z localmount ]] + service_starting localmount + test_service_state localmount starting + [[ -z localmount ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/localmount + [[ ! -x /etc/init.d/localmount ]] + [[ -e /var/lib/init.d/starting/localmount ]] + service_started localmount + test_service_state localmount started + [[ -z localmount ]] + [[ -z started ]] + local f=/var/lib/init.d/started/localmount + [[ ! -x /etc/init.d/localmount ]] + [[ -e /var/lib/init.d/started/localmount ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=modules + [[ -x /etc/init.d/modules ]] + service_stopped modules + [[ -z modules ]] + service_starting modules + test_service_state modules starting + [[ -z modules ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/modules + [[ ! -x /etc/init.d/modules ]] + [[ -e /var/lib/init.d/starting/modules ]] + service_started modules + test_service_state modules started + [[ -z modules ]] + [[ -z started ]] + local f=/var/lib/init.d/started/modules + [[ ! -x /etc/init.d/modules ]] + [[ -e /var/lib/init.d/started/modules ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=mysql + [[ -x /etc/init.d/mysql ]] + service_stopped mysql + [[ -z mysql ]] + service_starting mysql + test_service_state mysql starting + [[ -z mysql ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/mysql + [[ ! -x /etc/init.d/mysql ]] + [[ -e /var/lib/init.d/starting/mysql ]] + service_started mysql + test_service_state mysql started + [[ -z mysql ]] + [[ -z started ]] + local f=/var/lib/init.d/started/mysql + [[ ! -x /etc/init.d/mysql ]] + [[ -e /var/lib/init.d/started/mysql ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=net.eth0 + [[ -x /etc/init.d/net.eth0 ]] + service_stopped net.eth0 + [[ -z net.eth0 ]] + service_starting net.eth0 + test_service_state net.eth0 starting + [[ -z net.eth0 ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/net.eth0 + [[ ! -x /etc/init.d/net.eth0 ]] + [[ -e /var/lib/init.d/starting/net.eth0 ]] + service_started net.eth0 + test_service_state net.eth0 started + [[ -z net.eth0 ]] + [[ -z started ]] + local f=/var/lib/init.d/started/net.eth0 + [[ ! -x /etc/init.d/net.eth0 ]] + [[ -e /var/lib/init.d/started/net.eth0 ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=net.lo + [[ -x /etc/init.d/net.lo ]] + service_stopped net.lo + [[ -z net.lo ]] + service_starting net.lo + test_service_state net.lo starting + [[ -z net.lo ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/net.lo + [[ ! -x /etc/init.d/net.lo ]] + [[ -e /var/lib/init.d/starting/net.lo ]] + service_started net.lo + test_service_state net.lo started + [[ -z net.lo ]] + [[ -z started ]] + local f=/var/lib/init.d/started/net.lo + [[ ! -x /etc/init.d/net.lo ]] + [[ -e /var/lib/init.d/started/net.lo ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=netmount + [[ -x /etc/init.d/netmount ]] + service_stopped netmount + [[ -z netmount ]] + service_starting netmount + test_service_state netmount starting + [[ -z netmount ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/netmount + [[ ! -x /etc/init.d/netmount ]] + [[ -e /var/lib/init.d/starting/netmount ]] + service_started netmount + test_service_state netmount started + [[ -z netmount ]] + [[ -z started ]] + local f=/var/lib/init.d/started/netmount + [[ ! -x /etc/init.d/netmount ]] + [[ -e /var/lib/init.d/started/netmount ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=ntpd + [[ -x /etc/init.d/ntpd ]] + service_stopped ntpd + [[ -z ntpd ]] + service_starting ntpd + test_service_state ntpd starting + [[ -z ntpd ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/ntpd + [[ ! -x /etc/init.d/ntpd ]] + [[ -e /var/lib/init.d/starting/ntpd ]] + service_started ntpd + test_service_state ntpd started + [[ -z ntpd ]] + [[ -z started ]] + local f=/var/lib/init.d/started/ntpd + [[ ! -x /etc/init.d/ntpd ]] + [[ -e /var/lib/init.d/started/ntpd ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=rmnologin + [[ -x /etc/init.d/rmnologin ]] + service_stopped rmnologin + [[ -z rmnologin ]] + service_starting rmnologin + test_service_state rmnologin starting + [[ -z rmnologin ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/rmnologin + [[ ! -x /etc/init.d/rmnologin ]] + [[ -e /var/lib/init.d/starting/rmnologin ]] + service_started rmnologin + test_service_state rmnologin started + [[ -z rmnologin ]] + [[ -z started ]] + local f=/var/lib/init.d/started/rmnologin + [[ ! -x /etc/init.d/rmnologin ]] + [[ -e /var/lib/init.d/started/rmnologin ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=samba + [[ -x /etc/init.d/samba ]] + service_stopped samba + [[ -z samba ]] + service_starting samba + test_service_state samba starting + [[ -z samba ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/samba + [[ ! -x /etc/init.d/samba ]] + [[ -e /var/lib/init.d/starting/samba ]] + service_started samba + test_service_state samba started + [[ -z samba ]] + [[ -z started ]] + local f=/var/lib/init.d/started/samba + [[ ! -x /etc/init.d/samba ]] + [[ -e /var/lib/init.d/started/samba ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=sshd + [[ -x /etc/init.d/sshd ]] + service_stopped sshd + [[ -z sshd ]] + service_starting sshd + test_service_state sshd starting + [[ -z sshd ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/sshd + [[ ! -x /etc/init.d/sshd ]] + [[ -e /var/lib/init.d/starting/sshd ]] + service_started sshd + test_service_state sshd started + [[ -z sshd ]] + [[ -z started ]] + local f=/var/lib/init.d/started/sshd + [[ ! -x /etc/init.d/sshd ]] + [[ -e /var/lib/init.d/started/sshd ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=syslog-ng + [[ -x /etc/init.d/syslog-ng ]] + service_stopped syslog-ng + [[ -z syslog-ng ]] + service_starting syslog-ng + test_service_state syslog-ng starting + [[ -z syslog-ng ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/syslog-ng + [[ ! -x /etc/init.d/syslog-ng ]] + [[ -e /var/lib/init.d/starting/syslog-ng ]] + service_started syslog-ng + test_service_state syslog-ng started + [[ -z syslog-ng ]] + [[ -z started ]] + local f=/var/lib/init.d/started/syslog-ng + [[ ! -x /etc/init.d/syslog-ng ]] + [[ -e /var/lib/init.d/started/syslog-ng ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=udev-postmount + [[ -x /etc/init.d/udev-postmount ]] + service_stopped udev-postmount + [[ -z udev-postmount ]] + service_starting udev-postmount + test_service_state udev-postmount starting + [[ -z udev-postmount ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/udev-postmount + [[ ! -x /etc/init.d/udev-postmount ]] + [[ -e /var/lib/init.d/starting/udev-postmount ]] + service_started udev-postmount + test_service_state udev-postmount started + [[ -z udev-postmount ]] + [[ -z started ]] + local f=/var/lib/init.d/started/udev-postmount + [[ ! -x /etc/init.d/udev-postmount ]] + [[ -e /var/lib/init.d/started/udev-postmount ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=urandom + [[ -x /etc/init.d/urandom ]] + service_stopped urandom + [[ -z urandom ]] + service_starting urandom + test_service_state urandom starting + [[ -z urandom ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/urandom + [[ ! -x /etc/init.d/urandom ]] + [[ -e /var/lib/init.d/starting/urandom ]] + service_started urandom + test_service_state urandom started + [[ -z urandom ]] + [[ -z started ]] + local f=/var/lib/init.d/started/urandom + [[ ! -x /etc/init.d/urandom ]] + [[ -e /var/lib/init.d/started/urandom ]] + return 1 + for x in '$(dolisting "${svcdir}/snapshot/$$/")' + x=vixie-cron + [[ -x /etc/init.d/vixie-cron ]] + service_stopped vixie-cron + [[ -z vixie-cron ]] + service_starting vixie-cron + test_service_state vixie-cron starting + [[ -z vixie-cron ]] + [[ -z starting ]] + local f=/var/lib/init.d/starting/vixie-cron + [[ ! -x /etc/init.d/vixie-cron ]] + [[ -e /var/lib/init.d/starting/vixie-cron ]] + service_started vixie-cron + test_service_state vixie-cron started + [[ -z vixie-cron ]] + [[ -z started ]] + local f=/var/lib/init.d/started/vixie-cron + [[ ! -x /etc/init.d/vixie-cron ]] + [[ -e /var/lib/init.d/started/vixie-cron ]] + return 1 + rm -rf /var/lib/init.d/snapshot/27115 + service_started slapd + test_service_state slapd started + [[ -z slapd ]] + [[ -z started ]] + local f=/var/lib/init.d/started/slapd + [[ ! -x /etc/init.d/slapd ]] + [[ -e /var/lib/init.d/started/slapd ]] + [[ '' != \t\r\u\e ]] + [[ '' != \1 ]] + [[ no == \y\e\s ]] + return 1 + retval=1 + exit 1 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 17:23 ` Christopher Kurtis Koeber @ 2010-05-22 18:37 ` Ward Poelmans 2010-05-22 19:13 ` Kaddeh 0 siblings, 1 reply; 16+ messages in thread From: Ward Poelmans @ 2010-05-22 18:37 UTC (permalink / raw To: gentoo-user On Sat, May 22, 2010 at 19:23, Christopher Kurtis Koeber <ckoeber@gmail.com> wrote: > OK, I did that, but the output is hard to parse through. Attached is text of > this command: > > /etc/init.d/slapd --debug restart That puts the debug of the init scripts on, not of openldap. Try: slapd -d 65535 That should give you all the debugging output of slapd. Ward ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 18:37 ` Ward Poelmans @ 2010-05-22 19:13 ` Kaddeh 2010-05-22 19:26 ` Christopher Kurtis Koeber 0 siblings, 1 reply; 16+ messages in thread From: Kaddeh @ 2010-05-22 19:13 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 866 bytes --] or... you could run slaptest and get some failure output. I noticed that my slapd was having issues too, I managed to track it down to a bdb version mismatch miniroute ~ # slaptest bdb_back_initialize: BDB library version mismatch: expected Berkeley DB 4.8.26: (2010-03-14), got Berkeley DB 4.8.30: (2010-05-03) backend_init: initialized for type "bdb" slaptest: slap_init failed! miniroute ~ # On Sat, May 22, 2010 at 11:37 AM, Ward Poelmans <wpoely86@gmail.com> wrote: > On Sat, May 22, 2010 at 19:23, Christopher Kurtis Koeber > <ckoeber@gmail.com> wrote: > > OK, I did that, but the output is hard to parse through. Attached is text > of > > this command: > > > > /etc/init.d/slapd --debug restart > > That puts the debug of the init scripts on, not of openldap. Try: > slapd -d 65535 > > That should give you all the debugging output of slapd. > > Ward > > [-- Attachment #2: Type: text/html, Size: 1314 bytes --] ^ permalink raw reply [flat|nested] 16+ messages in thread
* RE: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 19:13 ` Kaddeh @ 2010-05-22 19:26 ` Christopher Kurtis Koeber 2010-05-22 19:31 ` Ward Poelmans 0 siblings, 1 reply; 16+ messages in thread From: Christopher Kurtis Koeber @ 2010-05-22 19:26 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 1787 bytes --] Hey! Thanks! Much better than sifting in the dark :) Here is my output: XXXXXXXXXX~ # slaptest hdb_db_open: warning - no DB_CONFIG file found in directory /var/lib/openldap-data: (2). Expect poor performance for suffix "dc= XXXXXXXXXXXX,dc=XXX". hdb_db_open: database "dc= XXXXXXXXXXXX,dc=XXX": db_open(/var/lib/openldap-data/id2entry.bdb) failed: No such file or directory (2). backend_startup_one (type=hdb, suffix="dc=XXXXXXXXXXXX,dc=XXX"): bi_db_open failed! (2) slap_startup failed (test would succeed using the -u switch) So, I am guessing I need to initialize somehow? Is that right? Thanks again. Regards, Christopher Kurtis Koeber (W): (202) 885-8654 (C): (301) 467-8417 <http://www.chriskoeber.com/> http://www.chriskoeber.com From: Kaddeh [mailto:kaddeh@gmail.com] Sent: Saturday, May 22, 2010 3:13 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Cannot start Slapd (OpenLDAP) or... you could run slaptest and get some failure output. I noticed that my slapd was having issues too, I managed to track it down to a bdb version mismatch miniroute ~ # slaptest bdb_back_initialize: BDB library version mismatch: expected Berkeley DB 4.8.26: (2010-03-14), got Berkeley DB 4.8.30: (2010-05-03) backend_init: initialized for type "bdb" slaptest: slap_init failed! miniroute ~ # On Sat, May 22, 2010 at 11:37 AM, Ward Poelmans <wpoely86@gmail.com> wrote: On Sat, May 22, 2010 at 19:23, Christopher Kurtis Koeber <ckoeber@gmail.com> wrote: > OK, I did that, but the output is hard to parse through. Attached is text of > this command: > > /etc/init.d/slapd --debug restart That puts the debug of the init scripts on, not of openldap. Try: slapd -d 65535 That should give you all the debugging output of slapd. Ward [-- Attachment #2: Type: text/html, Size: 6968 bytes --] ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 19:26 ` Christopher Kurtis Koeber @ 2010-05-22 19:31 ` Ward Poelmans 2010-05-24 15:48 ` Christopher Koeber 0 siblings, 1 reply; 16+ messages in thread From: Ward Poelmans @ 2010-05-22 19:31 UTC (permalink / raw To: gentoo-user On Sat, May 22, 2010 at 21:26, Christopher Kurtis Koeber <ckoeber@gmail.com> wrote: > XXXXXXXXXX~ # slaptest > > hdb_db_open: warning - no DB_CONFIG file found in directory > /var/lib/openldap-data: (2). > > Expect poor performance for suffix "dc= XXXXXXXXXXXX,dc=XXX". > > hdb_db_open: database "dc= XXXXXXXXXXXX,dc=XXX": > db_open(/var/lib/openldap-data/id2entry.bdb) failed: No such file or > directory (2). > > backend_startup_one (type=hdb, suffix="dc=XXXXXXXXXXXX,dc=XXX"): bi_db_open > failed! (2) > > slap_startup failed (test would succeed using the -u switch) > > So, I am guessing I need to initialize somehow? Is that right? Normally, if the directory /var/lib/openldap-data/ exists and is read-writeable for the user under which slapd is running, slapd creates the database for you. But you beter copy a DB_CONFIG to there for good perfomance. Ward ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 19:31 ` Ward Poelmans @ 2010-05-24 15:48 ` Christopher Koeber 2010-05-26 17:52 ` Christopher Kurtis Koeber 0 siblings, 1 reply; 16+ messages in thread From: Christopher Koeber @ 2010-05-24 15:48 UTC (permalink / raw To: gentoo-user On 5/22/10, Ward Poelmans <wpoely86@gmail.com> wrote: > On Sat, May 22, 2010 at 21:26, Christopher Kurtis Koeber > <ckoeber@gmail.com> wrote: > >> XXXXXXXXXX~ # slaptest >> >> hdb_db_open: warning - no DB_CONFIG file found in directory >> /var/lib/openldap-data: (2). >> >> Expect poor performance for suffix "dc= XXXXXXXXXXXX,dc=XXX". >> >> hdb_db_open: database "dc= XXXXXXXXXXXX,dc=XXX": >> db_open(/var/lib/openldap-data/id2entry.bdb) failed: No such file or >> directory (2). >> >> backend_startup_one (type=hdb, suffix="dc=XXXXXXXXXXXX,dc=XXX"): >> bi_db_open >> failed! (2) >> >> slap_startup failed (test would succeed using the -u switch) >> >> So, I am guessing I need to initialize somehow? Is that right? > > Normally, if the directory /var/lib/openldap-data/ exists and is > read-writeable for the user under which slapd is running, slapd > creates the database for you. But you beter copy a DB_CONFIG to there > for good perfomance. > > Ward > > I tried running the service as root with the same results below, so I don't think this is a permissions issue, especially since I am attempting to run this straight from a standard emerge with no customizations beyond what was given in the guide. Here is the latest: hdb_db_open: warning - no DB_CONFIG file found in directory /var/lib/openldap-data: (2). Expect poor performance for suffix "dc=XXXXXXXXX,dc=XXX". hdb_db_open: database "dc=XXXXXXXXX,dc=XXX": db_open(/var/lib/openldap-data/id2entry.bdb) failed: No such file or directory (2). backend_startup_one (type=hdb, suffix="dc=XXXXXXXXX,dc=XXX"): bi_db_open failed! (2) slap_startup failed (test would succeed using the -u switch) -- Regards, Christopher Koeber ^ permalink raw reply [flat|nested] 16+ messages in thread
* RE: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-24 15:48 ` Christopher Koeber @ 2010-05-26 17:52 ` Christopher Kurtis Koeber 2010-05-26 17:57 ` Ward Poelmans 0 siblings, 1 reply; 16+ messages in thread From: Christopher Kurtis Koeber @ 2010-05-26 17:52 UTC (permalink / raw To: gentoo-user OK, I have tried everything and while I made some progress I still can't get the Open-LDAP server to start. I loaded the initial entry, I believe and ran slaptest, which came back clean. However, I STILL can't get the server to start. And now I don't know what may be the issue, as slaptest is coming back OK. Any ideas? Here is the output for "slaptest -d 25": ----Begin Output---- slaptest -d 25 slaptest init: initiated tool. bdb_back_initialize: initialize BDB backend bdb_back_initialize: Berkeley DB 4.7.25: (2010-05-20) hdb_back_initialize: initialize HDB backend hdb_back_initialize: Berkeley DB 4.7.25: (2010-05-20) >>> dnNormalize: <> <<< dnNormalize: <> >>> dnNormalize: <cn=Subschema> <<< dnNormalize: <cn=subschema> hdb_db_init: Initializing HDB database >>> dnPrettyNormal: <dc=wesleyseminary,dc=edu> <<< dnPrettyNormal: <dc=wesleyseminary,dc=edu>, <dc=wesleyseminary,dc=edu> >>> dnPrettyNormal: <cn=Manager,dc=wesleyseminary,dc=edu> <<< dnPrettyNormal: <cn=Manager,dc=wesleyseminary,dc=edu>, <cn=manager,dc=wesleyseminary,dc=edu> >>> dnNormalize: <cn=Subschema> <<< dnNormalize: <cn=subschema> matching_rule_use_init 1.2.840.113556.1.4.804 (integerBitOrMatch): matchingRuleUse: ( 1.2.840.113556.1.4.804 NAME 'integerBitOrMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcSpSessionlog $ olcChainMaxReferralDepth $ olcDbProtocolVersion $ olcDbConnectionPoolMax $ mailPreferenceOption $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber ) ) 1.2.840.113556.1.4.803 (integerBitAndMatch): matchingRuleUse: ( 1.2.840.113556.1.4.803 NAME 'integerBitAndMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcSpSessionlog $ olcChainMaxReferralDepth $ olcDbProtocolVersion $ olcDbConnectionPoolMax $ mailPreferenceOption $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber ) ) 1.3.6.1.4.1.1466.109.114.2 (caseIgnoreIA5Match): matchingRuleUse: ( 1.3.6.1.4.1.1466.109.114.2 NAME 'caseIgnoreIA5Match' APPLIES ( altServer $ olcDbConfig $ c $ mail $ dc $ associatedDomain $ email $ aRecord $ mDRecord $ mXRecord $ nSRecord $ sOARecord $ cNAMERecord $ janetMailbox $ gecos $ homeDirectory $ loginShell $ memberUid $ memberNisNetgroup $ ipHostNumber $ ipNetworkNumber $ ipNetmaskNumber $ macAddress $ bootFile $ nisMapEntry ) ) 1.3.6.1.4.1.1466.109.114.1 (caseExactIA5Match): matchingRuleUse: ( 1.3.6.1.4.1.1466.109.114.1 NAME 'caseExactIA5Match' APPLIES ( altServer $ olcDbConfig $ c $ mail $ dc $ associatedDomain $ email $ aRecord $ mDRecord $ mXRecord $ nSRecord $ sOARecord $ cNAMERecord $ janetMailbox $ gecos $ homeDirectory $ loginShell $ memberUid $ memberNisNetgroup $ ipHostNumber $ ipNetworkNumber $ ipNetmaskNumber $ macAddress $ bootFile $ nisMapEntry ) ) 2.5.13.39 (certificateListMatch): 2.5.13.38 (certificateListExactMatch): matchingRuleUse: ( 2.5.13.38 NAME 'certificateListExactMatch' APPLIES ( authorityRevocationList $ certificateRevocationList $ deltaRevocationList ) ) 2.5.13.35 (certificateMatch): 2.5.13.34 (certificateExactMatch): matchingRuleUse: ( 2.5.13.34 NAME 'certificateExactMatch' APPLIES ( userCertificate $ cACertificate ) ) 2.5.13.30 (objectIdentifierFirstComponentMatch): matchingRuleUse: ( 2.5.13.30 NAME 'objectIdentifierFirstComponentMatch' APPLIES ( supportedControl $ supportedExtension $ supportedFeatures $ ldapSyntaxes $ supportedApplicationContext ) ) 2.5.13.29 (integerFirstComponentMatch): matchingRuleUse: ( 2.5.13.29 NAME 'integerFirstComponentMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcSpSessionlog $ olcChainMaxReferralDepth $ olcDbProtocolVersion $ olcDbConnectionPoolMax $ mailPreferenceOption $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber ) ) 2.5.13.27 (generalizedTimeMatch): matchingRuleUse: ( 2.5.13.27 NAME 'generalizedTimeMatch' APPLIES ( createTimestamp $ modifyTimestamp ) ) 2.5.13.24 (protocolInformationMatch): matchingRuleUse: ( 2.5.13.24 NAME 'protocolInformationMatch' APPLIES protocolInformation ) 2.5.13.23 (uniqueMemberMatch): matchingRuleUse: ( 2.5.13.23 NAME 'uniqueMemberMatch' APPLIES uniqueMember ) 2.5.13.22 (presentationAddressMatch): matchingRuleUse: ( 2.5.13.22 NAME 'presentationAddressMatch' APPLIES presentationAddress ) 2.5.13.20 (telephoneNumberMatch): matchingRuleUse: ( 2.5.13.20 NAME 'telephoneNumberMatch' APPLIES ( telephoneNumber $ homePhone $ mobile $ pager ) ) 2.5.13.17 (octetStringMatch): matchingRuleUse: ( 2.5.13.17 NAME 'octetStringMatch' APPLIES ( userPassword $ olcDbCryptKey ) ) 2.5.13.16 (bitStringMatch): matchingRuleUse: ( 2.5.13.16 NAME 'bitStringMatch' APPLIES x500UniqueIdentifier ) 2.5.13.14 (integerMatch): matchingRuleUse: ( 2.5.13.14 NAME 'integerMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcSpSessionlog $ olcChainMaxReferralDepth $ olcDbProtocolVersion $ olcDbConnectionPoolMax $ mailPreferenceOption $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber ) ) 2.5.13.13 (booleanMatch): matchingRuleUse: ( 2.5.13.13 NAME 'booleanMatch' APPLIES ( hasSubordinates $ olcAddContentAcl $ olcGentleHUP $ olcHidden $ olcLastMod $ olcMirrorMode $ olcMonitoring $ olcReadOnly $ olcReverseLookup $ olcDbChecksum $ olcDbNoSync $ olcDbDirtyRead $ olcDbLinearIndex $ olcSpNoPresent $ olcSpReloadHint $ olcChainCacheURI $ olcChainReturnError $ olcDbRebindAsUser $ olcDbChaseReferrals $ olcDbProxyWhoAmI $ olcDbSingleConn $ olcDbUseTemporaryConn $ olcDbNoRefs $ olcDbNoUndefFilter ) ) 2.5.13.11 (caseIgnoreListMatch): matchingRuleUse: ( 2.5.13.11 NAME 'caseIgnoreListMatch' APPLIES ( postalAddress $ registeredAddress $ homePostalAddress ) ) 2.5.13.8 (numericStringMatch): matchingRuleUse: ( 2.5.13.8 NAME 'numericStringMatch' APPLIES ( x121Address $ internationaliSDNNumber ) ) 2.5.13.7 (caseExactSubstringsMatch): matchingRuleUse: ( 2.5.13.7 NAME 'caseExactSubstringsMatch' APPLIES ( serialNumber $ destinationIndicator $ dnQualifier ) ) 2.5.13.6 (caseExactOrderingMatch): matchingRuleUse: ( 2.5.13.6 NAME 'caseExactOrderingMatch' APPLIES ( serialNumber $ destinationIndicator $ dnQualifier ) ) 2.5.13.5 (caseExactMatch): matchingRuleUse: ( 2.5.13.5 NAME 'caseExactMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcSpCheckpoint $ olcChainingBehavior $ olcDbURI $ olcDbStartTLS $ olcDbACLPasswd $ olcDbACLBind $ olcDbIDAssertPasswd $ olcDbIDAssertBind $ olcDbIDAssertMode $ olcDbIDAssertAuthzFrom $ olcDbTFSupport $ olcDbTimeout $ olcDbIdleTimeout $ olcDbConnTtl $ olcDbNetworkTimeout $ olcDbCancel $ olcDbQuarantine $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $ userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $ documentLocation $ personalTitle $ co $ uniqueIdentifier $ organizationalStatus $ buildingName $ documentPublisher $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $ preferredLanguage $ ipServiceProtocol $ nisMapName ) ) 2.5.13.4 (caseIgnoreSubstringsMatch): matchingRuleUse: ( 2.5.13.4 NAME 'caseIgnoreSubstringsMatch' APPLIES ( serialNumber $ destinationIndicator $ dnQualifier ) ) 2.5.13.3 (caseIgnoreOrderingMatch): matchingRuleUse: ( 2.5.13.3 NAME 'caseIgnoreOrderingMatch' APPLIES ( serialNumber $ destinationIndicator $ dnQualifier ) ) 2.5.13.2 (caseIgnoreMatch): matchingRuleUse: ( 2.5.13.2 NAME 'caseIgnoreMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcSpCheckpoint $ olcChainingBehavior $ olcDbURI $ olcDbStartTLS $ olcDbACLPasswd $ olcDbACLBind $ olcDbIDAssertPasswd $ olcDbIDAssertBind $ olcDbIDAssertMode $ olcDbIDAssertAuthzFrom $ olcDbTFSupport $ olcDbTimeout $ olcDbIdleTimeout $ olcDbConnTtl $ olcDbNetworkTimeout $ olcDbCancel $ olcDbQuarantine $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $ userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $ documentLocation $ personalTitle $ co $ uniqueIdentifier $ organizationalStatus $ buildingName $ documentPublisher $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $ preferredLanguage $ ipServiceProtocol $ nisMapName ) ) 1.2.36.79672281.1.13.3 (rdnMatch): 2.5.13.1 (distinguishedNameMatch): matchingRuleUse: ( 2.5.13.1 NAME 'distinguishedNameMatch' APPLIES ( creatorsName $ modifiersName $ subschemaSubentry $ entryDN $ namingContexts $ aliasedObjectName $ dynamicSubtrees $ distinguishedName $ seeAlso $ olcDefaultSearchBase $ olcRootDN $ olcSchemaDN $ olcSuffix $ olcUpdateDN $ olcDbACLAuthcDn $ olcDbIDAssertAuthcDn $ member $ owner $ roleOccupant $ manager $ documentAuthor $ secretary $ associatedName $ dITRedirect ) ) 2.5.13.0 (objectIdentifierMatch): matchingRuleUse: ( 2.5.13.0 NAME 'objectIdentifierMatch' APPLIES ( supportedControl $ supportedExtension $ supportedFeatures $ supportedApplicationContext ) ) slaptest startup: initiated. backend_startup_one: starting "cn=config" config_back_db_open config_build_entry: "cn=config" config_build_entry: "cn=module{0}" config_build_entry: "cn=schema" config_build_entry: "cn={0}core" config_build_entry: "cn={1}cosine" config_build_entry: "cn={2}inetorgperson" config_build_entry: "cn={3}nis" config_build_entry: "olcDatabase={-1}frontend" config_build_entry: "olcDatabase={0}config" config_build_entry: "olcDatabase={1}hdb" backend_startup_one: starting "dc=wesleyseminary,dc=edu" hdb_db_open: database "dc=wesleyseminary,dc=edu": dbenv_open(/var/lib/openldap-data). config file testing succeeded slaptest shutdown: initiated ====> bdb_cache_release_all slaptest destroy: freeing system resources. ---End Output--- Regards, Christopher Kurtis Koeber (W): (202) 885-8654 (C): (301) 467-8417 http://www.chriskoeber.com -----Original Message----- From: Christopher Koeber [mailto:ckoeber@gmail.com] Sent: Monday, May 24, 2010 11:49 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Cannot start Slapd (OpenLDAP) On 5/22/10, Ward Poelmans <wpoely86@gmail.com> wrote: > On Sat, May 22, 2010 at 21:26, Christopher Kurtis Koeber > <ckoeber@gmail.com> wrote: > >> XXXXXXXXXX~ # slaptest >> >> hdb_db_open: warning - no DB_CONFIG file found in directory >> /var/lib/openldap-data: (2). >> >> Expect poor performance for suffix "dc= XXXXXXXXXXXX,dc=XXX". >> >> hdb_db_open: database "dc= XXXXXXXXXXXX,dc=XXX": >> db_open(/var/lib/openldap-data/id2entry.bdb) failed: No such file or >> directory (2). >> >> backend_startup_one (type=hdb, suffix="dc=XXXXXXXXXXXX,dc=XXX"): >> bi_db_open >> failed! (2) >> >> slap_startup failed (test would succeed using the -u switch) >> >> So, I am guessing I need to initialize somehow? Is that right? > > Normally, if the directory /var/lib/openldap-data/ exists and is > read-writeable for the user under which slapd is running, slapd > creates the database for you. But you beter copy a DB_CONFIG to there > for good perfomance. > > Ward > > I tried running the service as root with the same results below, so I don't think this is a permissions issue, especially since I am attempting to run this straight from a standard emerge with no customizations beyond what was given in the guide. Here is the latest: hdb_db_open: warning - no DB_CONFIG file found in directory /var/lib/openldap-data: (2). Expect poor performance for suffix "dc=XXXXXXXXX,dc=XXX". hdb_db_open: database "dc=XXXXXXXXX,dc=XXX": db_open(/var/lib/openldap-data/id2entry.bdb) failed: No such file or directory (2). backend_startup_one (type=hdb, suffix="dc=XXXXXXXXX,dc=XXX"): bi_db_open failed! (2) slap_startup failed (test would succeed using the -u switch) -- Regards, Christopher Koeber ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-26 17:52 ` Christopher Kurtis Koeber @ 2010-05-26 17:57 ` Ward Poelmans 2010-05-26 18:36 ` Christopher Kurtis Koeber 0 siblings, 1 reply; 16+ messages in thread From: Ward Poelmans @ 2010-05-26 17:57 UTC (permalink / raw To: gentoo-user On Wed, May 26, 2010 at 19:52, Christopher Kurtis Koeber <ckoeber@gmail.com> wrote: > However, I STILL can't get the server to start. And now I don't know what > may be the issue, as slaptest is coming back OK. Any ideas? Try running slapd -d 65535 and tell us what it says. Ward ^ permalink raw reply [flat|nested] 16+ messages in thread
* RE: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-26 17:57 ` Ward Poelmans @ 2010-05-26 18:36 ` Christopher Kurtis Koeber 2010-05-26 18:53 ` Ward Poelmans 0 siblings, 1 reply; 16+ messages in thread From: Christopher Kurtis Koeber @ 2010-05-26 18:36 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 788 bytes --] Ran the command: /usr/lib/openldap/slapd -F /etc/openldap/ -d 65535 See attached as the output was long. Not sure what is going on. Any help would be appreciated. Regards, Christopher Kurtis Koeber (W): (202) 885-8654 (C): (301) 467-8417 http://www.chriskoeber.com -----Original Message----- From: Ward Poelmans [mailto:wpoely86@gmail.com] Sent: Wednesday, May 26, 2010 1:58 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Cannot start Slapd (OpenLDAP) On Wed, May 26, 2010 at 19:52, Christopher Kurtis Koeber <ckoeber@gmail.com> wrote: > However, I STILL can't get the server to start. And now I don't know > what may be the issue, as slaptest is coming back OK. Any ideas? Try running slapd -d 65535 and tell us what it says. Ward [-- Attachment #2: putty.log --] [-- Type: application/octet-stream, Size: 58036 bytes --] /usr/lib/openldap/slapd -F /etc/openldap/ -d 65535 @(#) $OpenLDAP: slapd 2.4.19 (May 20 2010 15:38:21) $ @wts-studentemail:/var/tmp/portage/net-nds/openldap-2.4.19-r1/work/openldap-2.4.19/servers/slapd ldap_pvt_gethostbyname_a: host=wts-studemail, r=0 daemon_init: <null> daemon_init: listen on ldap:/// daemon_init: 1 listeners to open... ldap_url_parse_ext(ldap:///) daemon: listener initialized ldap:/// daemon_init: 2 listeners opened ldap_create slapd init: initiated server. bdb_back_initialize: initialize BDB backend bdb_back_initialize: Berkeley DB 4.7.25: (2010-05-20) hdb_back_initialize: initialize HDB backend hdb_back_initialize: Berkeley DB 4.7.25: (2010-05-20) backend_startup_one: starting "cn=config" ldif_read_file: read entry file: "/etc/openldap//cn=config.ldif" => str2entry: "dn: cn=config objectClass: olcGlobal cn: config olcConfigFile: /etc/openldap/slapd.conf olcConfigDir: /etc/openldap/ olcArgsFile: /var/run/openldap/slapd.args olcAttributeOptions: lang- olcAuthzPolicy: none olcConcurrency: 0 olcConnMaxPending: 100 olcConnMaxPendingAuth: 1000 olcGentleHUP: FALSE olcIdleTimeout: 0 olcIndexSubstrIfMaxLen: 4 olcIndexSubstrIfMinLen: 2 olcIndexSubstrAnyLen: 4 olcIndexSubstrAnyStep: 2 olcIndexIntLen: 4 olcLocalSSF: 71 olcPidFile: /var/run/openldap/slapd.pid olcReadOnly: FALSE olcReverseLookup: FALSE olcSockbufMaxIncoming: 262143 olcSockbufMaxIncomingAuth: 16777215 olcThreads: 16 olcTLSCRLCheck: none olcTLSVerifyClient: never olcToolThreads: 1 olcWriteTimeout: 0 structuralObjectClass: olcGlobal entryUUID: d7f1c408-6bde-466d-aad0-795b3b9b762d creatorsName: cn=config createTimestamp: 20100526173200Z entryCSN: 20100526173200.106978Z#000000#000#000000 modifiersName: cn=config modifyTimestamp: 20100526173200Z " >>> dnPrettyNormal: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnPrettyNormal: <cn=config>, <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(cn=config) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 ldif_read_file: read entry file: "/etc/openldap//cn=config/cn=module{0}.ldif" => str2entry: "dn: cn=module{0} objectClass: olcModuleList cn: module{0} olcModulePath: /usr/lib/openldap/openldap olcModuleLoad: {0}back_ldap.so olcModuleLoad: {1}back_hdb.so structuralObjectClass: olcModuleList entryUUID: 2cc1a27d-1d94-4b68-8d2a-8b5064a640d1 creatorsName: cn=config createTimestamp: 20100526173200Z entryCSN: 20100526173200.106978Z#000000#000#000000 modifiersName: cn=config modifyTimestamp: 20100526173200Z " >>> dnPrettyNormal: <cn=module{0}> => ldap_bv2dn(cn=module{0},0) <= ldap_bv2dn(cn=module{0})=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=module{0})=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=module{0})=0 <<< dnPrettyNormal: <cn=module{0}>, <cn=module{0}> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(cn=module{0}) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "cn=module{0},cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 loaded module back_ldap.so module back_ldap.so: null module registered module_load: (back_hdb.so) already present (static) ldif_read_file: read entry file: "/etc/openldap//cn=config/cn=schema.ldif" => str2entry: "dn: cn=schema objectClass: olcSchemaConfig cn: schema olcObjectIdentifier: OLcfg 1.3.6.1.4.1.4203.1.12.2 olcObjectIdentifier: OLcfgAt OLcfg:3 olcObjectIdentifier: OLcfgGlAt OLcfgAt:0 olcObjectIdentifier: OLcfgBkAt OLcfgAt:1 olcObjectIdentifier: OLcfgDbAt OLcfgAt:2 olcObjectIdentifier: OLcfgOvAt OLcfgAt:3 olcObjectIdentifier: OLcfgCtAt OLcfgAt:4 olcObjectIdentifier: OLcfgOc OLcfg:4 olcObjectIdentifier: OLcfgGlOc OLcfgOc:0 olcObjectIdentifier: OLcfgBkOc OLcfgOc:1 olcObjectIdentifier: OLcfgDbOc OLcfgOc:2 olcObjectIdentifier: OLcfgOvOc OLcfgOc:3 olcObjectIdentifier: OLcfgCtOc OLcfgOc:4 olcObjectIdentifier: OMsyn 1.3.6.1.4.1.1466.115.121.1 olcObjectIdentifier: OMsBoolean OMsyn:7 olcObjectIdentifier: OMsDN OMsyn:12 olcObjectIdentifier: OMsDirectoryString OMsyn:15 olcObjectIdentifier: OMsIA5String OMsyn:26 olcObjectIdentifier: OMsInteger OMsyn:27 olcObjectIdentifier: OMsOID OMsyn:38 olcObjectIdentifier: OMsOctetString OMsyn:40 olcAttributeTypes: ( 2.5.4.0 NAME 'objectClass' DESC 'RFC4512: object classes of the entity' EQUALITY objectIdentifierMatch SYNTAX 1.3.6.1.4.1.1466.115.121 .1.38 ) olcAttributeTypes: ( 2.5.21.9 NAME 'structuralObjectClass' DESC 'RFC4512: stru ctural object class of entry' EQUALITY objectIdentifierMatch SYNTAX 1.3.6.1.4 .1.1466.115.121.1.38 SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperati on ) olcAttributeTypes: ( 2.5.18.1 NAME 'createTimestamp' DESC 'RFC4512: time which object was created' EQUALITY generalizedTimeMatch ORDERING generalizedTimeOr deringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE NO-USER-MODIFIC ATION USAGE directoryOperation ) olcAttributeTypes: ( 2.5.18.2 NAME 'modifyTimestamp' DESC 'RFC4512: time which object was last modified' EQUALITY generalizedTimeMatch ORDERING generalized TimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE NO-USER-M ODIFICATION USAGE directoryOperation ) olcAttributeTypes: ( 2.5.18.3 NAME 'creatorsName' DESC 'RFC4512: name of creat or' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SING LE-VALUE NO-USER-MODIFICATION USAGE directoryOperation ) olcAttributeTypes: ( 2.5.18.4 NAME 'modifiersName' DESC 'RFC4512: name of last modifier' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1. 12 SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation ) olcAttributeTypes: ( 2.5.18.9 NAME 'hasSubordinates' DESC 'X.501: entry has ch ildren' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALU E NO-USER-MODIFICATION USAGE directoryOperation ) olcAttributeTypes: ( 2.5.18.10 NAME 'subschemaSubentry' DESC 'RFC4512: name of controlling subschema entry' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1. 4.1.1466.115.121.1.12 SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperat ion ) olcAttributeTypes: ( 1.3.6.1.1.20 NAME 'entryDN' DESC 'DN of the entry' EQUALI TY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE N O-USER-MODIFICATION USAGE directoryOperation ) olcAttributeTypes: ( 1.3.6.1.1.16.4 NAME 'entryUUID' DESC 'UUID of the entry' EQUALITY UUIDMatch ORDERING UUIDOrderingMatch SYNTAX 1.3.6.1.1.16.1 SINGLE-VA LUE NO-USER-MODIFICATION USAGE directoryOperation ) olcAttributeTypes: ( 1.3.6.1.4.1.4203.666.1.7 NAME 'entryCSN' DESC 'change seq uence number of the entry content' EQUALITY CSNMatch ORDERING CSNOrderingMatc h SYNTAX 1.3.6.1.4.1.4203.666.11.2.1{64} SINGLE-VALUE NO-USER-MODIFICATION US AGE directoryOperation ) olcAttributeTypes: ( 1.3.6.1.4.1.4203.666.1.13 NAME 'namingCSN' DESC 'change s equence number of the entry naming (RDN)' EQUALITY CSNMatch ORDERING CSNOrder ingMatch SYNTAX 1.3.6.1.4.1.4203.666.11.2.1{64} SINGLE-VALUE NO-USER-MODIFICA TION USAGE directoryOperation ) olcAttributeTypes: ( 1.3.6.1.4.1.4203.666.1.23 NAME 'syncreplCookie' DESC 'syn crepl Cookie for shadow copy' EQUALITY octetStringMatch ORDERING octetStringO rderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SINGLE-VALUE NO-USER-MODIFI CATION USAGE dSAOperation ) olcAttributeTypes: ( 1.3.6.1.4.1.4203.666.1.25 NAME 'contextCSN' DESC 'the lar >>> dnPrettyNormal: <cn=schema> => ldap_bv2dn(cn=schema,0) <= ldap_bv2dn(cn=schema)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=schema)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=schema)=0 <<< dnPrettyNormal: <cn=schema>, <cn=schema> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(cn=schema) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "cn=schema,cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 ldif_read_file: read entry file: "/etc/openldap//cn=config/cn=schema/cn={0}core.ldif" => str2entry: "dn: cn={0}core objectClass: olcSchemaConfig cn: {0}core olcAttributeTypes: {0}( 2.5.4.2 NAME 'knowledgeInformation' DESC 'RFC2256: kno wledge information' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121. 1.15{32768} ) olcAttributeTypes: {1}( 2.5.4.4 NAME ( 'sn' 'surname' ) DESC 'RFC2256: last (f amily) name(s) for which the entity is known by' SUP name ) olcAttributeTypes: {2}( 2.5.4.5 NAME 'serialNumber' DESC 'RFC2256: serial numb er of the entity' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch S YNTAX 1.3.6.1.4.1.1466.115.121.1.44{64} ) olcAttributeTypes: {3}( 2.5.4.6 NAME ( 'c' 'countryName' ) DESC 'RFC4519: two- letter ISO-3166 country code' SUP name SYNTAX 1.3.6.1.4.1.1466.115.121.1.11 S INGLE-VALUE ) olcAttributeTypes: {4}( 2.5.4.7 NAME ( 'l' 'localityName' ) DESC 'RFC2256: loc ality which this object resides in' SUP name ) olcAttributeTypes: {5}( 2.5.4.8 NAME ( 'st' 'stateOrProvinceName' ) DESC 'RFC2 256: state or province which this object resides in' SUP name ) olcAttributeTypes: {6}( 2.5.4.9 NAME ( 'street' 'streetAddress' ) DESC 'RFC225 6: street address of this object' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreS ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} ) olcAttributeTypes: {7}( 2.5.4.10 NAME ( 'o' 'organizationName' ) DESC 'RFC2256 : organization this object belongs to' SUP name ) olcAttributeTypes: {8}( 2.5.4.11 NAME ( 'ou' 'organizationalUnitName' ) DESC ' RFC2256: organizational unit this object belongs to' SUP name ) olcAttributeTypes: {9}( 2.5.4.12 NAME 'title' DESC 'RFC2256: title associated with the entity' SUP name ) olcAttributeTypes: {10}( 2.5.4.14 NAME 'searchGuide' DESC 'RFC2256: search gui de, deprecated by enhancedSearchGuide' SYNTAX 1.3.6.1.4.1.1466.115.121.1.25 ) olcAttributeTypes: {11}( 2.5.4.15 NAME 'businessCategory' DESC 'RFC2256: busin ess category' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTA X 1.3.6.1.4.1.1466.115.121.1.15{128} ) olcAttributeTypes: {12}( 2.5.4.16 NAME 'postalAddress' DESC 'RFC2256: postal a ddress' EQUALITY caseIgnoreListMatch SUBSTR caseIgnoreListSubstringsMatch SYN TAX 1.3.6.1.4.1.1466.115.121.1.41 ) olcAttributeTypes: {13}( 2.5.4.17 NAME 'postalCode' DESC 'RFC2256: postal code ' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4. 1.1466.115.121.1.15{40} ) olcAttributeTypes: {14}( 2.5.4.18 NAME 'postOfficeBox' DESC 'RFC2256: Post Off ice Box' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3 .6.1.4.1.1466.115.121.1.15{40} ) olcAttributeTypes: {15}( 2.5.4.19 NAME 'physicalDeliveryOfficeName' DESC 'RFC2 256: Physical Delivery Office Name' EQUALITY caseIgnoreMatch SUBSTR caseIgnor eSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} ) olcAttributeTypes: {16}( 2.5.4.20 NAME 'telephoneNumber' DESC 'RFC2256: Teleph one Number' EQUALITY telephoneNumberMatch SUBSTR telephoneNumberSubstringsMat ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} ) olcAttributeTypes: {17}( 2.5.4.21 NAME 'telexNumber' DESC 'RFC2256: Telex Numb er' SYNTAX 1.3.6.1.4.1.1466.115.121.1.52 ) olcAttributeTypes: {18}( 2.5.4.22 NAME 'teletexTerminalIdentifier' DESC 'RFC22 56: Teletex Terminal Identifier' SYNTAX 1.3.6.1.4.1.1466.115.121.1.51 ) olcAttributeTypes: {19}( 2.5.4.23 NAME ( 'facsimileTelephoneNumber' 'fax' ) DE SC 'RFC2256: Facsimile (Fax) Telephone Number' SYNTAX 1.3.6.1.4.1.1466.115.12 1.1.22 ) olcAttributeTypes: {20}( 2.5.4.24 NAME 'x121Address' DESC 'RFC2256: X.121 Addr ess' EQUALITY numericStringMatch SUBSTR numericStringSubstringsMatch SYNTAX 1 .3.6.1.4.1.1466.115.121.1.36{15} ) olcAttributeTypes: {21}( 2.5.4.25 NAME 'internationaliSDNNumber' DESC 'RFC2256 : international ISDN number' EQUALITY numericStringMatch SUBSTR numericString SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{16} ) olcAttributeTypes: {22}( 2.5.4.26 NAME 'registeredAddress' DESC 'RFC2256: regi stered postal address' SUP postalAddress SYNTAX 1.3.6.1.4.1.1466.115.121.1.41 ) olcAttributeTypes: {23}( 2.5.4.27 NAME 'destinationIndicator' DESC 'RFC2256: d estination indic>>> dnPrettyNormal: <cn={0}core> => ldap_bv2dn(cn={0}core,0) <= ldap_bv2dn(cn={0}core)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn={0}core)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn={0}core)=0 <<< dnPrettyNormal: <cn={0}core>, <cn={0}core> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(cn={0}core) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "cn={0}core,cn=schema,cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 ldif_read_file: read entry file: "/etc/openldap//cn=config/cn=schema/cn={1}cosine.ldif" => str2entry: "dn: cn={1}cosine objectClass: olcSchemaConfig cn: {1}cosine olcAttributeTypes: {0}( 0.9.2342.19200300.100.1.2 NAME 'textEncodedORAddress' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1. 1466.115.121.1.15{256} ) olcAttributeTypes: {1}( 0.9.2342.19200300.100.1.4 NAME 'info' DESC 'RFC1274: g eneral information' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2048} ) olcAttributeTypes: {2}( 0.9.2342.19200300.100.1.5 NAME ( 'drink' 'favouriteDri nk' ) DESC 'RFC1274: favorite drink' EQUALITY caseIgnoreMatch SUBSTR caseIgno reSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) olcAttributeTypes: {3}( 0.9.2342.19200300.100.1.6 NAME 'roomNumber' DESC 'RFC1 274: room number' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch S YNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) olcAttributeTypes: {4}( 0.9.2342.19200300.100.1.7 NAME 'photo' DESC 'RFC1274: photo (G3 fax)' SYNTAX 1.3.6.1.4.1.1466.115.121.1.23{25000} ) olcAttributeTypes: {5}( 0.9.2342.19200300.100.1.8 NAME 'userClass' DESC 'RFC12 74: category of user' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMat ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) olcAttributeTypes: {6}( 0.9.2342.19200300.100.1.9 NAME 'host' DESC 'RFC1274: h ost computer' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTA X 1.3.6.1.4.1.1466.115.121.1.15{256} ) olcAttributeTypes: {7}( 0.9.2342.19200300.100.1.10 NAME 'manager' DESC 'RFC127 4: DN of manager' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115 .121.1.12 ) olcAttributeTypes: {8}( 0.9.2342.19200300.100.1.11 NAME 'documentIdentifier' D ESC 'RFC1274: unique identifier of document' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) olcAttributeTypes: {9}( 0.9.2342.19200300.100.1.12 NAME 'documentTitle' DESC ' RFC1274: title of document' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstri ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) olcAttributeTypes: {10}( 0.9.2342.19200300.100.1.13 NAME 'documentVersion' DES C 'RFC1274: version of document' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSu bstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) olcAttributeTypes: {11}( 0.9.2342.19200300.100.1.14 NAME 'documentAuthor' DESC 'RFC1274: DN of author of document' EQUALITY distinguishedNameMatch SYNTAX 1 .3.6.1.4.1.1466.115.121.1.12 ) olcAttributeTypes: {12}( 0.9.2342.19200300.100.1.15 NAME 'documentLocation' DE SC 'RFC1274: location of document original' EQUALITY caseIgnoreMatch SUBSTR c aseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) olcAttributeTypes: {13}( 0.9.2342.19200300.100.1.20 NAME ( 'homePhone' 'homeTe lephoneNumber' ) DESC 'RFC1274: home telephone number' EQUALITY telephoneNumb erMatch SUBSTR telephoneNumberSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121 .1.50 ) olcAttributeTypes: {14}( 0.9.2342.19200300.100.1.21 NAME 'secretary' DESC 'RFC 1274: DN of secretary' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.146 6.115.121.1.12 ) olcAttributeTypes: {15}( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox' SYNTAX 1.3.6.1.4.1.1466.115.121.1.39 ) olcAttributeTypes: {16}( 0.9.2342.19200300.100.1.26 NAME 'aRecord' EQUALITY ca seIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) olcAttributeTypes: {17}( 0.9.2342.19200300.100.1.27 NAME 'mDRecord' EQUALITY c aseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) olcAttributeTypes: {18}( 0.9.2342.19200300.100.1.28 NAME 'mXRecord' EQUALITY c aseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) olcAttributeTypes: {19}( 0.9.2342.19200300.100.1.29 NAME 'nSRecord' EQUALITY c aseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) olcAttributeTypes: {20}( 0.9.2342.19200300.100.1.30 NAME 'sOARecord' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) olcAttributeTypes: {21}( 0.9.2342.19200300.100.1.31 NAME 'cNAMERecord' EQUALIT Y caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) olcAttributeTypes: {22}( 0.9.2342.19200300.100.1.38 NAM>>> dnPrettyNormal: <cn={1}cosine> => ldap_bv2dn(cn={1}cosine,0) <= ldap_bv2dn(cn={1}cosine)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn={1}cosine)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn={1}cosine)=0 <<< dnPrettyNormal: <cn={1}cosine>, <cn={1}cosine> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(cn={1}cosine) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "cn={1}cosine,cn=schema,cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 ldif_read_file: read entry file: "/etc/openldap//cn=config/cn=schema/cn={2}inetorgperson.ldif" => str2entry: "dn: cn={2}inetorgperson objectClass: olcSchemaConfig cn: {2}inetorgperson olcAttributeTypes: {0}( 2.16.840.1.113730.3.1.1 NAME 'carLicense' DESC 'RFC279 8: vehicle license or registration plate' EQUALITY caseIgnoreMatch SUBSTR cas eIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) olcAttributeTypes: {1}( 2.16.840.1.113730.3.1.2 NAME 'departmentNumber' DESC ' RFC2798: identifies a department within an organization' EQUALITY caseIgnoreM atch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) olcAttributeTypes: {2}( 2.16.840.1.113730.3.1.241 NAME 'displayName' DESC 'RFC 2798: preferred name to be used when displaying entries' EQUALITY caseIgnoreM atch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SI NGLE-VALUE ) olcAttributeTypes: {3}( 2.16.840.1.113730.3.1.3 NAME 'employeeNumber' DESC 'RF C2798: numerically identifies an employee within an organization' EQUALITY ca seIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.12 1.1.15 SINGLE-VALUE ) olcAttributeTypes: {4}( 2.16.840.1.113730.3.1.4 NAME 'employeeType' DESC 'RFC2 798: type of employment for a person' EQUALITY caseIgnoreMatch SUBSTR caseIgn oreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) olcAttributeTypes: {5}( 0.9.2342.19200300.100.1.60 NAME 'jpegPhoto' DESC 'RFC2 798: a JPEG image' SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 ) olcAttributeTypes: {6}( 2.16.840.1.113730.3.1.39 NAME 'preferredLanguage' DESC 'RFC2798: preferred written or spoken language for a person' EQUALITY caseIg noreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1. 15 SINGLE-VALUE ) olcAttributeTypes: {7}( 2.16.840.1.113730.3.1.40 NAME 'userSMIMECertificate' D ESC 'RFC2798: PKCS#7 SignedData used to support S/MIME' SYNTAX 1.3.6.1.4.1.14 66.115.121.1.5 ) olcAttributeTypes: {8}( 2.16.840.1.113730.3.1.216 NAME 'userPKCS12' DESC 'RFC2 798: personal identity information, a PKCS #12 PFX' SYNTAX 1.3.6.1.4.1.1466.1 15.121.1.5 ) olcObjectClasses: {0}( 2.16.840.1.113730.3.2.2 NAME 'inetOrgPerson' DESC 'RFC2 798: Internet Organizational Person' SUP organizationalPerson STRUCTURAL MAY ( audio $ businessCategory $ carLicense $ departmentNumber $ displayName $ em ployeeNumber $ employeeType $ givenName $ homePhone $ homePostalAddress $ ini tials $ jpegPhoto $ labeledURI $ mail $ manager $ mobile $ o $ pager $ photo $ roomNumber $ secretary $ uid $ userCertificate $ x500uniqueIdentifier $ pre ferredLanguage $ userSMIMECertificate $ userPKCS12 ) ) structuralObjectClass: olcSchemaConfig entryUUID: 75c4ccc2-6785-4304-bfd6-33f18c906609 creatorsName: cn=config createTimestamp: 20100526173200Z entryCSN: 20100526173200.106978Z#000000#000#000000 modifiersName: cn=config modifyTimestamp: 20100526173200Z " >>> dnPrettyNormal: <cn={2}inetorgperson> => ldap_bv2dn(cn={2}inetorgperson,0) <= ldap_bv2dn(cn={2}inetorgperson)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn={2}inetorgperson)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn={2}inetorgperson)=0 <<< dnPrettyNormal: <cn={2}inetorgperson>, <cn={2}inetorgperson> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(cn={2}inetorgperson) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "cn={2}inetorgperson,cn=schema,cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 ldif_read_file: read entry file: "/etc/openldap//cn=config/cn=schema/cn={3}nis.ldif" => str2entry: "dn: cn={3}nis objectClass: olcSchemaConfig cn: {3}nis olcAttributeTypes: {0}( 1.3.6.1.1.1.1.2 NAME 'gecos' DESC 'The GECOS field; th e common name' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatc h SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) olcAttributeTypes: {1}( 1.3.6.1.1.1.1.3 NAME 'homeDirectory' DESC 'The absolut e path to the home directory' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1 466.115.121.1.26 SINGLE-VALUE ) olcAttributeTypes: {2}( 1.3.6.1.1.1.1.4 NAME 'loginShell' DESC 'The path to th e login shell' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.2 6 SINGLE-VALUE ) olcAttributeTypes: {3}( 1.3.6.1.1.1.1.5 NAME 'shadowLastChange' EQUALITY integ erMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {4}( 1.3.6.1.1.1.1.6 NAME 'shadowMin' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {5}( 1.3.6.1.1.1.1.7 NAME 'shadowMax' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {6}( 1.3.6.1.1.1.1.8 NAME 'shadowWarning' EQUALITY integerM atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {7}( 1.3.6.1.1.1.1.9 NAME 'shadowInactive' EQUALITY integer Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {8}( 1.3.6.1.1.1.1.10 NAME 'shadowExpire' EQUALITY integerM atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {9}( 1.3.6.1.1.1.1.11 NAME 'shadowFlag' EQUALITY integerMat ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {10}( 1.3.6.1.1.1.1.12 NAME 'memberUid' EQUALITY caseExactI A5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1. 26 ) olcAttributeTypes: {11}( 1.3.6.1.1.1.1.13 NAME 'memberNisNetgroup' EQUALITY ca seExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.11 5.121.1.26 ) olcAttributeTypes: {12}( 1.3.6.1.1.1.1.14 NAME 'nisNetgroupTriple' DESC 'Netgr oup triple' SYNTAX 1.3.6.1.1.1.0.0 ) olcAttributeTypes: {13}( 1.3.6.1.1.1.1.15 NAME 'ipServicePort' EQUALITY intege rMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {14}( 1.3.6.1.1.1.1.16 NAME 'ipServiceProtocol' SUP name ) olcAttributeTypes: {15}( 1.3.6.1.1.1.1.17 NAME 'ipProtocolNumber' EQUALITY int egerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {16}( 1.3.6.1.1.1.1.18 NAME 'oncRpcNumber' EQUALITY integer Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) olcAttributeTypes: {17}( 1.3.6.1.1.1.1.19 NAME 'ipHostNumber' DESC 'IP address ' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} ) olcAttributeTypes: {18}( 1.3.6.1.1.1.1.20 NAME 'ipNetworkNumber' DESC 'IP netw ork' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} SI NGLE-VALUE ) olcAttributeTypes: {19}( 1.3.6.1.1.1.1.21 NAME 'ipNetmaskNumber' DESC 'IP netm ask' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} SI NGLE-VALUE ) olcAttributeTypes: {20}( 1.3.6.1.1.1.1.22 NAME 'macAddress' DESC 'MAC address' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} ) olcAttributeTypes: {21}( 1.3.6.1.1.1.1.23 NAME 'bootParameter' DESC 'rpc.bootp aramd parameter' SYNTAX 1.3.6.1.1.1.0.1 ) olcAttributeTypes: {22}( 1.3.6.1.1.1.1.24 NAME 'bootFile' DESC 'Boot image nam e' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) olcAttributeTypes: {23}( 1.3.6.1.1.1.1.26 NAME 'nisMapName' SUP name ) olcAttributeTypes: {24}( 1.3.6.1.1.1.1.27 NAME 'nisMapEntry' EQUALITY caseExac tIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121. 1.26{1024} SINGLE-VALUE ) olcObjectClasses: {0}( 1.3.6.1.1.1.2.0 NAME 'posixAccount' DESC 'Abstraction o f an account with POSIX attributes' SUP top AUXILIARY MUST ( cn $ uid $ uidNu mber $ gidNumber $ homeDirectory ) MAY ( userPassword $ loginShell $ gecos $ description ) ) olcObjectClasses: {1}( 1.3.6.1.1.1.2.1 NAME 'shadowAccount' DESC 'Additional a ttributes for shadow passwords'>>> dnPrettyNormal: <cn={3}nis> => ldap_bv2dn(cn={3}nis,0) <= ldap_bv2dn(cn={3}nis)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn={3}nis)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn={3}nis)=0 <<< dnPrettyNormal: <cn={3}nis>, <cn={3}nis> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(cn={3}nis) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "cn={3}nis,cn=schema,cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 ldif_read_file: read entry file: "/etc/openldap//cn=config/olcDatabase={-1}frontend.ldif" => str2entry: "dn: olcDatabase={-1}frontend objectClass: olcDatabaseConfig objectClass: olcFrontendConfig olcDatabase: {-1}frontend olcAccess: {0}to dn.base="" by * read olcAccess: {1}to dn.base="cn=subschema" by * read olcAccess: {2}to * by self write by users read by anonymous auth olcAddContentAcl: FALSE olcLastMod: TRUE olcMaxDerefDepth: 0 olcReadOnly: FALSE olcSchemaDN: cn=Subschema olcMonitoring: FALSE structuralObjectClass: olcDatabaseConfig entryUUID: aaaa5c8d-aac4-4244-8a51-944a314ff45e creatorsName: cn=config createTimestamp: 20100526173200Z entryCSN: 20100526173200.106978Z#000000#000#000000 modifiersName: cn=config modifyTimestamp: 20100526173200Z " >>> dnPrettyNormal: <olcDatabase={-1}frontend> => ldap_bv2dn(olcDatabase={-1}frontend,0) <= ldap_bv2dn(olcDatabase={-1}frontend)=0 => ldap_dn2bv(272) <= ldap_dn2bv(olcDatabase={-1}frontend)=0 => ldap_dn2bv(272) <= ldap_dn2bv(olcDatabase={-1}frontend)=0 <<< dnPrettyNormal: <olcDatabase={-1}frontend>, <olcDatabase={-1}frontend> >>> dnNormalize: <cn=Subschema> => ldap_bv2dn(cn=Subschema,0) <= ldap_bv2dn(cn=Subschema)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=subschema)=0 <<< dnNormalize: <cn=subschema> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(olcDatabase={-1}frontend) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "olcDatabase={-1}frontend,cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 >>> dnPrettyNormal: <cn=Subschema> => ldap_bv2dn(cn=Subschema,0) <= ldap_bv2dn(cn=Subschema)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=Subschema)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=subschema)=0 <<< dnPrettyNormal: <cn=Subschema>, <cn=subschema> >>> dnNormalize: <> <<< dnNormalize: <> Backend ACL: access to dn.base="" by * read >>> dnNormalize: <cn=subschema> => ldap_bv2dn(cn=subschema,0) <= ldap_bv2dn(cn=subschema)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=subschema)=0 <<< dnNormalize: <cn=subschema> Backend ACL: access to dn.base="cn=subschema" by * read Backend ACL: access to * by self write by users read by anonymous auth >>> dnPrettyNormal: <cn=Subschema> => ldap_bv2dn(cn=Subschema,0) <= ldap_bv2dn(cn=Subschema)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=Subschema)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=subschema)=0 <<< dnPrettyNormal: <cn=Subschema>, <cn=subschema> ldif_read_file: read entry file: "/etc/openldap//cn=config/olcDatabase={0}config.ldif" => str2entry: "dn: olcDatabase={0}config objectClass: olcDatabaseConfig olcDatabase: {0}config olcAccess: {0}to * by * none olcAddContentAcl: TRUE olcLastMod: TRUE olcMaxDerefDepth: 15 olcReadOnly: FALSE olcRootDN: cn=config olcMonitoring: FALSE structuralObjectClass: olcDatabaseConfig entryUUID: 03fb24fe-8bc1-46dc-a889-6cf40a2d2d43 creatorsName: cn=config createTimestamp: 20100526173200Z entryCSN: 20100526173200.106978Z#000000#000#000000 modifiersName: cn=config modifyTimestamp: 20100526173200Z " >>> dnPrettyNormal: <olcDatabase={0}config> => ldap_bv2dn(olcDatabase={0}config,0) <= ldap_bv2dn(olcDatabase={0}config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(olcDatabase={0}config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(olcDatabase={0}config)=0 <<< dnPrettyNormal: <olcDatabase={0}config>, <olcDatabase={0}config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(olcDatabase={0}config) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "olcDatabase={0}config,cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 >>> dnPrettyNormal: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnPrettyNormal: <cn=config>, <cn=config> Backend ACL: access to * by * none /etc/openldap/: line 1: warning: cannot assess the validity of the ACL scope within backend naming context >>> dnPrettyNormal: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnPrettyNormal: <cn=config>, <cn=config> ldif_read_file: read entry file: "/etc/openldap//cn=config/olcDatabase={1}hdb.ldif" => str2entry: "dn: olcDatabase={1}hdb objectClass: olcDatabaseConfig objectClass: olcHdbConfig olcDatabase: {1}hdb olcSuffix: dc=wesleyseminary,dc=edu olcAddContentAcl: FALSE olcLastMod: TRUE olcMaxDerefDepth: 15 olcReadOnly: FALSE olcRootDN: cn=Manager,dc=wesleyseminary,dc=edu olcRootPW:: e1NTSEF9ZkFFSjF4OEpJcENKQTAwaVhub0d1YXdQMWhnWU1FRFI= olcMonitoring: FALSE olcDbDirectory: /var/lib/openldap-data olcDbCacheSize: 1000 olcDbCheckpoint: 32 30 olcDbConfig: {0}# $OpenLDAP: pkg/ldap/servers/slapd/DB_CONFIG,v 1.3.2.4 2007/1 2/18 11:53:27 ghenry Exp $ olcDbConfig: {1}# Example DB_CONFIG file for use with slapd(8) BDB/HDB databas es. olcDbConfig: {2}# olcDbConfig: {3}# See the Oracle Berkeley DB documentation olcDbConfig: {4}# <http://www.oracle.com/technology/documentation/berkeley-d b/db/ref/env/db_config.html> olcDbConfig: {5}# for detail description of DB_CONFIG syntax and semantics. olcDbConfig: {6}# olcDbConfig: {7}# Hints can also be found in the OpenLDAP Software FAQ olcDbConfig:: ezh9Iwk8aHR0cDovL3d3dy5vcGVubGRhcC5vcmcvZmFxL2luZGV4LmNnaT9maWxl PTI+ olcDbConfig: {9}# in particular: olcDbConfig: {10}# <http://www.openldap.org/faq/index.cgi?file=1075> olcDbConfig: {11} olcDbConfig: {12}# Note: most DB_CONFIG settings will take effect only upon re building olcDbConfig: {13}# the DB environment. olcDbConfig: {14} olcDbConfig: {15}# one 0.25 GB cache olcDbConfig: {16}set_cachesize 0 268435456 1 olcDbConfig: {17} olcDbConfig: {18}# Data Directory olcDbConfig: {19}set_data_dir /var/lib/openldap-data olcDbConfig: {20} olcDbConfig: {21}# Transaction Log settings olcDbConfig: {22}set_lg_regionmax 262144 olcDbConfig: {23}set_lg_bsize 2097152 olcDbConfig: {24}set_lg_dir /var/log/ldap olcDbConfig: {25} olcDbConfig: {26}# Note: special DB_CONFIG flags are no longer needed for "qui ck" olcDbConfig:: ezI3fSMgc2xhcGFkZCg4KSBvciBzbGFwaW5kZXgoOCkgYWNjZXNzIChzZWUgdGhl aXIgLXEgb3B0aW9uKS4g olcDbNoSync: FALSE olcDbDirtyRead: FALSE olcDbIDLcacheSize: 0 olcDbIndex: objectClass eq olcDbLinearIndex: FALSE olcDbMode: 0600 olcDbSearchStack: 16 olcDbShmKey: 0 olcDbCacheFree: 1 olcDbDNcacheSize: 0 structuralObjectClass: olcHdbConfig entryUUID: 2ba8c791-e45c-431d-bb1a-345ae98cdeb5 creatorsName: cn=config createTimestamp: 20100526173200Z entryCSN: 20100526173200.106978Z#000000#000#000000 modifiersName: cn=config modifyTimestamp: 20100526173200Z " >>> dnPrettyNormal: <olcDatabase={1}hdb> => ldap_bv2dn(olcDatabase={1}hdb,0) <= ldap_bv2dn(olcDatabase={1}hdb)=0 => ldap_dn2bv(272) <= ldap_dn2bv(olcDatabase={1}hdb)=0 => ldap_dn2bv(272) <= ldap_dn2bv(olcDatabase={1}hdb)=0 <<< dnPrettyNormal: <olcDatabase={1}hdb>, <olcDatabase={1}hdb> >>> dnNormalize: <dc=wesleyseminary,dc=edu> => ldap_bv2dn(dc=wesleyseminary,dc=edu,0) <= ldap_bv2dn(dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(dc=wesleyseminary,dc=edu)=0 <<< dnNormalize: <dc=wesleyseminary,dc=edu> >>> dnNormalize: <cn=Manager,dc=wesleyseminary,dc=edu> => ldap_bv2dn(cn=Manager,dc=wesleyseminary,dc=edu,0) <= ldap_bv2dn(cn=Manager,dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=manager,dc=wesleyseminary,dc=edu)=0 <<< dnNormalize: <cn=manager,dc=wesleyseminary,dc=edu> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> >>> dnNormalize: <cn=config> => ldap_bv2dn(cn=config,0) <= ldap_bv2dn(cn=config)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=config)=0 <<< dnNormalize: <cn=config> <= str2entry(olcDatabase={1}hdb) -> 0x9007a0c => test_filter PRESENT => access_allowed: search access to "olcDatabase={1}hdb,cn=config" "objectClass" requested <= root access granted => access_allowed: search access granted by manage(=mwrscxd) <= test_filter 6 >>> dnPrettyNormal: <dc=wesleyseminary,dc=edu> => ldap_bv2dn(dc=wesleyseminary,dc=edu,0) <= ldap_bv2dn(dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(dc=wesleyseminary,dc=edu)=0 <<< dnPrettyNormal: <dc=wesleyseminary,dc=edu>, <dc=wesleyseminary,dc=edu> >>> dnPrettyNormal: <cn=Manager,dc=wesleyseminary,dc=edu> => ldap_bv2dn(cn=Manager,dc=wesleyseminary,dc=edu,0) <= ldap_bv2dn(cn=Manager,dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=Manager,dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=manager,dc=wesleyseminary,dc=edu)=0 <<< dnPrettyNormal: <cn=Manager,dc=wesleyseminary,dc=edu>, <cn=manager,dc=wesleyseminary,dc=edu> hdb_db_init: Initializing HDB database >>> dnPrettyNormal: <dc=wesleyseminary,dc=edu> => ldap_bv2dn(dc=wesleyseminary,dc=edu,0) <= ldap_bv2dn(dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(dc=wesleyseminary,dc=edu)=0 <<< dnPrettyNormal: <dc=wesleyseminary,dc=edu>, <dc=wesleyseminary,dc=edu> >>> dnPrettyNormal: <cn=Manager,dc=wesleyseminary,dc=edu> => ldap_bv2dn(cn=Manager,dc=wesleyseminary,dc=edu,0) <= ldap_bv2dn(cn=Manager,dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=Manager,dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=manager,dc=wesleyseminary,dc=edu)=0 <<< dnPrettyNormal: <cn=Manager,dc=wesleyseminary,dc=edu>, <cn=manager,dc=wesleyseminary,dc=edu> index objectClass 0x0004 send_ldap_result: conn=-1 op=0 p=0 send_ldap_result: err=0 matched="" text="" matching_rule_use_init 1.2.840.113556.1.4.804 (integerBitOrMatch): matchingRuleUse: ( 1.2.840.113556.1.4.804 NAME 'integerBitOrMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcSpSessionlog $ olcChainMaxReferralDepth $ olcDbProtocolVersion $ olcDbConnectionPoolMax $ mailPreferenceOption $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber ) ) 1.2.840.113556.1.4.803 (integerBitAndMatch): matchingRuleUse: ( 1.2.840.113556.1.4.803 NAME 'integerBitAndMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcSpSessionlog $ olcChainMaxReferralDepth $ olcDbProtocolVersion $ olcDbConnectionPoolMax $ mailPreferenceOption $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber ) ) 1.3.6.1.4.1.1466.109.114.2 (caseIgnoreIA5Match): matchingRuleUse: ( 1.3.6.1.4.1.1466.109.114.2 NAME 'caseIgnoreIA5Match' APPLIES ( altServer $ olcDbConfig $ c $ mail $ dc $ associatedDomain $ email $ aRecord $ mDRecord $ mXRecord $ nSRecord $ sOARecord $ cNAMERecord $ janetMailbox $ gecos $ homeDirectory $ loginShell $ memberUid $ memberNisNetgroup $ ipHostNumber $ ipNetworkNumber $ ipNetmaskNumber $ macAddress $ bootFile $ nisMapEntry ) ) 1.3.6.1.4.1.1466.109.114.1 (caseExactIA5Match): matchingRuleUse: ( 1.3.6.1.4.1.1466.109.114.1 NAME 'caseExactIA5Match' APPLIES ( altServer $ olcDbConfig $ c $ mail $ dc $ associatedDomain $ email $ aRecord $ mDRecord $ mXRecord $ nSRecord $ sOARecord $ cNAMERecord $ janetMailbox $ gecos $ homeDirectory $ loginShell $ memberUid $ memberNisNetgroup $ ipHostNumber $ ipNetworkNumber $ ipNetmaskNumber $ macAddress $ bootFile $ nisMapEntry ) ) 2.5.13.39 (certificateListMatch): 2.5.13.38 (certificateListExactMatch): matchingRuleUse: ( 2.5.13.38 NAME 'certificateListExactMatch' APPLIES ( authorityRevocationList $ certificateRevocationList $ deltaRevocationList ) ) 2.5.13.35 (certificateMatch): 2.5.13.34 (certificateExactMatch): matchingRuleUse: ( 2.5.13.34 NAME 'certificateExactMatch' APPLIES ( userCertificate $ cACertificate ) ) 2.5.13.30 (objectIdentifierFirstComponentMatch): matchingRuleUse: ( 2.5.13.30 NAME 'objectIdentifierFirstComponentMatch' APPLIES ( supportedControl $ supportedExtension $ supportedFeatures $ ldapSyntaxes $ supportedApplicationContext ) ) 2.5.13.29 (integerFirstComponentMatch): matchingRuleUse: ( 2.5.13.29 NAME 'integerFirstComponentMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcSpSessionlog $ olcChainMaxReferralDepth $ olcDbProtocolVersion $ olcDbConnectionPoolMax $ mailPreferenceOption $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber ) ) 2.5.13.27 (generalizedTimeMatch): matchingRuleUse: ( 2.5.13.27 NAME 'generalizedTimeMatch' APPLIES ( createTimestamp $ modifyTimestamp ) ) 2.5.13.24 (protocolInformationMatch): matchingRuleUse: ( 2.5.13.24 NAME 'protocolInformationMatch' APPLIES protocolInformation ) 2.5.13.23 (uniqueMemberMatch): matchingRuleUse: ( 2.5.13.23 NAME 'uniqueMemberMatch' APPLIES uniqueMember ) 2.5.13.22 (presentationAddressMatch): matchingRuleUse: ( 2.5.13.22 NAME 'presentationAddressMatch' APPLIES presentationAddress ) 2.5.13.20 (telephoneNumberMatch): matchingRuleUse: ( 2.5.13.20 NAME 'telephoneNumberMatch' APPLIES ( telephoneNumber $ homePhone $ mobile $ pager ) ) 2.5.13.17 (octetStringMatch): matchingRuleUse: ( 2.5.13.17 NAME 'octetStringMatch' APPLIES ( userPassword $ olcDbCryptKey ) ) 2.5.13.16 (bitStringMatch): matchingRuleUse: ( 2.5.13.16 NAME 'bitStringMatch' APPLIES x500UniqueIdentifier ) 2.5.13.14 (integerMatch): matchingRuleUse: ( 2.5.13.14 NAME 'integerMatch' APPLIES ( supportedLDAPVersion $ entryTtl $ uidNumber $ gidNumber $ olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ olcIdleTimeout $ olcIndexSubstrIfMinLen $ olcIndexSubstrIfMaxLen $ olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcIndexIntLen $ olcLocalSSF $ olcMaxDerefDepth $ olcReplicationInterval $ olcSockbufMaxIncoming $ olcSockbufMaxIncomingAuth $ olcThreads $ olcToolThreads $ olcWriteTimeout $ olcDbCacheFree $ olcDbCacheSize $ olcDbDNcacheSize $ olcDbIDLcacheSize $ olcDbSearchStack $ olcDbShmKey $ olcSpSessionlog $ olcChainMaxReferralDepth $ olcDbProtocolVersion $ olcDbConnectionPoolMax $ mailPreferenceOption $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ ipServicePort $ ipProtocolNumber $ oncRpcNumber ) ) 2.5.13.13 (booleanMatch): matchingRuleUse: ( 2.5.13.13 NAME 'booleanMatch' APPLIES ( hasSubordinates $ olcAddContentAcl $ olcGentleHUP $ olcHidden $ olcLastMod $ olcMirrorMode $ olcMonitoring $ olcReadOnly $ olcReverseLookup $ olcDbChecksum $ olcDbNoSync $ olcDbDirtyRead $ olcDbLinearIndex $ olcSpNoPresent $ olcSpReloadHint $ olcChainCacheURI $ olcChainReturnError $ olcDbRebindAsUser $ olcDbChaseReferrals $ olcDbProxyWhoAmI $ olcDbSingleConn $ olcDbUseTemporaryConn $ olcDbNoRefs $ olcDbNoUndefFilter ) ) 2.5.13.11 (caseIgnoreListMatch): matchingRuleUse: ( 2.5.13.11 NAME 'caseIgnoreListMatch' APPLIES ( postalAddress $ registeredAddress $ homePostalAddress ) ) 2.5.13.8 (numericStringMatch): matchingRuleUse: ( 2.5.13.8 NAME 'numericStringMatch' APPLIES ( x121Address $ internationaliSDNNumber ) ) 2.5.13.7 (caseExactSubstringsMatch): matchingRuleUse: ( 2.5.13.7 NAME 'caseExactSubstringsMatch' APPLIES ( serialNumber $ destinationIndicator $ dnQualifier ) ) 2.5.13.6 (caseExactOrderingMatch): matchingRuleUse: ( 2.5.13.6 NAME 'caseExactOrderingMatch' APPLIES ( serialNumber $ destinationIndicator $ dnQualifier ) ) 2.5.13.5 (caseExactMatch): matchingRuleUse: ( 2.5.13.5 NAME 'caseExactMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcSpCheckpoint $ olcChainingBehavior $ olcDbURI $ olcDbStartTLS $ olcDbACLPasswd $ olcDbACLBind $ olcDbIDAssertPasswd $ olcDbIDAssertBind $ olcDbIDAssertMode $ olcDbIDAssertAuthzFrom $ olcDbTFSupport $ olcDbTimeout $ olcDbIdleTimeout $ olcDbConnTtl $ olcDbNetworkTimeout $ olcDbCancel $ olcDbQuarantine $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $ userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $ documentLocation $ personalTitle $ co $ uniqueIdentifier $ organizationalStatus $ buildingName $ documentPublisher $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $ preferredLanguage $ ipServiceProtocol $ nisMapName ) ) 2.5.13.4 (caseIgnoreSubstringsMatch): matchingRuleUse: ( 2.5.13.4 NAME 'caseIgnoreSubstringsMatch' APPLIES ( serialNumber $ destinationIndicator $ dnQualifier ) ) 2.5.13.3 (caseIgnoreOrderingMatch): matchingRuleUse: ( 2.5.13.3 NAME 'caseIgnoreOrderingMatch' APPLIES ( serialNumber $ destinationIndicator $ dnQualifier ) ) 2.5.13.2 (caseIgnoreMatch): matchingRuleUse: ( 2.5.13.2 NAME 'caseIgnoreMatch' APPLIES ( supportedSASLMechanisms $ vendorName $ vendorVersion $ ref $ name $ cn $ uid $ labeledURI $ description $ olcConfigFile $ olcConfigDir $ olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ olcAttributeTypes $ olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ olcBackend $ olcDatabase $ olcDisallows $ olcDitContentRules $ olcInclude $ olcLdapSyntaxes $ olcLimits $ olcLogFile $ olcLogLevel $ olcModuleLoad $ olcModulePath $ olcObjectClasses $ olcObjectIdentifier $ olcOverlay $ olcPasswordCryptSaltFormat $ olcPasswordHash $ olcPidFile $ olcPlugin $ olcPluginLogFile $ olcReferral $ olcReplica $ olcReplicaArgsFile $ olcReplicaPidFile $ olcReplogFile $ olcRequires $ olcRestrict $ olcRootDSE $ olcRootPW $ olcSaslAuxprops $ olcSaslHost $ olcSaslRealm $ olcSaslSecProps $ olcSecurity $ olcServerID $ olcSizeLimit $ olcSortVals $ olcSubordinate $ olcSyncrepl $ olcTCPBuffer $ olcTimeLimit $ olcTLSCACertificateFile $ olcTLSCACertificatePath $ olcTLSCertificateFile $ olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ olcTLSCRLFile $ olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ olcTLSProtocolMin $ olcUpdateRef $ olcDbDirectory $ olcDbCheckpoint $ olcDbCryptFile $ olcDbPageSize $ olcDbIndex $ olcDbLockDetect $ olcDbMode $ olcSpCheckpoint $ olcChainingBehavior $ olcDbURI $ olcDbStartTLS $ olcDbACLPasswd $ olcDbACLBind $ olcDbIDAssertPasswd $ olcDbIDAssertBind $ olcDbIDAssertMode $ olcDbIDAssertAuthzFrom $ olcDbTFSupport $ olcDbTimeout $ olcDbIdleTimeout $ olcDbConnTtl $ olcDbNetworkTimeout $ olcDbCancel $ olcDbQuarantine $ knowledgeInformation $ sn $ serialNumber $ c $ l $ st $ street $ o $ ou $ title $ businessCategory $ postalCode $ postOfficeBox $ physicalDeliveryOfficeName $ destinationIndicator $ givenName $ initials $ generationQualifier $ dnQualifier $ houseIdentifier $ dmdName $ pseudonym $ textEncodedORAddress $ info $ drink $ roomNumber $ userClass $ host $ documentIdentifier $ documentTitle $ documentVersion $ documentLocation $ personalTitle $ co $ uniqueIdentifier $ organizationalStatus $ buildingName $ documentPublisher $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $ preferredLanguage $ ipServiceProtocol $ nisMapName ) ) 1.2.36.79672281.1.13.3 (rdnMatch): 2.5.13.1 (distinguishedNameMatch): matchingRuleUse: ( 2.5.13.1 NAME 'distinguishedNameMatch' APPLIES ( creatorsName $ modifiersName $ subschemaSubentry $ entryDN $ namingContexts $ aliasedObjectName $ dynamicSubtrees $ distinguishedName $ seeAlso $ olcDefaultSearchBase $ olcRootDN $ olcSchemaDN $ olcSuffix $ olcUpdateDN $ olcDbACLAuthcDn $ olcDbIDAssertAuthcDn $ member $ owner $ roleOccupant $ manager $ documentAuthor $ secretary $ associatedName $ dITRedirect ) ) 2.5.13.0 (objectIdentifierMatch): matchingRuleUse: ( 2.5.13.0 NAME 'objectIdentifierMatch' APPLIES ( supportedControl $ supportedExtension $ supportedFeatures $ supportedApplicationContext ) ) slapd startup: initiated. backend_startup_one: starting "cn=config" config_back_db_open backend_startup_one: starting "dc=wesleyseminary,dc=edu" hdb_db_open: "dc=wesleyseminary,dc=edu" hdb_db_open: database "dc=wesleyseminary,dc=edu": dbenv_open(/var/lib/openldap-data). slapd starting daemon: added 3r listener=(nil) daemon: added 6r listener=0x8fd2020 daemon: added 7r listener=0x8fd20e0 daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero daemon: activity on 1 descriptor daemon: activity on: daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero daemon: activity on 1 descriptor daemon: activity on: slap_listener_activate(6): >>> slap_listener(ldap:///) daemon: listen=6, new connection on 12 daemon: added 12r (active) listener=(nil) conn=0 fd=12 ACCEPT from IP=10.10.1.13:3546 (IP=0.0.0.0:389) daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero daemon: activity on 2 descriptors daemon: activity on: 12r daemon: read active on 12 connection_get(12) connection_get(12): got connid=0 connection_read(12): checking for input on id=0 ber_get_next ldap_read: want=8, got=8 0000: 30 37 02 01 01 60 32 02 07...`2. ldap_read: want=49, got=49 0000: 01 03 04 23 63 6e 3d 4d 61 6e 61 67 65 72 2c 64 ...#cn=Manager,d 0010: 63 3d 77 65 73 6c 65 79 73 65 6d 69 6e 61 72 79 c=wesleyseminary 0020: 2c 64 63 3d 65 64 75 80 08 6a 75 6b 69 6c 35 2d ,dc=edu..jukil5- 0030: 30 0 ber_get_next: tag 0x30 len 55 contents: ber_dump: buf=0x901e138 ptr=0x901e138 end=0x901e16f len=55 0000: 02 01 01 60 32 02 01 03 04 23 63 6e 3d 4d 61 6e ...`2....#cn=Man 0010: 61 67 65 72 2c 64 63 3d 77 65 73 6c 65 79 73 65 ager,dc=wesleyse 0020: 6d 69 6e 61 72 79 2c 64 63 3d 65 64 75 80 08 6a minary,dc=edu..j 0030: 75 6b 69 6c 35 2d 30 ukil5-0 op tag 0x60, time 1274898770 ber_get_next ldap_read: want=8 error=Resource temporarily unavailable conn=0 op=0 do_bind ber_scanf fmt ({imt) ber: ber_dump: buf=0x901e138 ptr=0x901e13b end=0x901e16f len=52 0000: 60 32 02 01 03 04 23 63 6e 3d 4d 61 6e 61 67 65 `2....#cn=Manage 0010: 72 2c 64 63 3d 77 65 73 6c 65 79 73 65 6d 69 6e r,dc=wesleysemin 0020: 61 72 79 2c 64 63 3d 65 64 75 80 08 6a 75 6b 69 ary,dc=edu..juki 0030: 6c 35 2d 30 l5-0 ber_scanf fmt (m}) ber: ber_dump: buf=0x901e138 ptr=0x901e165 end=0x901e16f len=10 0000: 00 08 6a 75 6b 69 6c 35 2d 30 ..jukil5-0 >>> dnPrettyNormal: <cn=Manager,dc=wesleyseminary,dc=edu> => ldap_bv2dn(cn=Manager,dc=wesleyseminary,dc=edu,0) <= ldap_bv2dn(cn=Manager,dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=Manager,dc=wesleyseminary,dc=edu)=0 => ldap_dn2bv(272) <= ldap_dn2bv(cn=manager,dc=wesleyseminary,dc=edu)=0 <<< dnPrettyNormal: <cn=Manager,dc=wesleyseminary,dc=edu>, <cn=manager,dc=wesleyseminary,dc=edu> conn=0 op=0 BIND dn="cn=Manager,dc=wesleyseminary,dc=edu" method=128 do_bind: version=3 dn="cn=Manager,dc=wesleyseminary,dc=edu" method=128 ==> hdb_bind: dn: cn=Manager,dc=wesleyseminary,dc=edu conn=0 op=0 BIND dn="cn=Manager,dc=wesleyseminary,dc=edu" mech=SIMPLE ssf=0 do_bind: v3 bind: "cn=Manager,dc=wesleyseminary,dc=edu" to "cn=Manager,dc=wesleyseminary,dc=edu" send_ldap_result: conn=0 op=0 p=3 send_ldap_result: err=0 matched="" text="" send_ldap_response: msgid=1 tag=97 err=0 ber_flush2: 22 bytes to sd 12 0000: 30 84 00 00 00 10 02 01 01 61 84 00 00 00 07 0a 0........a...... 0010: 01 00 04 00 04 00 ...... ldap_write: want=22, written=22 0000: 30 84 00 00 00 10 02 01 01 61 84 00 00 00 07 0a 0........a...... 0010: 01 00 04 00 04 00 ...... conn=0 op=0 RESULT tag=97 err=0 text= daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero daemon: activity on 1 descriptor daemon: activity on: daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero daemon: activity on 1 descriptor daemon: activity on: 12r daemon: read active on 12 daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero daemon: activity on 1 descriptor daemon: activity on: daemon: read active on 12 daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero daemon: activity on 1 descriptor daemon: activity on: daemon: read active on 12 connection_get(12) connection_get(12): got connid=0 connection_read(12): checking for input on id=0 ber_get_next daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero ldap_read: want=8 error=Connection reset by peer connection_get(12) connection_get(12) ber_get_next on fd 12 failed errno=104 (Connection reset by peer) connection_read(12): input error=-2 id=0, closing. connection_closing: readying conn=0 sd=12 for close connection_close: conn=0 sd=12 daemon: removing 12 conn=0 fd=12 closed (connection lost) connection_get(12): connection not used connection_read(12): no connection! connection_read(12) error connection_get(12): connection not used connection_read(12): no connection! connection_read(12) error daemon: activity on 1 descriptor daemon: activity on: daemon: epoll: listen=6 active_threads=0 tvp=zero daemon: epoll: listen=7 active_threads=0 tvp=zero ^Cdaemon: shutdown requested and initiated. daemon: closing 6 daemon: closing 7 slapd shutdown: waiting for 0 operations/tasks to finish slapd shutdown: initiated ====> bdb_cache_release_all slapd destroy: freeing system resources. slapd stopped. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-26 18:36 ` Christopher Kurtis Koeber @ 2010-05-26 18:53 ` Ward Poelmans 2010-05-26 19:42 ` Christopher Kurtis Koeber 0 siblings, 1 reply; 16+ messages in thread From: Ward Poelmans @ 2010-05-26 18:53 UTC (permalink / raw To: gentoo-user On Wed, May 26, 2010 at 20:36, Christopher Kurtis Koeber <ckoeber@gmail.com> wrote: > Ran the command: /usr/lib/openldap/slapd -F /etc/openldap/ -d 65535 > > See attached as the output was long. > > Not sure what is going on. Any help would be appreciated. Are you sure you specified a rootdn and rootpw and that they are correct? I cann't tell what goes wrong, it starts correctly and that it goes wrong and terminates. Maybe you should post this on the openldap mailing list? Ward ^ permalink raw reply [flat|nested] 16+ messages in thread
* RE: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-26 18:53 ` Ward Poelmans @ 2010-05-26 19:42 ` Christopher Kurtis Koeber 0 siblings, 0 replies; 16+ messages in thread From: Christopher Kurtis Koeber @ 2010-05-26 19:42 UTC (permalink / raw To: gentoo-user Sure. I guess that is the best. Thank you so much for your time. Regards, Christopher Kurtis Koeber (W): (202) 885-8654 (C): (301) 467-8417 http://www.chriskoeber.com -----Original Message----- From: Ward Poelmans [mailto:wpoely86@gmail.com] Sent: Wednesday, May 26, 2010 2:54 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Cannot start Slapd (OpenLDAP) On Wed, May 26, 2010 at 20:36, Christopher Kurtis Koeber <ckoeber@gmail.com> wrote: > Ran the command: /usr/lib/openldap/slapd -F /etc/openldap/ -d 65535 > > See attached as the output was long. > > Not sure what is going on. Any help would be appreciated. Are you sure you specified a rootdn and rootpw and that they are correct? I cann't tell what goes wrong, it starts correctly and that it goes wrong and terminates. Maybe you should post this on the openldap mailing list? Ward ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-22 16:39 ` Robin Atwood 2010-05-22 17:23 ` Christopher Kurtis Koeber @ 2010-05-23 2:14 ` Indexer 2010-05-24 15:43 ` Christopher Koeber 1 sibling, 1 reply; 16+ messages in thread From: Indexer @ 2010-05-23 2:14 UTC (permalink / raw To: gentoo-user On 23/05/2010, at 2:09 AM, Robin Atwood wrote: > On Saturday 22 May 2010, Christopher Kurtis Koeber wrote: >> When I go to /var/log/messages nothing is logged there. Anything I can do >> to fix this? > > Oh wait, /var/log/ldaplog is my customisation of syslog-ng. But slapd messages > should be written with facility "local4". Trying it with the --debug option on > the command line. The easiest way to find why your ldap server wont start is to run the command slapd -4 -d 256 which translates to run in ipv4 only with debug level of 256. If the server wont start the first few messages should highlight your error. William ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Cannot start Slapd (OpenLDAP) 2010-05-23 2:14 ` Indexer @ 2010-05-24 15:43 ` Christopher Koeber 0 siblings, 0 replies; 16+ messages in thread From: Christopher Koeber @ 2010-05-24 15:43 UTC (permalink / raw To: gentoo-user On 5/22/10, Indexer <indexer@internode.on.net> wrote: > On 23/05/2010, at 2:09 AM, Robin Atwood wrote: > >> On Saturday 22 May 2010, Christopher Kurtis Koeber wrote: >>> When I go to /var/log/messages nothing is logged there. Anything I can do >>> to fix this? >> >> Oh wait, /var/log/ldaplog is my customisation of syslog-ng. But slapd >> messages >> should be written with facility "local4". Trying it with the --debug >> option on >> the command line. > > The easiest way to find why your ldap server wont start is to run the > command > > slapd -4 -d 256 > > which translates to run in ipv4 only with debug level of 256. If the server > wont start the first few messages should highlight your error. > > William I tried to run this command but I get a "command not found". The /etc/init.d/slapd resource script doesn't accept the arguments you mentioned. Do I changeoever to a different directory to run the command? Thanks. -- Regards, Christopher Koeber ^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2010-05-26 19:43 UTC | newest] Thread overview: 16+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-05-22 15:51 [gentoo-user] Cannot start Slapd (OpenLDAP) Christopher Kurtis Koeber 2010-05-22 16:33 ` Robin Atwood 2010-05-22 16:39 ` Robin Atwood 2010-05-22 17:23 ` Christopher Kurtis Koeber 2010-05-22 18:37 ` Ward Poelmans 2010-05-22 19:13 ` Kaddeh 2010-05-22 19:26 ` Christopher Kurtis Koeber 2010-05-22 19:31 ` Ward Poelmans 2010-05-24 15:48 ` Christopher Koeber 2010-05-26 17:52 ` Christopher Kurtis Koeber 2010-05-26 17:57 ` Ward Poelmans 2010-05-26 18:36 ` Christopher Kurtis Koeber 2010-05-26 18:53 ` Ward Poelmans 2010-05-26 19:42 ` Christopher Kurtis Koeber 2010-05-23 2:14 ` Indexer 2010-05-24 15:43 ` Christopher Koeber
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox