This widget could not be displayed.
1859573 Members
6286 Online
110403 Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.

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