Re: Authenticate via rlm_pap/rlm_chap/rlm_mschap against external password

2004-02-29 Thread Anton Voronin
ok = return updated = return userlock = return handled = return } } } Is it ever possible (even with rlm_exec modification)? 27 2004 21:19 Alan DeKok (a): Anton Voronin [EMAIL PROTECTED] wrote

Re: How to Auth-Type

2004-02-19 Thread Anton Voronin
on my old system :( I'll try to look at other modules (rlm_exec for example) -- Anton Voronin Intersvyaz JSC http://www.chelcom.ru +7 (3512) 655199 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: module calling logic

2004-02-18 Thread Anton Voronin
19 2004 11:11 Anton Voronin (a): 2) I cannot define a custom instance of exec module (for example, exec_xxx). If I define exec xxx {...} in module configuration section, I cannot refer it from authenticate{...} or authorize{...} as exec_xxx, because the server complains ERROR: Cannot find

Re: Rlm_perl :how to add

2004-02-18 Thread Anton Voronin
want to use perl script. THanks and Regards, Manh Cuong. Try the following: modules { ... perl { module = path/to/your/script } ... } -- Anton Voronin Intersvyaz JSC http://www.chelcom.ru +7 (3512) 655199 - List info/subscribe/unsubscribe? See