ldap search and Tuple

Alejandro Decchi adecchi at gmail.com
Tue Apr 11 08:25:23 EDT 2017


Dear,
I am writing to ask you which is the most profitable way, to get the last
uidNumber.
With ldap search create a tuple with a lot of values as follows:

('dc=xxx,dc=xxx,dc=xx', {'uid': ['pepe'], 'objectClass': ['inetOrgPerson',
'mailUser', 'shadowAccount', 'amavisAccount', 'shell', 'wiki'],'uidNumber':
['5555']}]

I hope you can guide me and suggest any method.

Thank you



More information about the Python-list mailing list