SCPWD - v0.1b COMPILING ========= 1. Edit the Makefile and set the PCSCBASE option to match your system. Default for my build system is /usr/local/pcsc 2. Make sure GTK's gtk-config script is in your $PATH 3. execute 'make' to build the binaries scpwd the GUI application to maintain the recordsets pam_smartcard.so the PAM module that can authenticate against SC's Here are the versions of the software i use on the build system: Linux 2.4.1 GNU Make version 3.78.1 gcc 2.95.2 GNU ld version 2.9.5 (with BFD 2.9.5.0.24) GTK+ 1.2.8 pcsc-lite-0.7.1 (http://www.linuxnet.com) towitoko-2.0.2 (http://www.geocities.com/cprados) INSTALLING ========== - simply copy the 'scpwd' binary too you favorite bin path (cp scpwd /usr/local/bin/) - to install the PAM module copy pam_smartcard.so to the PAM module directory (i.e. /lib/security) AND read (the relevant parts of) the Linux-PAM System Administrators Guide at http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/pam.html to find out how to activate this module for the service you desire. Be careful not to lock yourself out of your own system!! You may contact me by sendmail mail to