diff options
author | 2009-03-27 12:31:31 +0000 | |
---|---|---|
committer | 2009-03-27 12:31:31 +0000 | |
commit | 2b13c5a5418de07a7d9e3a4df255403738cf03f7 (patch) | |
tree | 84b7543c6481dd478a11e6867007e36c3b98bfca /share/man/man4/run.4 | |
parent | Sitecom WL-603 should work according to linux driver (diff) | |
download | wireguard-openbsd-2b13c5a5418de07a7d9e3a4df255403738cf03f7.tar.xz wireguard-openbsd-2b13c5a5418de07a7d9e3a4df255403738cf03f7.zip |
getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5)
contains a matching entry, use that and refrain from accessing YP.
getpwnam/getpwuid: If YP is #defined and /etc/master.passwd(5) contains
a matching entry before the first YP entry, use that and stay away from YP.
Taken together, this allows a solution to the following problem pointed
out by deraadt@: When YP was configured but temporarily unavailable, even
root login would block, hindering you when trying to do repairs.
To avoid this, you can now provide a static entry for root in /etc/netid.
Using suggestions from miod@ otto@ blambert@ jmc@.
"commit" deraadt@, "cool" ajacoutot@, "looks fine" jmc@.
Diffstat (limited to 'share/man/man4/run.4')
0 files changed, 0 insertions, 0 deletions