From: Sughosh B. <su...@co...> - 2015-03-06 09:35:15
|
Hello Zayyad, We are working on this issue For now you can just disable the flag in c_configuration table (from the back end). Just execute the following script on the client's database UPDATE `c_configuration` SET `enabled`=0 WHERE name='force-password-reset-days'. Now,try to log in with the same password Regards, Sughosh On Fri, Mar 6, 2015 at 1:52 PM, Zayyad A. Said < za...@in...> wrote: > Devs, > > > > We seem to be having a challenge with one client on Mifos X latest version. > > > > The admin password has expired gives an option of resetting but on keying > in new password the reset button doesn’t seem to function. > > > > No change is being effected. How can this be resolved? > > > > Note this is an admin and the system is on live production. > > > > Your prompt feedback will be appreciated. > > > > Regards; > > > > > > ********* > > *Zayyad A. Said | Managing Director* > > > > Cell No.: +254 716 615274 | Skype: *zsaid2011* > > Email: za...@in... > > [image: Email banner] > > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > Mifos-developer mailing list > mif...@li... > Unsubscribe or change settings at: > https://lists.sourceforge.net/lists/listinfo/mifos-developer > |