#include "wvlog.h"
#include "wvpam.h"
#include "wvautoconf.h"
#include <security/pam_appl.h>
#include <sys/types.h>
#include <pwd.h>
#include <grp.h>
#include "wvaddr.h"
Go to the source code of this file.
Functions | |
| int | noconv (int num_msg, const struct pam_message **msgm, struct pam_response **response, void *userdata) |
| noconv: null PAM conversation function | |
|
||||||||||||||||||||
|
noconv: null PAM conversation function
Definition at line 78 of file wvpam.cc. Referenced by WvPamStream::WvPamStream(). |
1.3.6-20040222