pam-list-request@xxxxxxxxxx wrote: > Send Pam-list mailing list submissions to > pam-list@xxxxxxxxxx > > To subscribe or unsubscribe via the World Wide Web, visit > https://www.redhat.com/mailman/listinfo/pam-list > or, via email, send a message with subject or body 'help' to > pam-list-request@xxxxxxxxxx > > You can reach the person managing the list at > pam-list-owner@xxxxxxxxxx > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Pam-list digest..." > > ------------------------------------------------------------------------ > > Today's Topics: > > 1. Solaris pam module for tacacs authentication (Koger, Tyson) > > > ------------------------------------------------------------------------ > > Subject: > Solaris pam module for tacacs authentication > From: > "Koger, Tyson" <tyson.koger@xxxxxxxxxxx> > Date: > Wed, 28 Feb 2007 09:53:59 -0700 > To: > <pam-list@xxxxxxxxxx> > > To: > <pam-list@xxxxxxxxxx> > > Precedence: > junk > MIME-Version: > 1.0 > Reply-To: > Pluggable Authentication Modules <pam-list@xxxxxxxxxx> > Message-ID: > <1322EB8CED7F624EBD28EA4C04E36EAB01F4E65D@xxxxxxxxxxxxxxxxxxx> > Content-Type: > text/plain; charset="us-ascii" > Message: > 1 > Content-Transfer-Encoding: > quoted-printable > > > I am attempting to compile the pam_tacplus module on Solaris. I am using > http://ipsec.pl/pubs/pam_tacplus-1.2.9.tar.gz . I am using all GNU > compilers, however I am still having some issues getting this to > compile. > > > The error messages shown are looking pretty much like a missing include file. e.g. PAM_SUCCESS is defined in /usr/include/security/_pam_types.h on my Linux and HP-UX machines. To build a module, you may pam_modules.h and pam_macros.h too. please make sure they are there or, if there's a different include path, insert a '-I /my/include/path' into the CFLAGS of your pam_tacplus Makefile. I'm using pam_tacplus for several years without problems. Andreas -- Dr.-Ing. Andreas Schindler Alpha Zero One Computersysteme GmbH Frankfurter Str. 141 63303 Dreieich Telefon 06103-57187-21 Telefax 06103-373245 schindler@xxxxxx www.az1.de _______________________________________________ Pam-list mailing list Pam-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/pam-list