Hi ,
We have cluster setup of 2 node cluster across 2 VM's - I attempt to SSH into the mgmt interface via PuTTY and I receive "Access Denied" even m putting correct password . I also tried with system manager , getting same error . Am not able to figure out what's wrong with this. Moreover , we are able to take ssh session with node interface IP.Below are some finding.
login as: admin
You are accessing ViPR. By using this system you consent to the owning organization's terms and conditions.
Using keyboard-interactive authentication.
Password:
Access denied
Using keyboard-interactive authentication.
Password:
Access denied
cluster90::security login> show <--Taken output by accessing node interface
Vserver: cluster90
Authentication Acct Is-Nsswitch
User/Group Name Application Method Role Name Locked Group
---------------- ----------- --------- ---------------- ------ -----------
admin ssh password admin no no
cluster90::> system services firewall policy show <-- Firewall allowed to ssh
Vserver Policy Service Allowed
------- ------------ ---------- -------------------
cluster90
data
dns 0.0.0.0/0
ndmp 0.0.0.0/0
ndmps 0.0.0.0/0
cluster90
intercluster
https 0.0.0.0/0
ndmp 0.0.0.0/0
ndmps 0.0.0.0/0
cluster90
mgmt
dns 0.0.0.0/0
http 0.0.0.0/0
https 0.0.0.0/0
ndmp 0.0.0.0/0
ndmps 0.0.0.0/0
ntp 0.0.0.0/0
snmp 0.0.0.0/0
ssh 0.0.0.0/0
14 entries were displayed.
cluster90::> cluster show
Node Health Eligibility
--------------------- ------- ------------
cluster90-01 true true
cluster90-02 true true
2 entries were displayed.
Donot know what thing is blocking access. Any help/advice is appreciated.
Thanks