mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 23:50:03 -06:00
Add new pwpolicy objectclass to test_xmprpc/objectclasses.py
This defines the expected set of objectclasses in the XMLRPC tests. https://pagure.io/freeipa/issue/6964 https://pagure.io/freeipa/issue/5948 https://pagure.io/freeipa/issue/2445 https://pagure.io/freeipa/issue/298 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
parent
6b452e5404
commit
c03b4862b8
@ -178,6 +178,7 @@ radiusproxy = [
|
||||
|
||||
pwpolicy = [
|
||||
u'krbpwdpolicy',
|
||||
u'ipapwdpolicy',
|
||||
u'nscontainer',
|
||||
u'top',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user