summaryrefslogtreecommitdiff
path: root/etc/login.access
diff options
context:
space:
mode:
Diffstat (limited to 'etc/login.access')
-rw-r--r--etc/login.access14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/login.access b/etc/login.access
index 3ed36880..d9d5f09c 100644
--- a/etc/login.access
+++ b/etc/login.access
@@ -1,20 +1,20 @@
# $Id$
#
# Login access control table.
-#
+#
# When someone logs in, the table is scanned for the first entry that
# matches the (user, host) combination, or, in case of non-networked
# logins, the first entry that matches the (user, tty) combination. The
-# permissions field of that table entry determines whether the login will
+# permissions field of that table entry determines whether the login will
# be accepted or refused.
-#
+#
# Format of the login access control table is three fields separated by a
# ":" character:
-#
+#
# permission : users : origins
-#
+#
# The first field should be a "+" (access granted) or "-" (access denied)
-# character.
+# character.
#
# The second field should be a list of one or more login names, group
# names, or ALL (always matches). A pattern of the form user@host is
@@ -37,7 +37,7 @@
# listed: the program does not look at a user's primary group id value.
#
##############################################################################
-#
+#
# Disallow console logins to all but a few accounts.
#
#-:ALL EXCEPT wheel shutdown sync:console