What's your actual ldap resource settings? The base dn should be like "ou=People,dc=opal,dc=binro,dc=org" And create the ou=People container before use! Robin Atwood wrote: > On Friday 03 March 2006 17:39, Szombathelyi György wrote: >> If you create the LDAP resource on the other machine with _exactly_ the >> same settings, the entries doesn't appear? >> Actually, you checked that the entries written on the LDAP server? > > opal ~ # ldapsearch -x -b 'dc=opal,dc=binro,dc=org' '(objectclass=*)' > # extended LDIF > # > # LDAPv3 > # base with scope sub > # filter: (objectclass=*) > # requesting: ALL > # > > # search result > search: 2 > result: 32 No such object > > # numResponses: 1 > > It looks to me nothing is getting saved back t the server, which explains why > Save function fails. What do I need in slapd.conf to be able to write back. I > logon as Manager which should be able to do updates according to the > comments. > Cheers... > -Robin. _______________________________________________ kde-pim mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/