-i and -p commandline options

2005-03-01 Thread Holger Steppke
Hi, in the man page i found the comment that this options are deprecated and listen/bind should be used. Just my sentence on this why to let them stay in the code :) I found such options very usfully maintaining same configuration across multiple redundand servers. So eg. Radiusd.conf could be

Help

2005-03-01 Thread Pradeep Nevatia
Dear Recently I have installed freeradius ,i have some problem in password auth. i have created new user:pra with pass:123456 when i tried to test the auth. enabling Debug mod using command radtest prad 123456 localhost:1812 0 testing123 it generate following massage :

(no subject)

2005-03-01 Thread Pradeep Nevatia
Dear Recently I have installed freeradius ,i have some problem in password auth. i have created new user:pra with pass:123456 when i tried to test the auth. enabling Debug mod using command radtest prad 123456 localhost:1812 0 testing123 it generate following massage :

Acct-Session-Time for accounting

2005-03-01 Thread Beast
Hi all, I have few questions regarding freeradius: 1. What is the correct way to obtain user's connection time, by using value of Acct-Session-Time or using STOP:Timestamp - START:Timestamp? Why Acct-Session-Time value is always higher than stop-start? 2. I saw attribute Acct-Delay-Time from

help freeradius

2005-03-01 Thread Pradeep Nevatia
Dear Recently I have installed freeradius ,i have some problem in password auth. i have created new user:pra with pass:123456 when i tried to test the auth. enabling Debug mod using command radtest pra 123456 localhost:1812 0 testing123 it generate following massage :

(no subject)

2005-03-01 Thread Pradeep Nevatia
Dear Recently I have installed freeradius ,i have some problem in password auth. i have created new user:pra with pass:123456 when i tried to test the auth. enabling Debug mod using command radtest pra 123456 localhost:1812 0 testing123 it generate following massage :

Re: Acct-Session-Time for accounting

2005-03-01 Thread Michael Mitchell
Beast wrote: Hi all, I have few questions regarding freeradius: 1. What is the correct way to obtain user's connection time, by using value of Acct-Session-Time or using STOP:Timestamp - START:Timestamp? Why Acct-Session-Time value is always higher than stop-start? The Timestamps are times that

Error: rlm_sql: unknown attribute Cisco-VSA

2005-03-01 Thread Abdul Lateef
Hi Guys, Here is one small problem. I am using mySQL for the cisco NAS authontication i add the fowllowing in radreply table: id UserName Attributeop Value 11 12345Cisco-VSA= h323-credit-time=10 But It is working and the log is : Tue Mar 1 08:49:13

problem in auth.

2005-03-01 Thread Pradeep Nevatia
Dear Recently I have installed freeradius ,i have some problem in password auth. i have created new user:pra with pass:123456 when i tried to test the auth. enabling Debug mod using command radtest pra 123456 localhost:1812 0 testing123 it generate following massage :

Re: problem in auth.

2005-03-01 Thread Michael Mitchell
Pradeep Nevatia wrote: rad_check_password: Found Auth-Type System auth: type System modcall: entering group authenticate for request 1 rlm_unix: [pradeep]: invalid password modcall[authenticate]: module unix returns reject for request 1 modcall: group authenticate returns reject for

RE: Error: rlm_sql: unknown attribute Cisco-VSA

2005-03-01 Thread Fawaz Qamhawi
Make sure you have that value defined in one of the dictionaries. I think that your database should look like: id UserName Attributeop Value 11 12345h323-credit-time I10 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

Re: Error: rlm_sql: unknown attribute Cisco-VSA

2005-03-01 Thread Kostas Zorbadelos
On Tue, Mar 01, 2005 at 02:35:09AM -0800, Abdul Lateef wrote: Hi Guys, Here is one small problem. I am using mySQL for the cisco NAS authontication i add the fowllowing in radreply table: id UserName Attributeop Value 11 12345Cisco-VSA=

(no subject)

2005-03-01 Thread Pradeep Nevatia
Dear Recently I have installed freeradius ,i have some problem in password auth. i have created new user:pra with pass:123456 when i tried to test the auth. enabling Debug mod using command radtest pradeep 123456 localhost:1812 0 testing123 it generate following massage :

Re: Acct-Session-Time for accounting

2005-03-01 Thread Beast
Michael Mitchell wrote: Acct-Session-Time is calculated by the NAS. If the delay in your network is small, then these times should be practically identical, however, this depends on how your NAS calculates Acct-Session-Time - ie, when does the NAS consider the session to have started, how long

Re: -i and -p commandline options

