summaryrefslogtreecommitdiffstats
path: root/etc/group
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-03-12 03:03:07 +0000
committerBill Marquette <billm@pfsense.org>2005-03-12 03:03:07 +0000
commit128f6a3ec56b4dc18a8bec1a056a075320889a4e (patch)
tree5e7236bb846a2922185fa638d13a9b3c53f3677b /etc/group
parent099fa54a2e1a5de95fe39c289243625cbcded2cb (diff)
downloadpfsense-128f6a3ec56b4dc18a8bec1a056a075320889a4e.zip
pfsense-128f6a3ec56b4dc18a8bec1a056a075320889a4e.tar.gz
Let user SSH in as admin instead of root only (requested for consistency)
Full path to sshd
Diffstat (limited to 'etc/group')
-rw-r--r--etc/group2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/group b/etc/group
index cac3e1e..b263c85 100644
--- a/etc/group
+++ b/etc/group
@@ -12,4 +12,4 @@ network:*:69:
www:*:80:
nogroup:*:65533:
nobody:*:65534:
-admin:*:101:
+admin:*:0:
OpenPOWER on IntegriCloud