From 002dfe55ef258b73ca85eb813b1a156789b7702a Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Oct 05 2012 17:14:41 +0000 Subject: man: Note that automounter must be restarted to re-read the master map https://fedorahosted.org/sssd/ticket/1563 --- diff --git a/src/man/include/autofs_restart.xml b/src/man/include/autofs_restart.xml new file mode 100644 index 0000000..901855b --- /dev/null +++ b/src/man/include/autofs_restart.xml @@ -0,0 +1,6 @@ + + Please note that the automounter only reads the master + map on startup, so if any autofs-related changes are made + to the sssd.conf, you typically also need to restart the + automounter daemon after restarting the SSSD. + diff --git a/src/man/po/po4a.cfg b/src/man/po/po4a.cfg index 6acaae9..b6834d4 100644 --- a/src/man/po/po4a.cfg +++ b/src/man/po/po4a.cfg @@ -35,3 +35,4 @@ [type:docbook] include/seealso.xml $lang:$(builddir)/$lang/include/seealso.xml opt:"-k 0" [type:docbook] include/ldap_search_bases.xml $lang:$(builddir)/$lang/include/ldap_search_bases.xml opt:"-k 0" [type:docbook] include/ldap_search_bases_experimental.xml $lang:$(builddir)/$lang/include/ldap_search_bases_experimental.xml opt:"-k 0" +[type:docbook] include/autofs_restart.xml $lang:$(builddir)/$lang/include/autofs_restart.xml opt:"-k 0" diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index 3278306..4c4aaba 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -350,6 +350,7 @@ Default: The location named "default" + diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index cd827ce..70ada22 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -2166,6 +2166,7 @@ ldap_access_filter = memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com + diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 1ec3589..9af08ea 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -825,6 +825,7 @@ override_homedir = /home/%u +