[TriLUG] Need to compare pw's

Roy Vestal rvestal at trilug.org
Mon Feb 12 16:03:04 EST 2007


That's the issue. Some will, some won't.  :-/

Warren Myers wrote:
> if they're using the same salt, it's a cinch - strait up string comparison
> 
> if it's different, I don't know
> 
> WMM
> 
> On 2/12/07, Roy Vestal <rvestal at trilug.org> wrote:
>>
>> Folks,
>>   I need to compare passwords among differing *nix boxes. I need to
>> verify the different hashes on the boxes and determine if they are the
>> same or different. *I do NOT need to crack them!!*
>>
>> Does anyone know a simple procedure on comparing 2 passwords using the
>> hashes? I can sed/grep/awk whatever to get the hashes out of the
>> password files (names will *not* be given here for security purposes),
>> but I'm not sure is a simple "if [ $a ne $b ] then..." will work.
>>
>> TIA,
>> Roy
>> -- 
>> TriLUG mailing list        : 
>> http://www.trilug.org/mailman/listinfo/trilug
>> TriLUG Organizational FAQ  : http://trilug.org/faq/
>> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
>>
> 
> 
> 




More information about the TriLUG mailing list