IIRC (I had this set up and working but we had to opt for a different
solution and I don't have a working configuration to use.)
In your radiusd.conf
you need the pam section uncommented
the pam_auth = radiusd
^^^^^
this part needs to match up with your systems /etc/pam.d stuff
like linux you need to create a radiusd file in /etc/pam.d/
or on solaris in the /etc/pam.conf you need to add entries beginning with
"radiusd" or it could be the "radius" in the users section. (I had them
linked to each other which is probably bad =)
in your "users" file you need:
DEFAULT Auth-Type := Pam
pam-auth="radius",
Fall-Through = Yes
> Greetings,
> I need some help with pam-radius and freeradius. I have a server that I
> need to do raduis Auth from for access to certian programs. I tried
> setting up pam-radius like the instructions state, but it keeps telling me
> that the radius server has not been specified. I put the configuration
> file where the instructions tell me to (/etc/raddb/server/pam.conf and
> pam_radius_auth.conf) as well as trying some of the alternate locations
> (/usr/local/etc) and it still doesn't detect it. Could someone point me to
> the right location for this file?
> Thank you in advance.
>
> --
> �William Ragsdale �http://www.netonecom.net
>
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html