Adding the authentication token stuff.
This commit is contained in:
2
auth_token/test/linux/make-test-pam.sh
Executable file
2
auth_token/test/linux/make-test-pam.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
gcc -o test-pam test-pam.c -g -I"../.." -I"../../../include" -DN_PLAT_UNIX -L"../../../lib/lux/dbg" -lpam -lcasa_auth_token
|
||||
Reference in New Issue
Block a user