diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-07-30 07:33:20 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-07-30 07:33:20 +0000 |
commit | 650f4754a9b251b91fe044af970b5944d69482e7 (patch) | |
tree | 4790fb45b6fc3a0b6d1361ad8f6528e9ecadcedd /perl-install/security/help.pm | |
parent | fdb49c1097fbd2df71e3df6ac00eb9f83c66f744 (diff) | |
download | drakx-650f4754a9b251b91fe044af970b5944d69482e7.tar drakx-650f4754a9b251b91fe044af970b5944d69482e7.tar.gz drakx-650f4754a9b251b91fe044af970b5944d69482e7.tar.bz2 drakx-650f4754a9b251b91fe044af970b5944d69482e7.tar.xz drakx-650f4754a9b251b91fe044af970b5944d69482e7.zip |
sync with msec-0.44
Diffstat (limited to 'perl-install/security/help.pm')
-rw-r--r-- | perl-install/security/help.pm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/security/help.pm b/perl-install/security/help.pm index 3176c5749..707fdd482 100644 --- a/perl-install/security/help.pm +++ b/perl-install/security/help.pm @@ -30,6 +30,11 @@ Else only /etc/issue is allowed."), 'allow_user_list' => N("Allow/Forbid the list of users on the system on display managers (kdm and gdm)."), +'allow_xauth_from_root' => N("Allow/forbid to export display when +passing from the root account to the other users. + +See pam_xauth(8) for more details.'"), + 'allow_x_connections' => N("Allow/Forbid X connections: - ALL (all connections are allowed), |