Changes between Version 11 and Version 12 of authenkey


Ignore:
Timestamp:
02/15/22 05:22:38 (3 years ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • authenkey

    v11 v12  
    8585OMD[monitor@501264b41d2d]:~/var/thruk/sessions$ grep -l -null admin1 ./* | xargs rm
    8686}}}
    87 or we replace username="admin1" in all session file with username="" with command sed -i 's/admin1/\/g'. Then all session files will auto delete, if user try to click something on the web page.
     87or we replace username="admin1" in all session file with username="" with command sed -i 's/admin1//g'. Then all session files will auto delete, if user try to click something on the web page.
    8888{{{
    8989#!sh