If the password encryption service type is changed, only the users whose password encryption method matches the newly configured encryption method are allowed to log in. Apart from password encryption, all activities after creating the user account, such as logging in, modifying the local user account, and so on are bound by the configured password encryption service type.
The password encryption methods can be reverted to the default MD5 encryption type by using the no form of the service password-encryption { sha1 | sha256 } command.
ASK1. how come after issuing#service password-encryption sha256my existing or new user password still the same starting with $1$admin $1$T.pIm.tN$w9gN4CwCqi4ZArkg7kmE70 enabled 0 enabled Neveruser1 $1$Pqq4SkHZ$IAGeOmAFX7J3PjJlkv91Q/ enabled 5 enabled Never2. is that possible user with lower priviledge can't see other users hash passwordtq