Maybe you can do a manual ldapsearch.

ldapsearch -x -W -D <binddn> -H ldap://<hostname>  -b <basedn>  -LLL
'(uid=XXXX)'    '+'   '*'

just change the settings to your environment

You can now search for all attributes belong to a specific user.
Send me the output anonymised please.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to