summaryrefslogtreecommitdiff
path: root/security/msu/DESCR
diff options
context:
space:
mode:
authorabs <abs>2002-02-14 00:42:04 +0000
committerabs <abs>2002-02-14 00:42:04 +0000
commita13a479fe71faef57867e9284b10a97e74f9abe7 (patch)
tree2866381c74363e5ab163c6e5687357c31f7dd543 /security/msu/DESCR
parent98f04164135a3973178d1fbea7ee8eb1d0eb057d (diff)
downloadpkgsrc-a13a479fe71faef57867e9284b10a97e74f9abe7.tar.gz
Import msu-1.00
msu (or mini/mono su) is a simple way to provide passwordless access to accounts specified in a config file. Useful for shared accounts and suchlike. Its more a convenient way to _reduce_ security, than increase it, but as its related to account authorisation it goes into security...
Diffstat (limited to 'security/msu/DESCR')
-rw-r--r--security/msu/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/msu/DESCR b/security/msu/DESCR
new file mode 100644
index 00000000000..e064571e957
--- /dev/null
+++ b/security/msu/DESCR
@@ -0,0 +1,4 @@
+msu grants passwordless access to accounts specified in msu.conf.
+It can be used as a login shell to provide multiple users with
+access to a single account, each with their own 'login' and
+'password', or as convenient access to a shared account.