Re: Can't /.../rc.d/slapd.sh start

2003-11-10 Thread Matthew Seaman
On Sun, Nov 09, 2003 at 07:15:09PM -0700, Aaron wrote: Hmmm, I just noticed this in the debug output from slapd.sh + /usr/local/libexec/slapd -u ldap -g ldap + _return=1 + [ 1 -ne 0 ] + [ -z ] I tried running slapd as above from the command line and failed. slapd should have logged the

Re: Can't /.../rc.d/slapd.sh start

2003-11-10 Thread Aaron
Matthew Seaman wrote: On Sun, Nov 09, 2003 at 07:15:09PM -0700, Aaron wrote: Hmmm, I just noticed this in the debug output from slapd.sh + /usr/local/libexec/slapd -u ldap -g ldap + _return=1 + [ 1 -ne 0 ] + [ -z ] I tried running slapd as above from the command line and failed. slapd should

Can't /.../rc.d/slapd.sh start

2003-11-09 Thread Aaron
I'm at my wit's end. It was a short trip. I can start slapd directly, but not from the startup script slapd.sh and therefore not automatically at boot. Starting slapd directly works fine, and I can access the database: [EMAIL PROTECTED] aaron]# ll /usr/local/libexec/slapd -rwxr-xr-x 1 root

Re: Can't /.../rc.d/slapd.sh start

2003-11-09 Thread Aaron
Hmmm, I just noticed this in the debug output from slapd.sh + /usr/local/libexec/slapd -u ldap -g ldap + _return=1 + [ 1 -ne 0 ] + [ -z ] I tried running slapd as above from the command line and failed. I ran slapd just as straight root, and it worked as expected. Then to shut down slapd I