summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroenn@saralt0078.(none)>2010-12-22 11:12:08 +0100
committerJeroen Nijhof <jeroenn@saralt0078.(none)>2010-12-22 11:12:08 +0100
commit4e0f4aa68e082b469663e3ebc8ec83c9400dab4b (patch)
tree08d50b522bc250659704b2dfc73d887979198fd4 /INSTALL
downloadpam_tacplus-4e0f4aa68e082b469663e3ebc8ec83c9400dab4b.tar.gz
pam_tacplus-4e0f4aa68e082b469663e3ebc8ec83c9400dab4b.zip
Initial commit
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL18
1 files changed, 18 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..e745395
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,18 @@
+
+pam_tacplus consists of the module code and `libtac' simple TACPLUS+ library.
+
+Simple `make' should compile both TACACS+ library and pam_tacplus module.
+If not, you could try to edit the following files:
+
+./Makefile
+./libtac/lib/Makefile
+
+You should get a `pam_tacplus.so' module, which should be placed in
+/lib/security. Modify `sample.pam' and install it in /etc/pam.d under
+name of the proper service.
+
+This code is known to work on Linux, Solaris and AIX for now.
+
+Jan 02 2000
+Pawel Krawczyk <kravietz@ceti.pl>
+http://ceti.pl/~kravietz/prog.html