Hi Alan, David

Looks like the type of quote used just might be the issue...
“password” is pretty in MS Word, but UNIX prefers "password"

Kind regards

Marius Pesé
Mindspring Computing


-----Original Message-----
From: freeradius-users-bounces+marius=mindspring.co...@lists.freeradius.org 
[mailto:freeradius-users-bounces+marius=mindspring.co...@lists.freeradius.org] 
On Behalf Of Alan Buxey
Sent: Monday, August 15, 2011 10:12 AM
To: FreeRadius users mailing list
Subject: Re: Cant Start Radius Server MAC OSX (snow leopard)

Hi,

> Starting - reading configuration files ...
> including configuration file /private/etc/raddb/radiusd.conf
> Unable to open file "/private/etc/raddb/radiusd.conf": Permission denied
> Errors reading /private/etc/raddb/radiusd.conf

sometimes its not permissions, but the code reading the configurations
files encounters an error - eg when reading radiusd.conf - which pulls
in all the files, and the error lies there..

> CHANGES I MADE PRIOR TO GETTING THIS ERROR

exactly....

> Using textwrangler I edited  /etc/raddb/users

yes.....

> user1          Cleartext-Password := “password”
> Service-Type = NAS-Prompt-User,
> cisco-avpair = “webvpn:user-vpn-group=SLRgroup1”

...and then you saw the errors in the debug log regarding this entry - 
this entry is wrong (or the server cannot read it due to incorrect.

maybe

user1          Cleartext-Password := “password”
Service-Type = "NAS-Prompt-User",
cisco-avpair = “webvpn:user-vpn-group=SLRgroup1”

?

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to