[nylug-talk] sudo 1.7a1 released!!
Brandorr
brandorr at opensolaris.org
Fri Sep 7 11:20:13 EDT 2007
Hey! I am very excited about the 1.7 branch, check out what Todd has
added, and guess why I've been impatiently waiting for this code drop.
Cheers,
Brian
---------- Forwarded message ----------
From: Todd C. Miller <Todd.Miller at courtesan.com>
Date: Sep 7, 2007 9:58 AM
Subject: [sudo-workers] sudo 1.7a1 released
To: sudo-workers at sudo.ws
This is the first alpha version of sudo version 1.7. I'm labeling
this as alpha not due to stability issues but simply because it is
not feature frozen yet (there are some LDAP enhancements still to
be done).
Download links:
http://www.sudo.ws/sudo/dist/beta/sudo-1.7a1.tar.gz
ftp://ftp.sudo.ws/pub/sudo/beta/sudo-1.7a1.tar.gz
What's new in Sudo 1.7?
* Rewritten parser that converts sudoers into a set of data structures.
This eliminates a number of ordering issues and makes it possible to
apply sudoers Defaults entries before searching for the command.
It also adds support for per-command Defaults specifications.
* Sudoers now supports a #include facility to allow the inclusion of other
sudoers-format files.
* Sudo's -l (list) flag has been enhanced:
o applicable Defaults options are now listed
o a command argument can be specified for testing whether a user
may run a specific command.
o a new -U flag can be used in conjunction with "sudo -l" to allow
root (or a user with "sudo ALL") list another user's privileges.
* A uid may now be used anywhere a username is valid.
* The "secure_path" run-time Defaults option has been restored.
* Password and group data is now cached for fast lookups.
* The file descriptor at which sudo starts closing all open files is now
configurable via sudoers and, optionally, the command line.
* Visudo will now warn about aliases that are defined but not used.
____________________________________________________________
sudo-workers mailing list <sudo-workers at sudo.ws>
For list information, options, or to unsubscribe, visit:
http://www.sudo.ws/mailman/listinfo/sudo-workers
--
- Brian Gupta
http://opensolaris.org/os/project/nycosug/
More information about the nylug-talk
mailing list