On Fri, Mar 28, 2014 at 11:33:29AM -0700, Harri Makela wrote:
> Hi There
> 
> I am trying to change Admin password on our devices. Problem is that even 
> after changing the admin password, I am still able to login with the old 
> password. Following is the ocnfiguration which I have:-
> 
> 
> 
> set system login user ADMIN uid 2004 
> set system login user ADMIN class super-user 
> set system login user admin uid 2001 
> set system login user admin class super-user 
> set system login user admin authentication encrypted-password "xxx" 
> 
> set system root-authentication encrypted-password "XXX" 
> 
> Can anyone point out where exactly I am making mistake ?

You have the same user defined twice, once in uppercase and once in
lowercase.  Have you tried removing the duplicate ADMIN one?
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to