24 Mar
2013
24 Mar
'13
7:12 p.m.
On 23.3.2013, at 9.48, Joseph Tam jtam.home@gmail.com wrote:
I tried the userdb prefetch / postlogin script method to do some password manipulation, but it doesn't appear to work for me. In particular, I don't think this method works with
userdb { driver = passwd-file args = /path/to/passwd-file userdb_pw=%w }
With v2.1 try:
userdb { driver = passwd-file args = /path/to/passwd-file default_fields = pw=%w }