Please help me (It is very Urgent)

2003-12-17 Thread Shashidhara S Bapat
Hello All,
I am a new user to this mailing list. I am using Radius server to see
how does it authenticate.
I am running freeradius on Linux machine and it is connected to a AP600
(Access Point) through which users are connected. Users are running on
Windows 2000 Professional. Following are the configuration I have done:

file - clients.conf:
# 192.168.100.7 is the IP address of my Access Point (wireless) (AP600)
# which supports RADIUS.
192.168.100.7/24 {
secret  = abcde
shortname   = AP-600LAB
}

file - users:
# TECH4 is the name of the wireless client (machine name) which is 
# running on Windows.
TECH4   Auth-Type := EAP, User-Password == password
Reply-Message = Hello, %u


I think the problem is with the 'user' part. I dont know which
'Auth-Type' I have to use. Please help me in my settings.
Please let me know what modifications I have to do to make it working.

FYI: The 'radtest' is working fine.

-- 
=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=
--Best Regards,
  Shashi.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


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


Re: Please help me (It is very Urgent)

2003-12-17 Thread Julius Igugu
did you setup eap?
Shashidhara S Bapat [EMAIL PROTECTED] wrote:
Hello All,I am a new user to this mailing list. I am using Radius server to seehow does it authenticate.I am running freeradius on Linux machine and it is connected to a AP600(Access Point) through which users are connected. Users are running onWindows 2000 Professional. Following are the configuration I have done:file - "clients.conf":# 192.168.100.7 is the IP address of my Access Point (wireless) (AP600)# which supports RADIUS.192.168.100.7/24 {secret = abcdeshortname = AP-600LAB}file - "users":# TECH4 is the name of the wireless client (machine name) which is # running on Windows.TECH4 Auth-Type := EAP, User-Password == "password"Reply-Message = "Hello, %u"I think the problem is with the 'user' part. I dont know which'Auth-Type' I have to use. Please help me in my settings.Please let me
 know what modifications I have to do to make it working.FYI: The 'radtest' is working fine.-- =-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=--Best Regards,Shashi.=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing

Re: Please help me (It is very Urgent)

2003-12-17 Thread mula_omar
WAht type of EAP are you using? I supposed MD5.
I think the name TECH4 has to be between , so TECH4.



El mié, 17-12-2003 a las 11:36, Julius Igugu escribió:
 did you setup eap?
 
 Shashidhara S Bapat [EMAIL PROTECTED] wrote:
 Hello All,
 I am a new user to this mailing list. I am using Radius server to see
 how does it authenticate.
 I am running freeradius on Linux machine and it is connected to a AP600
 (Access Point) through which users are connected. Users are running on
 Windows 2000 Professional. Following are the configuration I have done:
 
 file - clients.conf:
 # 192.168.100.7 is the IP address of my Access Point (wireless) (AP600)
 # which supports RADIUS.
 192.168.100.7/24 {
 secret = abcde
 shortname = AP-600LAB
 }
 
 file - users:
 # TECH4 is the name of the wireless client (machine name) which is 
 # running on Windows.
 TECH4 Auth-Type := EAP, User-Password == password
 Reply-Message = Hello, %u
 
 
 I think the problem is with the 'user' part. I dont know which
 'Auth-Type' I have to use. Please help me in my settings.
 Please let me know what modifications I have to do to make it working.
 
 FYI: The 'radtest' is working fine.
 
 -- 
 =-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=
 --Best Regards,
 Shashi.
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
 
 - 
 List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
 
 -
 Do you Yahoo!?
 New Yahoo! Photos - easier uploading and sharing




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


RE: Please help me (It is very Urgent)

2003-12-17 Thread Ripunjay Bararia
hi,
Try using Auth-Type := LOCAL, and make a normal user in your Linux machine
and then use that password to login to the server

Ripunjay



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Shashidhara
 S Bapat
 Sent: Wednesday, December 17, 2003 12:43 PM
 To: Free Radius Mailing group
 Subject: Please help me (It is very Urgent)
 
 
 Hello All,
 I am a new user to this mailing list. I am using Radius server to see
 how does it authenticate.
 I am running freeradius on Linux machine and it is connected to a AP600
 (Access Point) through which users are connected. Users are running on
 Windows 2000 Professional. Following are the configuration I have done:
 
 file - clients.conf:
 # 192.168.100.7 is the IP address of my Access Point (wireless) (AP600)
 # which supports RADIUS.
 192.168.100.7/24 {
 secret  = abcde
 shortname   = AP-600LAB
 }
 
 file - users:
 # TECH4 is the name of the wireless client (machine name) which is 
 # running on Windows.
 TECH4   Auth-Type := EAP, User-Password == password
 Reply-Message = Hello, %u
 
 
 I think the problem is with the 'user' part. I dont know which
 'Auth-Type' I have to use. Please help me in my settings.
 Please let me know what modifications I have to do to make it working.
 
 FYI: The 'radtest' is working fine.
 
 -- 
 =-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=
 --Best Regards,
   Shashi.
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
 
 - 
 List info/subscribe/unsubscribe? See 
 http://www.freeradius.org/list/users.html
 


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