(RADIATOR) realms

2000-03-22 Thread colinc
Hi there, Is it possible to authenticate users through a different server when a realm is specified. Eg, logging in with a realm of @open.com.au would authenticate on the local radius server but a realm of @close.com.au would transfer authentication to a remote server elsewhere. How would i setu

Re: (RADIATOR) realms

2000-03-26 Thread colinc
Is there an option to strip the realm off the username? If users log in with a local realm i want to authenticate the username as though no realm was added, at the moment i think radiator sees users with a local realm different to users logging in without a realm. === Archive at http://www.starp

(RADIATOR) Accounting?

2000-04-10 Thread colinc
Hi there, We would like to authenticate users via a linux password file but also like to keep a record of the accounting for the users on the mysql database or a separate file. Authentication is working fine, but is there a way to keep a record of the accounting for each user. I noticed that the

(RADIATOR) Groups

2000-04-12 Thread colinc
Hi I have been browsing through the archives and the manual regarding information on setting up groups, it seems to be more confusing to me than it should. However, it seems to me that i would need to setup the groups authentication in the users file. At the current moment i don't believe we are

Re: (RADIATOR) Groups

2000-04-16 Thread colinc
Hugh Irvine wrote: > Hello Colin - > > On Thu, 13 Apr 2000, colinc wrote: > > Hi > > > > I have been browsing through the archives and the manual regarding > > information on setting up groups, it seems to be more confusing to me > > than it should. >

Re: (RADIATOR) Groups

2000-04-19 Thread colinc
Hello, Still not having any luck with checking groups, i do believe that we do not want to use the local unix group file. At the current moment, i am authenticating from the mysql database but we will change to authenticating from a UNIX password file but getting the user attributes off the mysql

(RADIATOR) Access-Request Attributes?

2000-04-19 Thread colinc
Hi, Was browsing throught the archives, and i noticed that some access-requests have more attributes than the default. eg : > Code: Access-Request > Identifier: 209 > Authentic: G$<205>D<151><157><173>qf<205><172>7<249>*<198><169> > Attributes: > User-Name = "user" > CHAP

(RADIATOR) mysql Passwords + Encrypted p/w

2000-04-26 Thread colinc
Hi Just wondering if it's possible to check both the password and encrypted password column particularly if one column is empty or null. for example, the default would be to check the encrypted password column for authentication, however, if there is no encrypted password present we want radiato

(RADIATOR) Mysql password +encrypted password

2000-04-26 Thread colinc
Hi Just wondering if it's possible to check both the password and encrypted password column particularly if one column is empty or null. for example, the default would be to check the encrypted password column for authentication, however, if there is no encrypted password present we want radiat