Re: Compiling client PAM files on Mac OS

2008-07-14 Thread Paul Goodman
Sorry, but this doesn't really help me very much. Are you saying that because Mac OS is neither BSD nor GNU, the client files cannot be compiled? If there is a way to get them compiled, what is it? Nicolas Goutte wrote: Am 10.07.2008 um 18:28 schrieb Paul Goodman: Does anyone have

Compiling client PAM files on Mac OS

2008-07-10 Thread Paul Goodman
Does anyone have some hacks to enable a clean compile on Mac OS X? When I try to run make, I get the following compile errors: cc -Wall -fPIC -c pam_radius_auth.c -o pam_radius_auth.o pam_radius_auth.c: In function ‘get_random_vector’: pam_radius_auth.c:358: error: storage size of ‘tz’ isn’t kno

Problems running on Solaris 10

2007-08-09 Thread Paul Goodman
I have just finished compiling the PAM client module on Solaris 10 (pam_radius-1.3.17). With some minor tweaks, I compiled the module successfully and am using it to authenticate via ssh and sudo. However, I am having difficulty getting su to work. The line I have in /etc/pam.conf is: su auth

Re: Compile problems on Solaris 10

2007-03-15 Thread Paul Goodman
That did it, thank you! Tomas Hoger wrote: > On 3/15/07, Paul Goodman <[EMAIL PROTECTED]> wrote: >> I am trying to compile the pam_radius-1.3.16 modules on a Solaris 10 system, >> but when I run make, I get the following error: >> >> gcc -Wall -fPIC -c pam_r

Compile problems on Solaris 10

2007-03-15 Thread Paul Goodman
I am trying to compile the pam_radius-1.3.16 modules on a Solaris 10 system, but when I run make, I get the following error: gcc -Wall -fPIC -c pam_radius_auth.c -o pam_radius_auth.o In file included from pam_radius_auth.h:23, from pam_radius_auth.c:63: md5.h:21: error: syntax er