Hi
I have two ex-3400 switches configured in virtual-chassis . They are on Junos (Junos: 15.1X53-D57.3) . I have added some users login in order to ssh that switch but I am not able to access that switch with these users . I am only able to ssh it via my root credentials only . Configuration seems fine to me as i have pasted same confg on other switches and I am able to access those switches with these users ids. Do i need to upgrade the switches ? Any known bug in this Junos version ? . Please find the sample config of it :
set groups YYYY:ZZZZ system login user XXXX uid 2008
set groups YYYY:ZZZZ system login user XXXX class super-user
set groups YYYY:ZZZZ system login user XXXX authentication ssh-rsa "ssh-rsa AAAAB3NzaC1yc2EAASKJDDHJDJFHW6mjACqwQ5O/nvm2VKmTaX5MB+nN0sOaNPgFLckbkkEeAkhtrjqVVymrwOiaboLaBB4NjCEjdadjadhadgvagvgdvadsahsgdhadshdjhdhashdhas"
set groups YYYY:ZZZZ system services ssh root-login allow
set groups YYYY:ZZZZ system services ssh protocol-version v2
Please let me know how i can resolve this issue.
Thanks