Hi,I want to check the hash value of the pve user password. Where can I check it?mhmm ? what exactly do you mean? do you mean the salted+hashed password that is in /etc/shadow for system users ?
Hi,I see the passwd isthe hashed user password of system users are in /etc/shadow, for the pve realm it is in /etc/pve/priv/shadow.cfg
it:$5$TXIeFtXC$EixCcgKf4hqTPtl3tG8v8cXDQAgypIJnwJHBzcULYk1:
what do you mean? the file format is explained in the shadow(5) manpage, check it out via 'man 5 shadow'Are all the passwords of this user in the colon?
I want to get the password in the following format, how do I do it? Thank youwhat do you mean? the file format is explained in the shadow(5) manpage, check it out via 'man 5 shadow'
map[password:[jKR+KBWMs7JjS2jf+9vC6g==] username:[cmdb@pve]]