Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2000 11:28:56 -0500 (EST)
From:      Brian Anderson <bunicula@rcn.com>
To:        Alexandre Gorges - ASA <webmaster@netuno.com.br>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Password format
Message-ID:  <Pine.BSF.4.21.0003071058280.10852-100000@asmodeus.diabolis.net>
In-Reply-To: <000a01bf8845$71969c40$0476d7c8@netuno.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 7 Mar 2000, Alexandre Gorges - ASA wrote:

> How I have to do to export the password archieve file from the Linux format
> to the FreeBSD 3.4 format.
> 
> For Example:
> 
> Linux -
> algorges:password:201:200:algorges:/home/httpd/clientes/./algorges/:/bin/bash
> 
> FreeBSD -
> algorges:password:1001:1001::0:0::/home/system/algorges:/usr/local/bin/bash


if you take a look at man 5 passwd, near the bottom is a compatibility
section, with a snippet of code that can convert the passwd file formats.




brian



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.BSF.4.21.0003071058280.10852-100000>