mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
Mention HP-UX reboot fix.
This commit is contained in:
parent
d89b1a6be2
commit
afaf5e07fe
6
NEWS
6
NEWS
@ -42,6 +42,12 @@ What's new in Sudo 1.8.6?
|
|||||||
used to give a user the ability to run a command as themselves
|
used to give a user the ability to run a command as themselves
|
||||||
but with an expanded privilege set.
|
but with an expanded privilege set.
|
||||||
|
|
||||||
|
* Fixed a problem with the reboot and shutdown commands on some
|
||||||
|
systems (such as HP-UX and BSD). On these systems, reboot sends
|
||||||
|
all processes (except itself) SIGTERM. When sudo received
|
||||||
|
SIGTERM, it would relay it to the reboot process, thus killing
|
||||||
|
reboot before it had a chance to actually reboot the system.
|
||||||
|
|
||||||
* Support for using the System Security Services Daemon (SSSD) as
|
* Support for using the System Security Services Daemon (SSSD) as
|
||||||
a source of sudoers data.
|
a source of sudoers data.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user