Grant permissions to fas_sync

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-13 16:12:41 +00:00
parent 674c930093
commit 65c74d2f4a

View file

@ -20,6 +20,9 @@ done
# Create fas_sync user
ipa user-add fas_sync --first=FAS --last=Sync
# Allow sync user to create and edit users
ipa group-add-member admins --users=fas_sync
# Allow sync user to update passwords
ldapmodify -x -D "cn=Directory Manager" -w "$DM_PASSWORD" -h localhost -p 389 <<EOF
dn: cn=ipa_pwd_extop,cn=plugins,cn=config