From 143db2ceb834b847c341e5929f9411ef24902585 Mon Sep 17 00:00:00 2001 From: Brian Cameron Date: Thu, 14 Oct 2004 21:11:06 +0000 Subject: Minor change to wording in comments. 2004-10-14 Brian Cameron * config/gdm.conf.in: Minor change to wording in comments. --- config/gdm.conf.in | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'config') diff --git a/config/gdm.conf.in b/config/gdm.conf.in index 8ee9d7fc..3da5a305 100644 --- a/config/gdm.conf.in +++ b/config/gdm.conf.in @@ -68,10 +68,9 @@ TimedLoginDelay=30 # want gdm to kill/restart the server, turn this on #AlwaysRestartServer=false -# User and group that gdm should run as. Probably should be gdm and gdm and -# you should create these user and group. Anyone found running this as -# someone too privilaged will get a kick in the ass. This should have -# access to only the gdm directories and files. +# User and group used for running gdm GUI applicaitons. By default this +# is set to user gdm and group gdm. This user/group should have very +# limited permissions and access to ony the gdm directories and files. User=gdm Group=gdm # To try to kill all clients started at greeter time or in the Init script. @@ -168,8 +167,8 @@ AllowRoot=true AllowRemoteRoot=true # This will allow remote timed login AllowRemoteAutoLogin=false -# 0 is the most anal, 1 allows group write permissions, 2 allows all write -# permissions +# 0 is the most restrictive, 1 allows group write permissions, 2 allows all +# write permissions RelaxPermissions=0 # Check if directories are owned by logon user. Set to false, if you have, for # example, home directories owned by some other user. -- cgit v1.2.1