View previous topic :: View next topic |
Author |
Message |
ElzWhere n00b


Joined: 13 Oct 2002 Posts: 26 Location: Seattle
|
Posted: Wed Sep 28, 2005 9:14 am Post subject: Setting up LDAP from gentoo documentation |
|
|
So far I believe I have setup LDAP just like the document says.
I do have a problem with the output of my logs.
Code: |
Sep 28 01:58:13 black slapd[5882]: /etc/openldap/slapd.conf: line 68: unknown directive "checkpoint" inside backend database definition (ignored)
|
I am asuming this is why I cannot connect
The database is set to ldbm
the directory is /var/lib/openldap-ldbm
I thought to change to
database bdb but that does not work also
any suggestions?
Thanks |
|
Back to top |
|
 |
ElzWhere n00b


Joined: 13 Oct 2002 Posts: 26 Location: Seattle
|
Posted: Sat Oct 01, 2005 3:05 am Post subject: Cannot connect to LDAP server (-1) |
|
|
here is my log for slapd
Code: |
Sep 30 19:57:38 black slapd[5713]: slapd starting
Sep 30 19:57:53 black slapd[5715]: conn=0 fd=13 ACCEPT from IP=192.168.0.4:42630 (IP=0.0.0.0:636)
Sep 30 19:57:53 black slapd[5715]: conn=0 fd=13 closed
black ~ #
|
Any Ideas???[/code] |
|
Back to top |
|
 |
Falador n00b


Joined: 18 Jan 2004 Posts: 60
|
Posted: Sat Oct 01, 2005 7:54 am Post subject: |
|
|
Shouldn't stop you connecting, How are you trying to connect? could you post your slapd.conf
EDIT: Just noticed your connecting to port 636.What use flags did you enable? Have you tried using -x for simple authentication? |
|
Back to top |
|
 |
smerf l33t


Joined: 06 Nov 2004 Posts: 778 Location: Polska
|
Posted: Sun Oct 02, 2005 5:45 pm Post subject: |
|
|
I'm not sure, but isn't checkpoint bdb backend's directive only? _________________ Microsoft is not the answer, Microsoft is the question, the answer is no. |
|
Back to top |
|
 |
|