2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-04 00:05:11 +00:00

added a note

This commit is contained in:
Todd C. Miller
1996-10-11 02:08:44 +00:00
parent 96baceed20
commit e933c66797

View File

@@ -215,6 +215,11 @@ which must be the only authentication mechanism used.
OS dependent notes OS dependent notes
================== ==================
OpenBSD and NetBSD:
The fdesc filesystem has a bug wrt /dev/tty handling that
causes sudo to hang at the password prompt. The workaround
is to set PASSWORD_TIMEOUT (in options.h) to 0.
Solaris 2.x: Solaris 2.x:
You need to have a C compiler in order to build sudo. You need to have a C compiler in order to build sudo.
Since Solaris 2.x does not come with one by default this Since Solaris 2.x does not come with one by default this