8 Feb
2012
8 Feb
'12
9:18 p.m.
On Thu, Feb 9, 2012 at 7:49 AM, Will Richmond <will@bootit.com> 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