Re: Creating Groups

2004-08-18 Thread Alan DeKok
Ryan Moreton [EMAIL PROTECTED] wrote:
 I've created a superuser login, which works fine, but it doesn't recognise
 any user in the groups I've created. Can somebody tell me what I've done
 wrong?

  You didn't say where you created the groups.

  Alan DeKok.

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


RE: Creating Groups

2004-08-18 Thread Ryan Moreton
sorry, I've added the following into the users file.

Users File
DEFAULT Group == Read-Access
Cisco-AVPair == 'shell:priv-lvl=7',
User-Name = user1,
User-Name = user2

DEFAULT Group == Full-Access
Cisco-AVPair == 'shell:priv-lvl=15',
User-Name = user1,
User-Name = user2

user1 Auth-Type := Local, User-Password == user1
Service-Type = Framed-User,
Framed-Protocol = None

user2 Auth-Type := Local, User-Password == user2
Service-Type = Framed-User,
Framed-Protocol = None

superuser Auth-Type := Local, User-Password == superuser
Service-Type = Framed-User,
Cisco-AVPair = 'shell:priv-lvl=15',
Framed-Protocol = None


-Original Message-
From: Alan DeKok [mailto:[EMAIL PROTECTED]
Sent: 18 August 2004 15:42
To: [EMAIL PROTECTED]
Subject: Re: Creating Groups 


Ryan Moreton [EMAIL PROTECTED] wrote:
 I've created a superuser login, which works fine, but it doesn't recognise
 any user in the groups I've created. Can somebody tell me what I've done
 wrong?

  You didn't say where you created the groups.

  Alan DeKok.

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

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


Re: Creating Groups

2004-08-18 Thread Alan DeKok
Ryan Moreton [EMAIL PROTECTED] wrote:
 sorry, I've added the following into the users file.
...

  That's nice.  You already posted it.  Did you think I didn't read it?

  As I said before, you didn't say where you created the groups.

  Alan DeKok.

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