Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2003 12:01:40 -0700
From:      Michael Collette <metrol@metrol.net>
To:        FreeBSD Security <FreeBSD-Security@FreeBSD.org>
Subject:   Re: multihost master.passwd sync
Message-ID:  <200305271201.40742.metrol@metrol.net>
In-Reply-To: <XFMail.20030527143041.ah60@httpsite.com>
References:  <XFMail.20030527143041.ah60@httpsite.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 27 May 2003 11:30 am, Andy Harrison wrote:
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> On 27-May-2003, Amit K. Rao wrote message "Re: multihost master.passwd
> sync" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> > NIS  [yp(8)]  ?
>
> Lord no...  even if you setup a backup nis server, an ailing master server
> can really screw up your day.
>
> I think I thought of a solution though.  root cronjob to pgp encrypt the
> file, change perms so that it can be accessed by a user that is allowed to
> copy the file to the target host.  The file is in encrypted using the
> public key of root the target machine, so only root on the target will be
> able to pgp extract the file.

Why not just preconfigure SSH keys between the boxes and scp the file across?  
Seems like a lot of extra work to bring PGP into the mix.

Personally, I'm real curious about utilizing an LDAP backend to replace NIS.  
Read a bit about it, but haven't had a chance to play with it just yet.  It 
sounds like a far more elegant solution for what you're looking to do as 
well.  Assuming it all works as advertised that is.

Later on,
-- 
"Always listen to experts.  They'll tell you what can't be done, and why.  
Then do it."
- Robert A. Heinlein



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