ASoft-se / Gentoo-HAI

Gentoo - Headless Auto Installer, Perfect for initial Gentoo server installation setup.
Other
17 stars 6 forks source link

issues with passwd use chpasswd instead? #47

Closed NiKiZe closed 3 years ago

NiKiZe commented 3 years ago

passwd: Authentication token manipulation error

this seems to be due to use_authtok in /etc/pam.d/system-auth use something like sed -i / use_authok// /etc/pam.d/*

https://forums.gentoo.org/viewtopic-t-1117656-start-0.html Maybe we can just delete /etc/security/passwdqc.conf ?

NiKiZe commented 3 years ago

disabling password lines in pam instead. The issue is the same with chpasswd, so even if it would be a good idea to switch we won't for now