Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    What Unix variant are you using? Commented Mar 14, 2018 at 10:59
  • 3
    I'm very surprised you can see a hash in /etc/passwd. I thought all Unix/Linux variants had moved to a split with /etc/shadow years ago. (I know such systems still support hashes in passwd but I know of no utilities that put them there any more. An embedded system, perhaps? Commented Mar 14, 2018 at 11:02
  • It's OpenWrt Backfire 10.03. Hashes are still stored in /etc/passwd here. This however does not change the matter of the question. Does it? Commented Mar 14, 2018 at 11:18
  • 1
    Just for the record: The BSDs have two Berkeley DB files, roaima. It's still split, but it's not /etc/shadow and they have no file by that name. Commented Mar 14, 2018 at 22:20