<< Click here to display Table of Contents >> Navigation: Install, Configure and Administer GN4 > Configuring GN4 > Configuring Users and Groups:
Run this query to enable the disabled Administrator user again:
update s_UserTable set s_disabled=0 where s_id=4
Important note
You must never disable the Administrator user.