Re: (RADIATOR) Using /etc/group

2001-12-28 Thread Hugh Irvine
Hello Barry - Yes. You can use cascaded AuthBy clauses to do this sort of thing. # define AuthBy clauses Identifier CheckUsers Filename %D/users Identifier CheckGroup . # define Realm(s) or Handler(s) AuthBy CheckUsers .. And t

(RADIATOR) Using /etc/group

2001-12-27 Thread Barry Andersson
Hi,   Is it possible for Radiator to examine the Unix group that a user is a member of to determine their connection profile (eg session time, idle time, etc.)?   I am currently authenticating to /etc/passwd and writing to a flat detail file but would like to use the user's group to determi