diff options
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), |