ProxyAuth
Linux PAM to authenticate device via Bluetooth device
src
pam_post_auth.h
Go to the documentation of this file.
1
#ifndef PAM_POST_AUTH
2
#define PAM_POST_AUTH
3
4
#define DEAUTH "deauth"
5
6
#include <pwd.h>
7
#include <unistd.h>
8
#include <sys/types.h>
9
#include <security/pam_appl.h>
10
#include <security/pam_modules.h>
11
12
#include "
pam_misc.h
"
13
#include "
pam_bt_misc.h
"
14
24
int
exec_deauth
(
char
*bt_addr,
const
char
*username, FILE *log_fp,
const
char
*
trusted_dir_path
);
25
#endif
trusted_dir_path
const char * trusted_dir_path
Definition:
pam_bt_misc.c:3
pam_bt_misc.h
pam_misc.h
exec_deauth
int exec_deauth(char *bt_addr, const char *username, FILE *log_fp, const char *trusted_dir_path)
Definition:
pam_post_auth.c:3
Generated on Mon Mar 7 2022 06:53:49 for ProxyAuth by
1.9.1