Hi,
I would like to use authz-regexp so that I can map users DN's to the auth DN that sasl with GSSAPI expects.
I have found lots of slapd.conf examples of how to do this but I am using conf.d for my configuration.
Does anyone have an example ldif file that I can use to add authz-regexp?
Thanks,
On 11-09-15 1:23 PM, Bram Cymet wrote:
Hi,
I would like to use authz-regexp so that I can map users DN's to the auth DN that sasl with GSSAPI expects.
I have found lots of slapd.conf examples of how to do this but I am using conf.d for my configuration.
Does anyone have an example ldif file that I can use to add authz-regexp?
Thanks,
Sorry that should have been slapd.d not conf.d.
Bram Cymet wrote:
Hi,
I would like to use authz-regexp so that I can map users DN's to the auth DN that sasl with GSSAPI expects.
I have found lots of slapd.conf examples of how to do this but I am using conf.d for my configuration.
Does anyone have an example ldif file that I can use to add authz-regexp?
Just write up your slapd.conf file the way you want it and then convert it to LDIF using slaptest. Read the manpage or the Admin Guide.
openldap-technical@openldap.org