Ubuntu Password File Location and Content
Ubuntu stores password content in file /etc/shadow.
Along with hashed password this file also stores content like username, password change date, expiry date etc. in colon (:) separated format.
Only root user can write inside this file.
Comments
Post a Comment