Add ipaUniqueID to HBAC services and service groups

Also fix the memberOf attribute for the HBAC services
This commit is contained in:
Rob Crittenden
2010-05-21 16:27:40 -04:00
parent fe7cb34f76
commit e123fa6671
7 changed files with 10 additions and 35 deletions

View File

@@ -83,10 +83,12 @@ service = [
]
hbacsvc = [
u'ipaobject',
u'ipahbacservice',
]
hbacsvcgroup = [
u'ipaobject',
u'ipahbacservicegroup',
u'nestedGroup',
u'groupOfNames',