Re: [Kolab-devel] change userdata (Organization, Job Title, Address, Password) via php
Matthias Busch <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <[email protected]> |
okay, I made some progress... I can get most information out of ldap and can write information back to ldap I also figured out how to create a ssha1 PW and write it to ldap what I do not understand is how I get the following information: - mailQuota - mailAlternateAddress - postalCode - telephoneNumber - preferredLanguage apache shows undefined index errors: [error] [client 192...] PHP Notice: Undefined index: mailQuota in /var/www/ldap/auth.php on line 49, referer: http://192.168.0.150/ldap/ As far as I can see, it should work. There is no typo and I am pulling that information exactly the same way as the other, working, information (like cn or sn) viewing the ldap information in kolab-webadmin with Directory Manager or LDAP Admin (as user) I can verify that the fields are not empty. telephoneNumber for example is "12345" see excerpt with relevant code at http://pastebin.com/kRKJR7Sp anyone know what I am or might be missing? Thanks! _______________________________________________ devel mailing list [email protected] https://lists.kolab.org/mailman/listinfo/devel