Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
sudoers if it is zero length since visudo probably just created it.
From the sudo cvs repo.
|
|
From the sudo cvs repo.
|
|
|
|
Otherwise if the user creates a new sudoers file, makes a syntax error,
and quits, sudoers will have a random file mode. However, since it
is also zero-length, there is no information exposed. Closes PR 1559.
|
|
found, instead of claiming it will and erroring out anyway.
|
|
|
|
|
|
From NetBSD. ok itojun@
|
|
|
|
UsePrivilegedPort=no disables rhosts-rsa _only_ for old servers.
these changes should not change the visible default behaviour of the ssh client.
|
|
abort if the tty already has correct owner and reasonably sane modes.
Example; permit 'root' to login to a firewall with read-only root fs.
(markus@ ok)
|
|
|
|
adds no additional security.
|
|
|
|
|
|
login_lchpass(8)
|
|
|
|
|
|
|
|
from NetBSD
|
|
|
|
other implementations; report from roth@feep.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nonblocking hackery.
|
|
|
|
|
|
${BC_${A}} worked but not ${${A}_BC}.
Noticed by fries@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While i'm at it, make sure not to use Kerberos at all if there is no
local srvtab.
Based on patch from Todd Miller. Reported by <jouko@solutions.fi>.
|
|
|