I wish to make a application in php for a linux-server users. Till now a have made a bash script to add users from /etc/passwd into ldap-db, and the php script for authentification (works for search). Main problem is that I wish to add more attributes in ldap-db like: tel, office, picture.
what modifycations most be made to sldap.conf (or where) be possible to add this fields to ldap and how ?