|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
problems with chapHello,
i am having issues with getting chap working. i have read the manuals and tried many configurations and still can not get it working correctly. i can get it to the point where the radius will not die but the login still will not work. are there any other docs i can read? TIA dogface - List info/subscribe/unsubscribe? See http://www.radius.cistron.nl/list/ |
|
|
Re: problems with chapIn article <002401c65349$6163b440$05c8a8c0@dog>,
doctor <dogface@...> wrote: >Hello, > >i am having issues with getting chap working. >i have read the manuals and tried many configurations >and still can not get it working correctly. > >i can get it to the point where the radius will not die but >the login still will not work. > >are there any other docs i can read? You do realize that chap only works with plain-text passwords ? You cannot use Auth-Type = System with chap. Mike. -- Freedom is no longer a problem. - List info/subscribe/unsubscribe? See http://www.radius.cistron.nl/list/ |
|
|
Re: problems with chapAhhh Haaa!!!!
one dumb thing was making it not work.. don't know why. a simple little : user Auth-Type := Local, User-Password = "pass" Simultaneous-Use = 1, Fall-Through = Yes ^^^ works. user Auth-Type = Local, User-Password = "pass" Simultaneous-Use = 1, Fall-Through = Yes ^^^ does not work. just adding that : made it work. Thank You!! dogface ----- Original Message ----- From: "Miquel van Smoorenburg" <miquels@...> To: <cistron-radius@...> Sent: Wednesday, March 29, 2006 1:14 PM Subject: Re: problems with chap In article <002401c65349$6163b440$05c8a8c0@dog>, doctor <dogface@...> wrote: >Hello, > >i am having issues with getting chap working. >i have read the manuals and tried many configurations >and still can not get it working correctly. > >i can get it to the point where the radius will not die but >the login still will not work. > >are there any other docs i can read? You do realize that chap only works with plain-text passwords ? You cannot use Auth-Type = System with chap. Mike. -- Freedom is no longer a problem. - List info/subscribe/unsubscribe? See http://www.radius.cistron.nl/list/ - List info/subscribe/unsubscribe? See http://www.radius.cistron.nl/list/ |
|
|
Re: problems with chapIn article <005d01c6536b$f1a953d0$05c8a8c0@dog>,
doctor <dogface@...> wrote: >Ahhh Haaa!!!! > >one dumb thing was making it not work.. >don't know why. > >a simple little : > >user Auth-Type := Local, User-Password = "pass" > Simultaneous-Use = 1, > Fall-Through = Yes > >^^^ works. > >user Auth-Type = Local, User-Password = "pass" > Simultaneous-Use = 1, > Fall-Through = Yes > >^^^ does not work. > >just adding that : made it work. In that case, you are not running cistron radius, and you're on the wrong mailinglist. I guess you want to be on freeradius-users@... instead, see http://www.freeradius.org/list/users.html Mike. -- Freedom is no longer a problem. - List info/subscribe/unsubscribe? See http://www.radius.cistron.nl/list/ |
|
|
Re: problems with chapHello, in no way would i use freeradius. this is cistron. radiusd: RADIUS version 1.6.7 21-Jul-2003 Compilation flags: USE_SYSLOG ATTRIB_NMC COMPAT_1543 linux Thank you mike for a great product. p.s. i made an oops. i had user Auth-Type = Local, Password = "pass" Simultaneous-Use = 1, Fall-Through = Yes needed to be user Auth-Type = Local, User-Password = "pass" Simultaneous-Use = 1, Fall-Through = Yes been trying to fix this for so long my eyes are bleeding. dogface ----- Original Message ----- From: "Miquel van Smoorenburg" <miquels@...> To: <cistron-radius@...> Sent: Wednesday, March 29, 2006 3:36 PM Subject: Re: problems with chap In article <005d01c6536b$f1a953d0$05c8a8c0@dog>, doctor <dogface@...> wrote: >Ahhh Haaa!!!! > >one dumb thing was making it not work.. >don't know why. > >a simple little : > >user Auth-Type := Local, User-Password = "pass" > Simultaneous-Use = 1, > Fall-Through = Yes > >^^^ works. > >user Auth-Type = Local, User-Password = "pass" > Simultaneous-Use = 1, > Fall-Through = Yes > >^^^ does not work. > >just adding that : made it work. In that case, you are not running cistron radius, and you're on the wrong mailinglist. I guess you want to be on freeradius-users@... instead, see http://www.freeradius.org/list/users.html Mike. -- Freedom is no longer a problem. - List info/subscribe/unsubscribe? See http://www.radius.cistron.nl/list/ - List info/subscribe/unsubscribe? See http://www.radius.cistron.nl/list/ |
| Free Forum Powered by Nabble | Forum Help |