Jump to content

Talk:Passwd (command): Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
re rate to Redirect using AWB
Line 1: Line 1:
{{WikiProject Computing|class=Stub|importance=|auto=yes}}
{{WikiProject Computing|class=Redirect|importance=NA}}


== Identical hashes ==
== Identical hashes ==

Revision as of 13:12, 19 December 2013

WikiProject iconComputing Redirect‑class
WikiProject iconThis redirect is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
RedirectThis redirect does not require a rating on Wikipedia's content assessment scale.

Identical hashes

The text says: If the hashes are identical, the entered password must be identical, and so the user is authenticated.

This is not always correct. The hash function may map two different passwords in the same hash (as this picture illustrates). However this happens very rarely, so we assume that if the hashes are identical, the entered password is correct. I'll change the article. -- Obradović Goran (talk 14:33, 11 July 2010 (UTC)[reply]

Buffer

It seems like it flushes the input buffer before reading the password. Can anyone confirm? 212.33.138.12 (talk) 14:49, 17 August 2011 (UTC)[reply]