How to release a locked out user



Solution ID = KB-61

Goal : How to release a locked out user

Version = Syteline8.00.00

Module : SLADMIN

Fact : ADMIN

Database : SQL2005

Cause

Users fail to login to SL because entering incorrect password for multiple times. User status would be changed to Locked out automatically, and that particular user won't be able to login to syteline with correct password until the SL admin releases the account

Fix

update usernames
set status = 0, loginfailures = 0
where username = 'sa'

Print Email

Send KB to this email: