Score:0

Openldap / Filter & dn.regex

br flag

I would like to know if it is possible to configure openldap to use both filters and regex on the DN.

{1}to dn.regex="ou=gBook,ou=(c[0-9]+),dc=test,dc=net$" by dn.regex="uid=([^,]+),ou=users,ou=$1,dc=test,dc=net$" read

Work, but, I would like add a filter ex: (street=road_uter)

But the following solution does not work

{1}to dn.regex="ou=gBook,ou=(c[0-9]+),dc=test,dc=net$" filter=(street=road_luter) by dn.regex="uid=([^,]+),ou=users,ou=$1,dc=test,dc=net$" read

I do not want the work to be done by the client for safety reasons

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.