Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2003 00:18:58 +0300
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        DanB <longterm@chatusa.com>
Cc:        freebsd <questions@freebsd.org>
Subject:   Re: looking at customers password
Message-ID:  <20031008001858.2df5abde.itetcu@apropo.ro>
In-Reply-To: <3F8316F6.58BED97B@chatusa.com>
References:  <3F8316F6.58BED97B@chatusa.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 07 Oct 2003 19:41:42 +0000
DanB <longterm@chatusa.com> wrote:

> Once you changed your master password can you look at your customers
> passwords to see if any have been changed by date?
> Where is the master password file located?
> 
> Dan

RTFM:

FILES
     /etc/master.passwd  the user database
     /etc/passwd         a Version 7 format password file
     /etc/passwd.XXXXXX  temporary copy of the password file
     /etc/login.conf     login class capabilities database
     /etc/auth.conf      configure authentication services

SEE ALSO
     chpass(1), kerberos(1), kinit(1), login(1), login.conf(5), passwd(5), kpasswdd(8), pwd_mkdb(8), vipw(8)

And the handbook, etc.


-- 
IOnut
FreeBSD unregistered ;) user



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031008001858.2df5abde.itetcu>