Symptom
SSH from vManage vshell to cEdge getting closed after cEdge update to 17.9.1a.
------------------------------------------------------
vmanage:~$ ssh admin2@xx.xx.xx.xx -p 830
admin2@xx.xx.xx.xx's password:
Connection to xx.xx.xx.xx closed.
------------------------------------------------------
Conditions
Customer uses configured username other than vmanage-admin and admin for SSH access.
At this time, authentication is passed from cEdge log, but connection getting closed.
------------------------------------------------------
05:16:22.580: %DMI-5-AUTH_PASSED: R0/0: dmiauthd: User 'admin2'
authenticated successfully from xx.xx.xx.xx:nnnnn for netconf over ssh. External
groups: PRIV15
------------------------------------------------------
Workaround
Use username vmanage-admin or admin for SSH access from vManage.
Further Problem Description