On Fri, 2007-08-03 at 01:48 -0400, ka1ifq wrote:

> > >        I may just be having a brain fart, but I can't seem to
> > > get Ldap working
> > > on
> > > my system and for some even stranger problem it will not let
> > > me print any
> > > of the config files out (help), as my normal user, file
> > > manager superuser
> > > mode, and as root.
> > >         OpenSuse 10.2-x86-64 with the openldap 2.3.27-25 x86-64.
> > >         Thanks for any help.      
> > >          My first instinct is to remove and reload the
> > > packages ( openldap
> > > server
> > > and client utilites ).
> >
> > Do you get error messages when you try to start LDAP, or does it just fail
> > to do anything?
> I get no error messages when it starts.
> >
> > Does anything appear in /var/log/messages?
>  Jul 28 12:38:17 Suse102-86x64 slapd[2286]: @(#) $OpenLDAP: slapd 2.3.27 (Nov 
> 25 2006 18:13:47) $   
> [EMAIL PROTECTED]:/usr/src/packages/BUILD/openldap-2.3.27/servers/slapd
> Jul 28 12:38:17 Suse102-86x64 slapd[2286]: daemon: IPv6 socket() failed 
> errno=97 (Address family not supported by protocol)
> Jul 28 12:38:17 Suse102-86x64 slapd[2293]: slapd starting
> Jul 28 12:38:18 Suse102-86x64 slapd[2293]: conn=0 fd=18 ACCEPT from 
> IP=127.0.0.1:44198 (IP=0.0.0.0:389)
> Jul 28 12:38:18 Suse102-86x64 slapd[2293]: conn=0 op=0 BIND dn="" method=128
> Jul 28 12:38:18 Suse102-86x64 slapd[2293]: conn=0 op=0 RESULT tag=97 err=0 
> text=
> Jul 28 12:38:18 Suse102-86x64 slapd[2293]: conn=0 op=1 SRCH base="" scope=0 
> deref=0 filter="(objectClass=*)"
> Jul 28 12:38:18 Suse102-86x64 slapd[2293]: conn=0 op=1 SEARCH RESULT tag=101 
> err=0 nentries=1 text=
> Jul 28 12:38:18 Suse102-86x64 slapd[2293]: conn=0 op=2 UNBIND
> Jul 28 12:38:18 Suse102-86x64 slapd[2293]: conn=0 fd=18 closed

Try to start it in the foreground with full debug

slapd -d -1 

will give you all possible output.


Kind regards,


-- 
Leo Eraly <[EMAIL PROTECTED]>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to