How can i authenticate to my regular /etc/passwd - /etc/shadow?
I'd prefer to use my regular user accounst crated in my passwd/shadow
files instead another file to manage

----- Original Message ----- 
htpasswd -cb /your/password/file username password
htpasswd -b /your/password/file username password


Reply via email to