summaryrefslogtreecommitdiffstats
path: root/install/updates/10-config.update
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-08-31 15:11:20 -0400
committerMartin Kosek <mkosek@redhat.com>2012-09-06 14:29:14 +0200
commit71f900890695dc342480664b5ec7068d2e7f230d (patch)
treefd92556536cfdac78f5f6e6fdcfec90ed4de8e59 /install/updates/10-config.update
parentda0be8b6b192c3005da6b05dfe6bb5eb7f97f797 (diff)
downloadfreeipa-71f900890695dc342480664b5ec7068d2e7f230d.tar.gz
freeipa-71f900890695dc342480664b5ec7068d2e7f230d.tar.xz
freeipa-71f900890695dc342480664b5ec7068d2e7f230d.zip
Support the new Winsync POSIX API.
This will sync down the POSIX attributes from AD so we need to be careful to not mess with them when they are already set. This includes uidNumber, gidNumber, homeDirectory, loginShell and gecos. http://port389.org/wiki/WinSync_Posix http://port389.org/wiki/Windows_Sync_Plugin_API#Version_3_API_functions https://fedorahosted.org/freeipa/ticket/3007
Diffstat (limited to 'install/updates/10-config.update')
-rw-r--r--install/updates/10-config.update5
1 files changed, 5 insertions, 0 deletions
diff --git a/install/updates/10-config.update b/install/updates/10-config.update
index ecddb812f..e377689ea 100644
--- a/install/updates/10-config.update
+++ b/install/updates/10-config.update
@@ -42,3 +42,8 @@ add:nsslapd-defaultNamingContext:'$SUFFIX'
# Allow the root DSE to be searched even with minssf set
dn: cn=config
only:nsslapd-minssf-exclude-rootdse:on
+
+# Set the IPA winsync precedence so it will run after the DS
+# POSIX winsync plugin
+dn: cn=ipa-winsync,cn=plugins,cn=config
+only: nsslapd-pluginPrecedence: 60