OS X Pam Radius 1.3.17
Hello All, Currently I am trying to configure and install Pam Radius 1.3.17 Auth module on OS X however I have been unable to get it to compile on OS X. I am able to compile version 1.4 with out any errors. I have gone to http://wiki.freeradius.org/building/Build to try and determine the correct steps to building the Pam Auth Module on OS X. When I am able to get it to compile I run in this error: pam_radius_auth.c358:23 error: variable has incomplete type 'struct timezon'11:03 AM struct timezone tz; I then Googled around and found this on stack overflow: http://www.google.com/url?q=http%3A%2F%2Fstackoverflow.com%2Fquestions%2F137... After moving all the correct pieces around I tried to test and go a lot of errors. I will not copy and paste the errors into this email unless someone would like me to, or want a .txt of the logs. I welcome any help on configuring Pam Auth Module on OS X. Thank you. Best Jason Jason Miller Lawrence Berkeley National Laboratory 1 Cyclotron Road MS 49R192 Berkeley, CA 94720 Email: Jmiller@lbl.gov Phone: (510) 486-6698
On Jan 27, 2015, at 2:29 PM, Jason Miller <jmiller@lbl.gov> wrote:
Currently I am trying to configure and install Pam Radius 1.3.17 Auth
Don’t. Use 1.4.0, which has all of these problems fixed: http://freeradius.org/pam_radius_auth/ It works on OSX. My main development platform is OSX. :) Alan DeKok.
participants (2)
-
Alan DeKok -
Jason Miller