summaryrefslogtreecommitdiff
path: root/docs/uk
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2006-09-26 19:18:29 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-09-26 19:18:29 +0000
commit26238518374b700ff13b1fbea3dc9958ad2ca91b (patch)
tree5c3226d985f93c43e58b59f8fbe90fbd7722cfd0 /docs/uk
parent4d886c3cc099400857ee731134130e96011d21e6 (diff)
downloadgdm-26238518374b700ff13b1fbea3dc9958ad2ca91b.tar.gz
Fix so that if timed login script returns an invalid user, timed login is
* daemon/slave.c, daemon/verify-crypt.c, daemon/verify-pam.c, daemon/verify-shadow.c, gui/gdmcommon.c: Fix so that if timed login script returns an invalid user, timed login is not turned on. Fixes bug #340148. Patch by Andrew (andrewz@springsrescuemission.org). * gui/gdmuser.c: Fix gdm_is_user_valid so it is more simple, like implemented in daemon/slave.c by Andrew.
Diffstat (limited to 'docs/uk')
-rw-r--r--docs/uk/gdm.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/uk/gdm.xml b/docs/uk/gdm.xml
index ffc7253f..337ad839 100644
--- a/docs/uk/gdm.xml
+++ b/docs/uk/gdm.xml
@@ -1641,6 +1641,21 @@ PostSession/
</varlistentry>
<varlistentry>
+ <term>SupportAutomount</term>
+ <listitem>
+ <synopsis>SupportAutomount=false</synopsis>
+ <para>
+ By default GDM checks the ownership of the home directories
+ before writing to them, this prevents security issues in case
+ of bad setup. However, when home directories are managed by
+ automounter, they are often not mounted before they are
+ accessed. This option works around subtleties of Linux
+ automounter.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>DisallowTCP</term>
<listitem>
<synopsis>DisallowTCP=true</synopsis>