Hi,i'm writing from Rome and this is my first time in this forum.
I know,my english is poor,but i need help :
This is my configuration :
S.o Freebsd 4.6 Stable.
apache+mod_ssl-1.3.26+2.8.10 The Apache 1.3 webserver with SSL/TLS functionality.
openldap-2.0.25.
How can i replace the function (ldap tool) 'ldappasswd' with another one in php ?.
If i wanted add the attribute 'password' after get the entries specified,with a string containing name and surname(first part of DN)can i encode it in the same way of 'ldappasswd' ?.
I've just a kind of answer (system call like 'exec' with the command 'ldappasswd -D etc...')but i hope in something different.
thanks to all.