Date: Fri, 10 Aug 2001 15:52:51 +0200 (CEST) From: Micke Josefsson <mj@isy.liu.se> To: Terry Witherspoon <t403403@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Merging two password files. Message-ID: <XFMail.010810155251.mj@isy.liu.se> In-Reply-To: <F182D62g2Af0Gh331DP00003d05@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10-Aug-01 Terry Witherspoon wrote: > > Hi, > > I've two 3.2 Release machines serving as pop mail hosts. Due > to a reorganization we have to merge the systems together. > I'd like to merge the password files together without losing > the user passwords. Anyone know how to do this on 3.2? > > Thanks, TW I'm not sure I understand the diffculty here. As I se it as long as the UIDs and GIDs are different on the two boxes you could simply cat them together. Perhaps it is easier to use pw to generate the accounts with a little help of an awk-script that retrieves the data needed? /M ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.3-STABLE ---------------------------------- 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?XFMail.010810155251.mj>