Comware Based
1745788 Members
3901 Online
108722 Solutions
New Discussion юеВ

HP 5130 - how do I can find the password for the admin user

 
hmju
Occasional Advisor

HP 5130 - how do I can find the password for the admin user

#
local-user admin class manage
password simple admin
authorization-attribute user-role network-admin
authorization-attribute user-role network-operator
#
#
line aux 0
authentication-mode scheme
user-role network-admin
user-role network-operator
#
line vty 0 63
authentication-mode scheme
user-role network-admin
user-role network-operator
#

 

I don't configuration local-user -> service-type terminal...

but now, ID and Password is hanging.

id : admin / password : admin   <- login failed.

 

how can i find admin user password ?

 

2 REPLIES 2
sdide
Respected Contributor

Re: HP 5130 - how do I can find the password for the admin user

Hi,

You have advised your line aux 0 to use authentication-mode scheme

If nothing else is set in your configuration,  default domain is system, and system is using local as authentication. But you have not allowed neiter terminal nor other access services on the admin user.

So I think - unless you have configured some other means of access - you need to recover the configuration to default.

The password is still "admin". But the user admin is not allowed to access the terminal service.

Regards.

 

S├╕ren Dideriksen, Network Administrator
Region Midtjylland
alexwatson1711
Occasional Contributor

Re: HP 5130 - how do I can find the password for the admin user