mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-13 06:25:00 -05:00
winsync: Add inetUser objectclass to the passsync sysaccount
https://bugzilla.redhat.com/show_bug.cgi?id=1262315 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
This commit is contained in:
committed by
Petr Vobornik
parent
60dd90cf77
commit
73c82d0073
@@ -0,0 +1,3 @@
|
||||
# Add a inetUser objectclass to the passsync user
|
||||
dn: uid=passsync,cn=sysaccounts,cn=etc,$SUFFIX
|
||||
addifexist: objectClass: inetUser
|
||||
@@ -51,6 +51,7 @@ app_DATA = \
|
||||
62-ranges.update \
|
||||
71-idviews.update \
|
||||
72-domainlevels.update \
|
||||
73-winsync.update \
|
||||
90-post_upgrade_plugins.update \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user