diff options
-rw-r--r-- | modules/pam_access/access.conf.5.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/pam_access/access.conf.5.xml b/modules/pam_access/access.conf.5.xml index 386346b9..8fdbc31d 100644 --- a/modules/pam_access/access.conf.5.xml +++ b/modules/pam_access/access.conf.5.xml @@ -198,6 +198,12 @@ <para>+:john:2001:db8:0:101::/64</para> <para> + Members of group <emphasis>wheel</emphasis> should be allowed to get access + from all sources. + </para> + <para>+:(wheel):ALL</para> + + <para> Disallow console logins to all but the shutdown, sync and all other accounts, which are a member of the wheel group. </para> |