pam.h

Go to the documentation of this file.
00001 #include <pwd.h>
00002 #include <grp.h>
00003 #include <sys/types.h>
00004 #include <string.h>
00005 #include <stdio.h>
00006 extern "C" {
00007   #include <security/pam_appl.h>
00008   #include <security/pam_misc.h>
00009 }
00010 #define PAM_SERVICE_NAME "qtsmbstatusd"
00011 
00012 int auth(char *username,char* passwd);
00013 

Generated on Fri Nov 2 21:44:58 2007 for qtsmbstatus.kdevelop by  doxygen 1.5.3