Community
Command Central
MVP Program
Monthly Mission
Blogs
Groups
Events
Media Vault
Products
Observability
Network Management
Application Management
IT Security
IT Service Management
System Management
Database Management
Content Exchange
SolarWinds Platform
Server & Application Monitor
Database Performance Analyzer
Server Configuration Monitor
Network Performance Monitor
Network Configuration Manager
SQL Sentry
Web Help Desk
Free Tools & Trials
Home
Products
Network Performance Monitor (NPM)
loggin
Houssem
when i try to login using my admin accountand password i get a message : account has been locked out
i tryed then to log using a guest account the same messge was recieevd
Find more posts tagged with
Accepted answers
All comments
Isaac
Hi Houssem,
At some point someone unchecked enable for your admin account. This means the account will no longer be eligible for login to the web site. So it would seem you are screwed.
However, you can just go into the database via SQL admin, or use a SQL query tool, or write a SQL script and change the value of the AccountEnabled field in the Accounts table to Y for the admin account.
The SQL would be something like this:
UPDATE Accounts
SET AccountEnabled='Y'
WHERE Accounts.AccountID==Admin
Be fantastic.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Best Of