summaryrefslogtreecommitdiff
path: root/network/authbind/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2012-12-29 08:28:56 +0100
committerMatteo Bernardini <ponce@slackbuilds.org>2012-12-29 08:29:17 +0100
commit4a02937bb543b995232501a081a0de7b2a8b869f (patch)
treeefb5c5b259c573f3d07d59aed2977a72f130eaaa /network/authbind/README
parent25d18eb252b39987de0c9f0009fc202c4046819c (diff)
downloadslackbuilds-4a02937bb543b995232501a081a0de7b2a8b869f.tar.gz
network/authbind: Updated for version 2.1.1.
Added license, improved README and slack-desc Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/authbind/README')
-rw-r--r--network/authbind/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/network/authbind/README b/network/authbind/README
index 03a5013a77..81624ae1a2 100644
--- a/network/authbind/README
+++ b/network/authbind/README
@@ -1 +1,5 @@
-authbind allows non-root processes to bind to ports 1 to 511.
+authbind (allows unprivileged processes to bind to low-numbered ports)
+
+authbind allows non-root processes to bind to TCP and UDP ports 1 to 512.
+Access is controlled by config files located in /etc/authbind, and can
+be configured per user (or group), per address, and per port.