Am Tue, 14 Apr 2020 16:26:20 +0200 schrieb Dieter Klünter dieter@dkluenter.de:
Am Mon, 13 Apr 2020 10:34:36 -0700 schrieb Hannah Chenh hchenh@gmail.com:
Hello,
I have a question related to rootdn and password policy.
I understand that the rootdn can bypass all restrictions.
We have a requirement to bypass a password policy for the admin user.
Is there a way to create the admin user so that this user can have the same privilege as rootdn and I don't need to bind as rootdn in my application?
Currently I have granted the following to the admin_user:
[...]
Any help would be appreciated.
man slapo-ppolicy(5) read on pwdPolicy objectclass, and pwdPolicySubentry. Create a policy subtree und add all users policy objects to this subtree.
Sorry, my bad, this is rubbish. It should have been the answer to a different list.
-Dieter