1834560 Members
3252 Online
110069 Solutions
New Discussion

PAM module problem

 
Paul Orwig
Occasional Contributor

PAM module problem

I am working on compiling Samba 2.2.2 on HPUX 11 to get the winbind functions.
The package compiles except for the winbind modules as received. I have fixed most of the problems ( I think...) but the pam_winbind.so module won't run... I get the following messages in the syslog:

Oct 30 13:57:41 annimg01 : load_modules: pam_sm_acct_mgmt() missing
Oct 30 13:57:41 annimg01 : load_modules: can not open module /usr/lib/security/pam_winbind.so


The "missing" routine is in the module. What else am I missing?

Paul