On Thu, Feb 9, 2012 at 7:49 AM, Will Richmond <[email protected]> wrote:
> thx all, i am stuck on this point now:
>
>  mschap {
>      passchange {
>       local_cpw = "%{xlat:...}
>  }
>
> Does there exist an "xlat:" that NT-hashs new cleartext password, deletes the 
> change pass xtrl attribute in users file and then writes the new pass there? 
> or am I going about this the wrong way?

It's hard for you because you're using file. Your only option would be
to use either rlm_perl or rlm_exec, and write your own program to
update your text file.

That's why the example use either AD or sql. Because it's easier to
update and maintain :D

-- 
Fajar

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

Reply via email to