mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add the pkiUser objectclass to hosts
This commit is contained in:
parent
785851bf66
commit
c892051006
@ -18,5 +18,8 @@ add: objectClasses:
|
||||
AUXILIARY
|
||||
MAY ( userPassword $ ipaClientVersion $ enrolledBy)
|
||||
X-ORIGIN 'IPA v2' )
|
||||
|
||||
|
||||
add: objectClasses:
|
||||
( 2.5.6.21 NAME 'pkiUser'
|
||||
SUP top AUXILIARY
|
||||
MAY ( userCertificate )
|
||||
X-ORIGIN 'RFC 2587' )
|
||||
|
Loading…
Reference in New Issue
Block a user