Re: [SOLVED] CHAP Modification

2007-03-01 Thread Alan DeKok
ChristosH wrote: I don't see anything usefull in rlm_pap that could help me because it's CHAP authentication I'm working on. Yes, I know. I knew that when I pointed to rlm_pap. My point was that it may be possible in rlm_pap to normalize the password... just like it does for other types

EAP-AKA patch for FreeRadius Server

2007-03-01 Thread Shanta Ravi Kumar P
Hi, I am trying to use the patch for EAP-AKA on FreeRadius provided at ' http://bugs.freeradius.org/show_bug.cgi?id=386'. The patch file seems to contain some location information like '/nfs/build2/usr/bphaneuf/freeradius-1.1.X'. Is this correct? When I try to apply this patch, it is resulting

Re: eap-ttls proxy and ldap

2007-03-01 Thread Alan DeKok
basile wrote: i try with a user in the users file : same probleme [EMAIL PROTECTED] and [EMAIL PROTECTED] dont work ( proxy a request with user-name = anonymous ) [EMAIL PROTECTED] and [EMAIL PROTECTED] works You can cancel proxying for anonymous users. DEFAULT User-Name =~ ^anonymous,

Re: clients.conf and nas table (was Re: installing FR on FBSD 6.2)

2007-03-01 Thread A . L . M . Buxey
Hi, Thx Andrew.. I found it at /usr/local/share/doc/freeradius/examples/ yes. you were reading documentation out of sync with your version. Next questions... at /usr/local/etc/raddb we has clients.conf that contain nas ip address, secret, shortname and type. but at radius database we also

Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Daniel Bojczuk
Hi.. I'm developing an authentication system using Freeradius 1.0.2 with mysql 4.0.24_Debian-10sarge2-log. In mysql I have the database radius: +--+ | Tables_in_radius | +--+ | nas | | radacct | | radcheck | | radgroupcheck| |

Re: eap-ttls proxy and ldap

2007-03-01 Thread basile
i don t want cancel proxying i m doing eap-ttls , and user with realm @etab1 have to be proxied to another radius server , proxy works fine but authentication is done with anonymous witch don t work the first server don t send good username logs on the second server ( end server ) rad_recv:

Re: eap-ttls proxy and ldap

2007-03-01 Thread Alan DeKok
basile wrote: i don t want cancel proxying i m doing eap-ttls , and user with realm @etab1 have to be proxied to another radius server , Just configure the realm on the server that's doing the proxying. The requests will then be proxied. After that, configure the home server to

Re: Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Alan DeKok
Daniel Bojczuk wrote: Hi.. I'm developing an authentication system using Freeradius 1.0.2 Please upgrade to 1.1.4, which should be in Debian. The log file shows me: Tue Feb 27 11:01:14 2007 : Auth: Login incorrect: [daniel] (from client testee port 0) Someone can help-me? It's the first

Re: Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Martin Gadbois
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan DeKok wrote: Someone can help-me? It's the first time I'm using freeradius. Run the server in debugging mode, as suggested in the FAQ, README, INSTALL, and daily on this list. Launch, as root, radiusd -X -A and study the output. - --

Re: Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Daniel Bojczuk
Run the server in debugging mode, as suggested in the FAQ, README, INSTALL, and daily on this list. Thank's for the tip. I'm new on this list too! I run freeradius in debug mode. The error is bellow: rlm_sql (sql): Released sql socket id: 4 modcall[authorize]: module sql returns ok for

Re: Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Alan DeKok
Daniel Bojczuk wrote: ... rlm_sql (sql): Released sql socket id: 4 modcall[authorize]: module sql returns ok for request 0 modcall: group authorize returns ok for request 0 rad_check_password: Found Auth-Type System auth: type System ERROR: Unknown value specified for Auth-Type.

freeradius users session stuck

2007-03-01 Thread satish patel
Dear all I have useing freeradius + RHEL + cisco VPDN i have faceing some problem regarding session stuck in radius database tables means when user login in to radius its working fine but some time users session stuck in database and it show me it is currently login and user

not allowed user for few days

2007-03-01 Thread satish patel
Dear all I have freeradius+mssql and i want to not allowed perticuler users so what solution for this Auth-Type:- Reject ??? is it best for anything else ? Satish Patel - Here’s a new way to find what you're looking

Re: [SOLVED] CHAP Modification

2007-03-01 Thread ChristosH
Alan DeKok-4 wrote: My point was that it may be possible in rlm_pap to normalize the password... just like it does for other types of passwords. If rlm_pap won't help, then I *strongly* suggest you write your own module. It's easier to integrate a module into a new release of

Strange random disconnection (Lost-Carrier)

2007-03-01 Thread Josh Shamir
Hello, some of my users have a strange problem; randomly, they have been disconnected after a few minutes get authenticated. Searching in log file, i've seen that the problem is Lost Carrier Wed Feb 28 09:16:24 2007 : Debug: Nothing to do. Sleeping until we see a request. rad_recv:

guest acces?

2007-03-01 Thread Matt Ashfield
Hi, I'm using EAP-TTLS-PAP aginst LDAP, however I want to provide guest access to users without adding these users to the LDAP directory. I know I could add them as local users to the /etc/raddb/users file, but that would involve a SIGHUP, and I'd prefer to avoid that if I could. Instead, what

Re: Problems with authentication usin Freeradius with mysql

2007-03-01 Thread Daniel Bojczuk
It works! Thank you for answering! Daniel Bojczuk Daniel Bojczuk wrote: ... rlm_sql (sql): Released sql socket id: 4 modcall[authorize]: module sql returns ok for request 0 modcall: group authorize returns ok for request 0 rad_check_password: Found Auth-Type System auth: type System

wrong user name is stored in mysql radacct table

2007-03-01 Thread Zeli Kartzman
we are running freeradius-1.0.5-1.2 and mysql-5.0.27-1.fc5 when i look at the radacct table in the mysql database i see there are a number of entries with a non-existent user. i.e. D4JM4P61\\Kimberly Higgins when i look at the radius.log file i see that the correct user name appears and then the

Dialupadmin group problems

2007-03-01 Thread Cory Robson
For some reason the edit user function of dialupadmin does not list all the groups available. The drop down box only shows the group the user is currently assigned to. In the add new user screen this box shows all groups and assigns them correctly. Looking at the page useredit.php I cannot

vista support

2007-03-01 Thread Ramazan Ulker
Hi Peap, tls and eap-md5 work well for xp clients but peap and eap-md5 fail for vista client for version 1.1.3. Freeradius 1.1.4 version was released for vista support. But I couldn't update to this release from package manager programs(smart, aptitude, yast etc.). Updating and pasting