Allen Van Der Ross on Tue, 25 Feb 2003 18:17:37 +0200 (SAST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Linux dev] PAM applications


Hi,

I'm just wondering why there is no man page for
pam_acct_mgmt(3) on Linux (I use RH7.3), but there
is one for HP-UX and Solaris.

Although the function is defined in <security/pam_appl.h>
and when used it works fine.

Also, I've read docs that say that when PAM_UNIX is
NOT defined, some applications will use their default
(read previous) manner of auth etc.but I fail to 
understand where and how PAM_UNIX is defined?

Thanks,
Allen.