Pam-list Digest, Vol 36, Issue 13

Andreas Schindler schindler at az1.de
Thu Mar 1 11:36:08 UTC 2007


pam-list-request at redhat.com wrote:
> Send Pam-list mailing list submissions to
> 	pam-list at redhat.com
>
> 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 at redhat.com
>
> You can reach the person managing the list at
> 	pam-list-owner at redhat.com
>
> 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 at calence.com>
> Date:
> Wed, 28 Feb 2007 09:53:59 -0700
> To:
> <pam-list at redhat.com>
>
> To:
> <pam-list at redhat.com>
>
> Precedence:
> junk
> MIME-Version:
> 1.0
> Reply-To:
> Pluggable Authentication Modules <pam-list at redhat.com>
> Message-ID:
> <1322EB8CED7F624EBD28EA4C04E36EAB01F4E65D at phxml05.calence.com>
> 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 at az1.de
www.az1.de




More information about the Pam-list mailing list