Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reset admin SystemManager

Status
Not open for further replies.

ejvl

Programmer
Dec 11, 2007
64
NL
Hi,

We use an Avaya environment release 7.
Unfortunately the admin login is not working anymore, so we have to reset the admin login.
Stepts I’ve taken:
• Login on console with root privilege. (Root login is working)
• Command: Groupadd -g 600 securityadmin
• Command: Groupsadmin
• Command: Usermod -aG securityadmin admin
• Command: Groups admin
Then login by browser to But when I give username admin and password admin in that page, there is an error: Login error, Please check your username and password.
I’ve checked this video’s:

I even tried to reboot the SMGR with no result, or give the command #passwd admin, with no result.
I’ve tried is several times, also by groupdell securityadmin and tried the procedure again.
Any ideas?
 
Issue solved, I don't know the admin login, only the root login from console.
So I do the command: sudo passwd admin
And follow the procedure.
 
When you are logged in as root, you do not need the "sudo". You only need "passwd admin"


A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"

bsh

40 years Bell, AT&T, Lucent, Avaya
Tier 3 for 30 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top