From 2fb4df504cdc9fe196ce8b13634736a53f7837f8 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Wed, 12 Nov 2008 14:01:59 -0500 Subject: Create a user for Windows PassSync and grant password changing permissions This does 3 things: 1. Create a user for the Windows PassSync service 2. Add this use to the list of users that can skip password policies 3. Add an aci that grants permission to write the password attributes 471130 --- ipa-server/ipa-install/ipa-replica-manage | 8 +++++-- ipa-server/ipaserver/replication.py | 38 +++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 2 deletions(-) diff --git a/ipa-server/ipa-install/ipa-replica-manage b/ipa-server/ipa-install/ipa-replica-manage index 9b46748e3..c0051c7fb 100755 --- a/ipa-server/ipa-install/ipa-replica-manage +++ b/ipa-server/ipa-install/ipa-replica-manage @@ -46,6 +46,8 @@ def parse_options(): help="Full path and filename of CA certificate to use with TLS/SSL to the remote server") parser.add_option("--win-subtree", dest="win_subtree", help="DN of Windows subtree containing the users you want to sync (default cn=Users,