From 060d438cb1be51d2f7fb7954a8b7b1cd491f555f Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 9 Mar 2005 12:41:14 +0000 Subject: * vtysh_config.c: Move password commands to the AAA_NODE. It quarantees that they will appear after SERVICE_NODE to make sure that encrypted passwords will work ("service password-encryption" command). [backport candidate] --- vtysh/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'vtysh/ChangeLog') diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 6822126e..9d6d3c09 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,10 @@ +2005-03-09 Hasso Tepper + + * vtysh_config.c: Move password commands to the AAA_NODE. It + quarantees that they will appear after SERVICE_NODE to make sure + that encrypted passwords will work ("service password-encryption" + command). + 2005-01-28 Andrew J. Schorr * vtysh.h: Remove obsolete VTYSH_INDEX_* defines. Fix many prototypes -- cgit v1.2.1