2005-03-01 Thread Craig Huckabee
Holger Steppke wrote: Hi, in the man page i found the comment that this options are deprecated and listen/bind should be used. Just my sentence on this why to let them stay in the code :) I found such options very usfully maintaining same configuration across multiple redundand servers. So eg.

Re: that -lssl problem

2005-03-01 Thread Stefan . Neis
JH schrieb: Out of curiosity, how can you tell that it was being swapped around that was giving the problem? Well, the first thing I noticed was that configure claimed that I had no SSL_new in -lssl, which was supicious, so I looked into config.log for the compilation command used to run

Re: Re: Raadrelay and coredumps..

2005-03-01 Thread Stefan . Neis
Terry J Fike Jr schrieb: Okay, quick (and possible moot) question... could there be issues on this because of compiling it 64bit instead of 32 bit? Actually what for? You do realize that there are a couple of _dis_advantages of building 64bit stuff (larger executables, more memory

Ip pool management

2005-03-01 Thread Sébastien Cantos
Hi, I've something like this in my user file: DEFAULT Service-Type == Framed-User Framed-Protocol = PPP, Framed-MTU = 576, Framed-IP-Address = 192.168.52.1+, Framed-IP-Netmask = 255.255.255.0 I've noticed that the IP on the client side depends on the NAS modem

Re: EAP-MD5 + LDAP problem

2005-03-01 Thread Vladimir Vuksan
Chan Min Wai wrote: Vladimir wrote: I am trying to get 802.1x authentication going for wired clients on our LAN. I have been successul in using local password database to authenticate 802.1x users however I haven't been able to get it going with LDAP. Version of FreeRadius is Debian packaged

noresetcounter problem

2005-03-01 Thread Lists
the accounting section of radiusd.conf modcall: entering group accounting for request 12 radius_xlat: '/var/log/radius/radacct/192.168.1.20/detail-20050301' rlm_detail: /var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /var/log/radius/radacct/192.168.1.20/detail-20050301 modcall

Advanced Proxy

2005-03-01 Thread Armin Ranjbar
it might be kind of strange , but here is my problem i guess there must be some kind o solve . there is two seperated radius server , if i set realm on both of them ( @new and @old for example ) everything guess fine , but : I'm looking for a way to avoid realm Name and @ character , in fact

LDAP Password stored as SHA1 b64

2005-03-01 Thread Colleen Morrissey
I am running freeradius 1.0.2. Trying to authenticate wireless users via PEAP w/ GTC using clear text passwords/ PAP. User db is stored in ldap. I have PAP configured to use SHA1. The ldap server is returning the password but it is returning the base64 of the SHA1 hash. So PAP reports that it is

Re: Authorization

2005-03-01 Thread Alan DeKok
Mahesh S Kudva [EMAIL PROTECTED] wrote: Sorry for the incomplete mail. I have a mail server and a couple of application servers inside my network. The RAS and VPN user ID and passwords are same. I want to restrict the user, once he is connected to VPN, to only use the mail and only one

Re: rlm_chap problem

2005-03-01 Thread Alan DeKok
Mahmud Jami [EMAIL PROTECTED] wrote: rlm_chap: login attempt by jami with CHAP password rlm_chap: Could not find clear text password for user jami Did you tell the server what the *correct* password is for the user? Nope. Do that. Alan DeKok. - List info/subscribe/unsubscribe?

Re: Ip pool management

2005-03-01 Thread Alan DeKok
Sébastien Cantos [EMAIL PROTECTED] wrote: I would like to configure my radius to give the first available IP in the subnet 192.168.52.0/24 without carrying about the NAS modem number. Is there a way to configure this ? Read radiusd.conf. Look for ippool Alan DeKok. - List

Re: EAP-MD5 + LDAP problem

2005-03-01 Thread Alan DeKok
Vladimir Vuksan [EMAIL PROTECTED] wrote: So I can't use MD5 hashes for authentication ? No. Putting passwords in clear text for devices is doable but if down the line I want to authenticate users leaving their passwords in clear text doesn't sound like a good option. Too bad. Nearly

Re: LDAP Password stored as SHA1 b64

2005-03-01 Thread Alan DeKok
Colleen Morrissey [EMAIL PROTECTED] wrote: Has anyone found a way around this on freeradius? Changed the PAP module to support SHA1 b64 and be willing to share the code/changes? Are there plans to support SHA1 b64 in freeradius? Try the CVS snapshot, it should work there. Alan DeKok. -

Re: -i and -p commandline options

2005-03-01 Thread Alan DeKok
Holger Steppke [EMAIL PROTECTED] wrote: I found such options very usfully maintaining same configuration across multiple redundand servers. I agree. But until the code gets updated to make them work properly, they won't work. Alan DeKok. - List info/subscribe/unsubscribe? See

Re: Advanced Proxy

2005-03-01 Thread Alan DeKok
Armin Ranjbar [EMAIL PROTECTED] wrote: I'm looking for a way to avoid realm Name and @ character , in fact , if the user aaa ask for authentication , the main server look at its own database and if no match found take a look at another server ( in fact , realm ) and response Access-Accept ,

Re: EAP-MD5 + LDAP problem

2005-03-01 Thread Vladimir
Alan DeKok wrote: Too bad. Nearly all authentication protocols require access to clear-text passwords. :-(. The suggestion to put passwords in clear text worked. Thanks for your responses. Vladimir - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Use alternate LDAP source if EAP message

2005-03-01 Thread Vladimir
I would like to find out if it is possible to specify a different LDAP source if FreeRADIUS sees an EAP message ie. currently I have an LDAP tree with regular users ie. cn=users,dc=domain only root and user can see their UserPassword hashes. I am also creating a subtree for 802.1x devices with

Poduces certificates with CA.all

2005-03-01 Thread Patrice PAPOT
I does not understand how to produce certificates with CA.ALL of Freeradius Help me please. Patrice - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Use alternate LDAP source if EAP message

2005-03-01 Thread Alan DeKok
Vladimir [EMAIL PROTECTED] wrote: I would like to find out if it is possible to specify a different LDAP source if FreeRADIUS sees an EAP message ie. currently I have an LDAP tree with regular users ie. In 1.0.x, you can use the Autz-Type attribute to pick an LDAP instance. See

Re: Password Learning?

2005-03-01 Thread Alan DeKok
Nick Bright [EMAIL PROTECTED] wrote: My question is this: Can FreeRADIUS *learn* passwords, if a user has no password set? What I mean is that when it queries the database, if it finds a NULL password, it would *SET* the password to whatever was submitted? If you run an external script,

Accounting eap/ttls

2005-03-01 Thread Henning Evers
Hi everybody, i got the following problem: I am using EAP (mschapv2)/TTLS tunnels for authentication on a Postgres database and it works fine so far. Then i tried to turn on accounting on userbase and thats where i am completely stuck. By default i get only [EMAIL PROTECTED] as username entries

Dialup-Admin-badusers, mtotacct totacct table not filled.

2005-03-01 Thread zack musa
Hi, My problem is at the dialup admin. I'm using NoCat Gateway as the Client and a linux PC's for my FR server. These three tables inside my MySQL db seems not filled. I try to run the log_badlogins scripts but it there is an error saying that sql binary file could not be found. From the

Simultaneous Use lockup... When NAS Reboot

2005-03-01 Thread Chan Min Wai
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greeting All, I'm having a problem of this Simultaneous lockup the users when one of the NAS was power down (without any logout session) All the users will seem to be login for freeradius. I think this was in the documentaion but can't find that.

Re: Insert to mysql if Group ==??

2005-03-01 Thread Chan Min Wai
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kostas Kalevras wrote: On Mon, 28 Feb 2005, Chan Min Wai wrote: Greeting, I wonder if there is anyway to do something like that. Insert into the radacct DB with the Group is equal to something. Not directly but you can send back a Class

Re: rlm_chap problem

2005-03-01 Thread Mahmud Jami
I told the server the correct password, but the server fails to authenticate.It shows the same rlm_chap error. Jami Alan DeKok [EMAIL PROTECTED] wrote: Mahmud Jami <[EMAIL PROTECTED]>wrote: rlm_chap: login attempt by "jami" with CHAP password rlm_chap: Could not find clear text password for user

Re: Authorization

2005-03-01 Thread Mahesh S Kudva
Hi All Sorry for the incomplete mail. I have a mail server and a couple of application servers inside my network. The RAS and VPN user ID and passwords are same. I want to restrict the user, once he is connected to VPN, to only use the mail and only one application server. Rest of the

freeradius conf.

2005-03-01 Thread Pradeep Nevatia
Dear Recently I have installed freeradius ,i have some problem in password auth. i have created new user:pra with pass:123456 when i tried to test the auth. enabling Debug mod using command radtest pradeep 123456 localhost:1812 0 testing123 it generate following massage :

Reload NAS table on freeradius after record update

2005-03-01 Thread Luca Lafranchi
Hi, The NAS table is read at freeradius startup. It's possible to reload this table when I change a record (update for example the nasname field with a new ip client) ? Thank you Luca - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Reload NAS table on freeradius after record update

2005-03-01 Thread Mitchell, Michael J
Yes, you have to send the server a HUP. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luca Lafranchi Sent: Wednesday, 2 March 2005 6:49 PM To: freeradius-users@lists.freeradius.org Subject: Reload NAS table on freeradius after record update Hi, The