Koozali.org: home of the SME Server

LDAP

haj

LDAP
« on: February 03, 2004, 08:34:24 AM »
Please, I really need help on that point (and I think I am not the only one)

I just want a shared LDAP directory were any user can add its own contact to share with the others.
I don't ask for the moon, do I?

First off all, has anyone managed to connect to SME 6.0 LDAP directory using latest mozilla ? (sme6.0 U4)

How can I allow write acces to users?

Something like:
access to *
  by self write
  by users read
  by anonymous auth

in slapd.conf ??

I can't verify it as I cannot connect with mozilla ldap client :(

Please I need that answser for a customer for tomorrow.

Thanks guy.

haj

LDAP
« Reply #1 on: February 04, 2004, 09:08:51 AM »
her what I get when connecting from Mozilla:

eb  4 19:07:19 e-smith slapd[2186]: daemon: conn=5 fd=14 connection from IP=192.168.0.4:32968 (IP=0.0.0.0:389) accepted.
Feb  4 19:07:19 e-smith slapd[14078]: conn=5 op=0 BIND dn="" method=128
Feb  4 19:07:19 e-smith slapd[14078]: conn=5 op=0 RESULT tag=97 err=0 text=
Feb  4 19:07:21 e-smith slapd[14078]: conn=5 op=1 SRCH base="" scope=2 filter="(mail=root)"
Feb  4 19:07:21 e-smith slapd[14078]: conn=5 op=1 RESULT tag=101 err=32 text=


PLEASE HELP