Acces to uid multi-value
Hi !
I would like to test multi-values in the uid attribute.
I would so have for one entry :
uid=12345
uid=johnDoe
I would like to perform search on the directory with uid=12345,ou=xxx,ou=yyy,o=xyz and with uid=johnDoe,ou=xxx,ou=yyy,o=xyz
How to access the first or the second value of this attribute individually ?
Is it first possible ?
Than, how ?
Hope I was clear enough with these explanations.... Thanks ;-)

