User Tools

Site Tools


linux:security:password:mkpasswd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:security:password:mkpasswd [2021/11/09 23:15] chucklinux:security:password:mkpasswd [2021/11/09 23:46] (current) chuck
Line 4: Line 4:
  
 =====Description===== =====Description=====
-Encrypts passwords.  +Useful for generating passwords for ''%%/etc/shadow%%'' and for use in [[https://docs.ansible.com/ansible/latest/reference_appendices/faq.html#how-do-i-generate-encrypted-passwords-for-the-user-module|Ansible playbooks]].
- +
-Useful for generating passwords for ''%%/etc/shadow%%'' and for use in ansible playbooks user module.+
  
 ---- ----
  
 =====Install===== =====Install=====
-  * Install ''%%mkpasswd%%'':<code bash>+  * Install ''%%mkpasswd%%'' which is included in the ''%%whois%%'' package:<code bash>
 sudo apt install whois sudo apt install whois
 </code> </code>
Line 29: Line 27:
 =====Links===== =====Links=====
   * https://packages.debian.org/bullseye/whois   * https://packages.debian.org/bullseye/whois
-  * https://packages.debian.org/buster/libstring-mkpasswd-perl 
   * https://manpages.debian.org/bullseye/whois/mkpasswd.1.en.html   * https://manpages.debian.org/bullseye/whois/mkpasswd.1.en.html
   * https://www.debian.org/releases/bullseye/amd64/release-notes/ch-information.en.html#pam-default-password   * https://www.debian.org/releases/bullseye/amd64/release-notes/ch-information.en.html#pam-default-password
  
          
linux/security/password/mkpasswd.1636499702.txt.gz · Last modified: by chuck