summaryrefslogtreecommitdiffstats
path: root/ipaserver/updates/host.update
diff options
context:
space:
mode:
Diffstat (limited to 'ipaserver/updates/host.update')
-rw-r--r--ipaserver/updates/host.update7
1 files changed, 5 insertions, 2 deletions
diff --git a/ipaserver/updates/host.update b/ipaserver/updates/host.update
index dfc9723cf..f5ecda5ac 100644
--- a/ipaserver/updates/host.update
+++ b/ipaserver/updates/host.update
@@ -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' )