LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-02-2005, 12:30 AM   #1
balajee
LQ Newbie
 
Registered: May 2005
Posts: 20

Rep: Reputation: 0
salt string


Hi,

What is meant by salt string in master.passwd file(or any where)? Please let me know.



Thank you,
Balu
 
Old 08-02-2005, 12:41 AM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
The salt string is added in to a password hash to make it harder to detect identical password. Under the original unix crypt (using DES), the salt was two characters, giving 4096 possible salts. This meant that two users with the same password would NOT have the same password hash (unless, by pure chance, they got the same salt). It's basically just there to avoid precomputed dictionary attacks and to make passwords hashable in multiple ways. MD5 passwords have an 8 character salt, which gives about 2.8 * 10^14 salts (which is, in itself, cryptographically huge).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bash way to tell if String is in String tongar Programming 3 06-16-2005 06:59 AM
the point of salt in /etc/shadow Berhanie Linux - Security 2 12-08-2004 10:06 PM
C....Search a string for a string Scrag Programming 4 06-14-2004 04:15 PM
C String Help Scrag Programming 6 04-14-2004 12:47 PM
java test if string in string array is null. exodist Programming 3 02-21-2004 01:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration