mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-17 16:34:56 -05: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:
@@ -178,6 +178,7 @@ radiusproxy = [
|
||||
|
||||
pwpolicy = [
|
||||
u'krbpwdpolicy',
|
||||
u'ipapwdpolicy',
|
||||
u'nscontainer',
|
||||
u'top',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user