Friday 06 February 2004 7:42:47 am
Hi, I decided recently to move login authentication to ldap and I got ptoblems with synchronization. When I first add user to ldap and then trying to login eZPublish, it works and all information is copied to eZPublish database. But when I modify/add user data/info in eZPublish and then run 'php -C runcronjobs.php' where ldapusermanage.php is invoked, it does nothing besides for disabling my users which exists in both databases. Does it have to update ldap data?
So my questions are:
1. when exactly eZPublish database is updated (only when logging ?) from ldap data 2. when exactly ldap data is updated from eZPublish database? Maybe I have wrong right defined in slapd.conf?
Thanks in advance, Roman.P.
|