It looks like you want to use LDAP version of permission
system, which is a bit more complicated than sql.
The message means, it is imposible to write to LDAP.
Please, check your permissions. Check, if you have set
right permision system in config.php3 (perm_ldap and not
perm_sql)
Honza
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
but if I put perm_sql in config.php3 all is ok , but when I try to use perm_ldap I return to the error message
I have test ldap with ldapsearch and aalduser and I can read all the objects , this means that the ldaps
base , the user and password are OK , arent they ?
I cant see any log messages (except star and stop from ldap server ) that can help me .
Can you or anybody help more ?
Sorry by my english , and thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=40086
It looks like you want to use LDAP version of permission
system, which is a bit more complicated than sql.
The message means, it is imposible to write to LDAP.
Please, check your permissions. Check, if you have set
right permision system in config.php3 (perm_ldap and not
perm_sql)
Honza
Logged In: NO
thanks honzam for your answer !
but if I put perm_sql in config.php3 all is ok , but when I try to use perm_ldap I return to the error message
I have test ldap with ldapsearch and aalduser and I can read all the objects , this means that the ldaps
base , the user and password are OK , arent they ?
I cant see any log messages (except star and stop from ldap server ) that can help me .
Can you or anybody help more ?
Sorry by my english , and thanks in advance