Re: Password salt

2012-06-08 Thread Rick Thomas
On Fri, 08 Jun 2012 12:05:56 +0300, Lars Noodén wrote: On 6/8/12 12:02 PM, Alberto Fuentes wrote: On 06/08/2012 10:57 AM, Lars Noodén wrote: The hashed password + salt is stored in /etc/shadow. Where is the actual password salt for Debian stored? Yes, I understand that the salt is differe

Re: Password salt

2012-06-08 Thread Alberto Fuentes
On 06/08/2012 11:05 AM, Lars Noodén wrote: On 6/8/12 12:02 PM, Alberto Fuentes wrote: On 06/08/2012 10:57 AM, Lars Noodén wrote: The hashed password + salt is stored in /etc/shadow. Where is the actual password salt for Debian stored? Regards, /Lars From what i see, the password salt is

Re: Password salt

2012-06-08 Thread Lars Noodén
On 6/8/12 12:02 PM, Alberto Fuentes wrote: > On 06/08/2012 10:57 AM, Lars Noodén wrote: >> The hashed password + salt is stored in /etc/shadow. Where is the >> actual password salt for Debian stored? >> >> Regards, >> /Lars >> >> > > From what i see, the password salt is different for each passwo

Re: Password salt

2012-06-08 Thread Alberto Fuentes
On 06/08/2012 10:57 AM, Lars Noodén wrote: The hashed password + salt is stored in /etc/shadow. Where is the actual password salt for Debian stored? Regards, /Lars From what i see, the password salt is different for each password... so i guess its different each time a password is generate