diff options
Diffstat (limited to 'modules/pam_access')
-rw-r--r-- | modules/pam_access/access.conf.5.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/pam_access/access.conf.5.xml b/modules/pam_access/access.conf.5.xml index 17185172..1b629afc 100644 --- a/modules/pam_access/access.conf.5.xml +++ b/modules/pam_access/access.conf.5.xml @@ -161,12 +161,12 @@ User <emphasis>john</emphasis> and <emphasis>foo</emphasis> should get access from IPv6 host address. </para> - <para>+ : john foo : 2001:4ca0:0:101::1</para> + <para>+ : john foo : 2001:db8:0:101::1</para> <para> User <emphasis>john</emphasis> should get access from IPv6 net/mask. </para> - <para>+ : john : 2001:4ca0:0:101::/64</para> + <para>+ : john : 2001:db8:0:101::/64</para> <para> Disallow console logins to all but the shutdown, sync and all |