Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 1999 09:02:01 +1200 (NZST)
From:      Jonathan Chen <jonc@pinnacle.co.nz>
To:        pirat@center.oaep.go.th
Cc:        questions@FreeBSD.ORG
Subject:   Re: /etc/passwd file
Message-ID:  <Pine.SC5.4.10.9903250858050.16303-100000@kiwi.pinnacle.co.nz>
In-Reply-To: <XFMail.990324171835.pirat@center.oaep.go.th>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Mar 1999 pirat@center.oaep.go.th wrote:

[...]
> cp /etc/passwd .
> ls -l
> ./john -single passwd
> ls -l
> cat password.lst

[...]
> shall he finally know the user's password from the sequence of his action shown
> above ?
> 

Nah.  There's nothing in /etc/passwd except for the user-names; the
real stuff is kept in /etc/master.passwd, which should be root-owned,
mode 0600.
--
Jonathan Chen                |     "In prosperity our friends know us;
                             |      in adversity we know our friends."
                             |                  - John Churton Collins



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SC5.4.10.9903250858050.16303-100000>