diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2007-07-21 11:15:13 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2007-07-21 11:15:13 +0800 |
commit | 8c02733bee810233382d5ba545d944603be1b66c (patch) | |
tree | 1692835c6577425a98f5c5e50f2cf5cba193f2d3 /security/sudo/pkg-descr | |
parent | 69ceeed3a1a5403d67e850aab94c49f030fe99a0 (diff) | |
download | freebsd-ports-gnome-8c02733bee810233382d5ba545d944603be1b66c.tar.gz freebsd-ports-gnome-8c02733bee810233382d5ba545d944603be1b66c.tar.zst freebsd-ports-gnome-8c02733bee810233382d5ba545d944603be1b66c.zip |
Update to 1.6.9
Application changes:
- PAM, since present, is used by default.
- Environment variable handling has changed significantly.
- Sudo checks the user's supplemental group vector so nsswitch order is
no longer important for group based rules.
(See UPGRADE and CHANGING under share/doc/sudo/ for more.)
Port changes:
- PAM file is no longer clobered on reinstall.
- OPIE option has been removed due to PAM being used by default.
- Selected documentation is now installed.
Diffstat (limited to 'security/sudo/pkg-descr')
-rw-r--r-- | security/sudo/pkg-descr | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/sudo/pkg-descr b/security/sudo/pkg-descr index c7e549dc2917..c249b8bcb4c1 100644 --- a/security/sudo/pkg-descr +++ b/security/sudo/pkg-descr @@ -1,8 +1,9 @@ This is the CU version of sudo. -Sudo is a program designed to allow a sysadmin to give limited root privileges -to users and log root activity. The basic philosophy is to give as few -privileges as possible but still allow people to get their work done. +Sudo is a program designed to allow a sysadmin to give limited root +privileges to users and log root activity. The basic philosophy is to +give as few privileges as possible but still allow people to get their +work done. MAILING LISTS: |