summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2010-04-21 14:42:34 +0200
committerStephen Gallagher <sgallagh@redhat.com>2010-04-26 09:55:10 -0400
commit6f36029dd5fb1d16deb0b3f990713be7fa9f3a70 (patch)
tree8ead6125448acfade7d5ddf8fe5bf162e55917ae /src/man
parentc71083363ce1405aabc21d3f1c716af762162b11 (diff)
downloadsssd-6f36029dd5fb1d16deb0b3f990713be7fa9f3a70.tar.gz
sssd-6f36029dd5fb1d16deb0b3f990713be7fa9f3a70.tar.xz
sssd-6f36029dd5fb1d16deb0b3f990713be7fa9f3a70.zip
Display a message if a password reset by root fails
Diffstat (limited to 'src/man')
-rw-r--r--src/man/pam_sss.8.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/man/pam_sss.8.xml b/src/man/pam_sss.8.xml
index f6ac9f477..9a681960a 100644
--- a/src/man/pam_sss.8.xml
+++ b/src/man/pam_sss.8.xml
@@ -85,6 +85,28 @@
</para>
</refsect1>
+ <refsect1 id='files'>
+ <title>FILES</title>
+ <para>If a password reset by root fails, because the corresponding SSSD
+ provider does not support password resets, an individual message can be
+ displayed. This message can e.g. contain instructions about how to reset
+ a password.</para>
+
+ <para>The message is read from the file
+ <filename>pam_sss_pw_reset_message.LOC</filename> where LOC stands for a
+ locale string returned by <citerefentry>
+ <refentrytitle>setlocale</refentrytitle><manvolnum>3</manvolnum>
+ </citerefentry>. If there is no matching file the content of
+ <filename>pam_sss_pw_reset_message.txt</filename> is displayed. Root
+ must be the owner of the files and only root may have read and write
+ permissions while all other users must have only read
+ permisssions.</para>
+
+ <para>These files are searched in the directory
+ <filename>/etc/sssd/customize/DOMAIN_NAME/</filename>. If no matching
+ file is present a generic message is displayed.</para>
+ </refsect1>
+
<refsect1 id='see_also'>
<title>SEE ALSO</title>
<para>