Dear Nicolas,

Is shadow used on non-Linux or non-PAM machines: do you need to worry
about code within the likes of
#ifndef USE_PAM
...
#endif
#ifdef __linux__
#else
...
#endif
?

If yes, I guess the final endpwent() group in login.c should be moved up
to before setup_uid_gid().

Thanks, Paul

Paul Szabo   [email protected]   http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics   University of Sydney    Australia



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to