[Date Prev][Date Next] [Chronological] [Thread] [Top]

More info (Re: unknown LDAP result code (-30990): using groups to manage ACL's (ITS#2943))



OK, I did some more testing with the patch.

1. I stop slapd.
2. Blow away the database (rm /var/lib/ldap/*)
3. Start slapd
4. Connect gdb to slapd.
5. ldapadd my entries
6. Run my modify:

[chrisp@management1 chrisp]$ ldapmodify -v -ZZ -x -w password -D
uid=chrisp,ou=people,ou=corporate,dc=company,dc=com -f entrymod 
ldap_initialize( <DEFAULT> )
replace userPassword:
        changeme
modifying entry "uid=test,ou=People,ou=Corporate,dc=company,dc=com"
ldapmodify: update failed:
uid=test,ou=People,ou=Corporate,dc=company,dc=com
ldap_modify: Can't contact LDAP server (81)

Of course, when I check I see that it is not running. When I type "bt"
at the gdb prompt, it says "No stack."

I'm not really a programmer so I'm not sure if I'm using gdb right or
not.

regards,

CP
-- 
Chris Paul <chris.paul@sentinare.net>