summaryrefslogtreecommitdiff
path: root/security/msu
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-06Update:abs2-5/+5
net/mrstat: 1.19 security/msu: 1.06 security/msudir: 0.13 Do not unconditionally set CFLAGS'.
2003-01-02Fix distinfos (server holding distfiles replaced and original distfiles lost)abs1-3/+3
2002-08-20Updated msu to 1.05 from 1.04abs2-5/+5
- Do not revoke existing group membership.
2002-07-03Updated msu to 1.04:abs2-5/+5
Only strip the problem LD_* type environment variables.
2002-06-27Updated msu to 1.03:abs2-5/+5
Revoke all additional groups Sanitise LD_* and friends from the environment. syslog() less, err() more.
2002-06-24Update msu to 1.01:abs2-5/+7
Honour SYSCONFDIR for config file
2002-02-14Import msu-1.00abs4-0/+23
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...