diff options
-rw-r--r-- | modules/pam_wheel/pam_wheel.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/pam_wheel/pam_wheel.8.xml b/modules/pam_wheel/pam_wheel.8.xml index c8d93773..b32f5e2b 100644 --- a/modules/pam_wheel/pam_wheel.8.xml +++ b/modules/pam_wheel/pam_wheel.8.xml @@ -43,8 +43,8 @@ <title>DESCRIPTION</title> <para> The pam_wheel PAM module is used to enforce the so-called - <emphasis>wheel</emphasis> group. By default it permits root - access to the system if the applicant user is a member of the + <emphasis>wheel</emphasis> group. By default it permits + access to the target user if the applicant user is a member of the <emphasis>wheel</emphasis> group. If no group with this name exist, the module is using the group with the group-ID <emphasis remap='B'>0</emphasis>. |