33 lines
513 B
Plaintext
33 lines
513 B
Plaintext
|
/***********************************************************************
|
||
|
*
|
||
|
* README for pamTest
|
||
|
*
|
||
|
***********************************************************************/
|
||
|
|
||
|
INTRODUCTION
|
||
|
|
||
|
pamTest is a PAM application which tests using CASA authentication tokens
|
||
|
for authentication.
|
||
|
|
||
|
CONFIGURATION
|
||
|
|
||
|
Place a copy of file testservice in the /etc/pam.d folder.
|
||
|
|
||
|
BUILDING APPLICATION
|
||
|
|
||
|
Execute script: make.sh.
|
||
|
|
||
|
RUNNING APPLICATION
|
||
|
|
||
|
Execute the following command: ./pamTest -s testService
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|