mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-04 10:23:03 -05:00
https://bugzilla.redhat.com/show_bug.cgi?id=1262315 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
# Add a inetUser objectclass to the passsync user
|
|
dn: uid=passsync,cn=sysaccounts,cn=etc,$SUFFIX
|
|
addifexist: objectClass: inetUser
|