SUDO on UnixWare

Todd C. Miller Todd.Miller at courtesan.com
Thu Oct 4 16:11:09 EDT 2001


In message <F261oMXcAb8TxwVIeRq00010359 at hotmail.com>
	so spake "Mike Henderson" (mik3hflash):

> The man page on getspent says it includes <shadow.h>
> getspent is defined in shadow.h in /usr/include/
> getspname is defined in shadow.h in /usr/include/
> getpwnam is defined in pwd.h in /usr/include/

Clearly the shadow routines are not in the standard C library.
Does the man page for getspent say what library they live in?
Perhaps libshadow, libsec, or libsecurity?

 - todd



More information about the sudo-users mailing list