This website requires JavaScript.
Explore
Help
Register
Sign In
geos_one
/
CASA
Watch
1
Star
0
Fork
0
You've already forked CASA
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2631525040
CASA
/
CASA-auth-token
/
non-java
/
server
/
PamSupport
/
test
/
make.sh
3 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
This branch was created to contain the "native" auth_token components. This was required because autobuild restrictions are forcing us to build the native components separate from the java components.
2006-07-27 17:28:07 +02:00
#!/bin/bash
Completed the Authtoken Validate Service changes.
2006-09-14 17:54:27 +02:00
gcc -o pamTest test.c -g -DN_PLAT_UNIX -L
"../../../lib/Release"
-lpam
Reference in New Issue
Copy Permalink