Hello,
Many thanks for your respons.
"dn" is not a valid attribute type. You need to specify
"entryDN" (RFC
5020).
p.
But no changes with :
ldap:///br=Internal,o=Eurofer,c=be?entryDN?sub?(uid=*)
root@nova:~# ldapsearch -x -LLL -b
"ou=dynUsers,ou=users,ou=portal,ou=Extranet,ou=Exo,o=Eurofer,c=be" -s
base "memberURL=*"
dn: ou=dynUsers,ou=users,ou=portal,ou=Extranet,ou=Exo,o=Eurofer,c=be
objectClass: groupOfURLs
cn: dynUsers
ou: dynUsers
memberURL: ldap:///br=Internal,o=Eurofer,c=be?entryDN?sub?(uid=*)
root@nova:~#
Regards
Guy