dn: cn=admin,dc=powerm,dc=com
objectClass: simpleSecurityObject
objectClass: organizationalRole
cn: admin
description: LDAP administrator
userPassword:: e1NTSEF9enRqbmN4L3p0eWROcE9wODNsMm5yOElUMzNxSUhHREo=


this is the result


2016-04-19 15:18 GMT+02:00 Mohammed Amine Saidi <med.amine.sai...@gmail.com>
:

> ok i will test that and let you know
>
>
> 2016-04-19 15:18 GMT+02:00 Christian Rost <r...@b1-systems.de>:
>
>> 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.
>>
>>
>> _______________________________________________
>> Devel mailing list
>> Devel@owncloud.org
>> http://mailman.owncloud.org/mailman/listinfo/devel
>>
>>
>
_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to