Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Replicate shadow password.

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
banderas20
Posts: 111
Joined: 2016-11-10 15:30

Replicate shadow password.

#1 Post by banderas20 »

Hi all.

I know that user passwords are stored in /etc/shadow.

What I want is obtain the same result on the command line by providing the original password.

¿Any help?

Thanks!

User avatar
dasein
Posts: 7680
Joined: 2011-03-04 01:06
Location: Terra Incantationum

Re: Replicate shadow password.

#2 Post by dasein »

The query term you're looking for is linux password hash

(Verified as providing the answer at duckduckgo, google, startpage, and bing)

banderas20
Posts: 111
Joined: 2016-11-10 15:30

Re: Replicate shadow password.

#3 Post by banderas20 »

dasein wrote:The query term you're looking for is linux password hash

(Verified as providing the answer at duckduckgo, google, startpage, and bing)
Yes, I have already tried so, but the results provided by every command don't match that in my /etc/shadow file.

Hence my question.

Thanks.

Post Reply