Re: multihost master.passwd sync

From: David (david_at_bitch.inducedreality.net)
Date: 05/27/03

  • Next message: Michael Sierchio: "Re: multihost master.passwd sync"
    Date: Tue, 27 May 2003 12:24:30 -0700 (PDT)
    To: Andy Harrison <ah60@httpsite.com>
    
    

    Can't you just have two cron jobs, one on the master machine which dists
    the file out to the various machines in /var/tmp or something and another
    one on the slave machine which picks it up and replaces/integrates it?

    The permissions on the file should keep other people from modifying it.
    The only possible problem (depending on setup) could be if someone put a
    passwd file there first and the dist didn't properly handle that.
    However, if the cron on the slave machine checks the permissions first,
    that problem can be avoided.

    David

     On Tue, 27 May 2003, Andy Harrison wrote:

    > -----BEGIN PGP SIGNED MESSAGE-----
    >
    > Just wondered if anyone had any suggestions about syncing up master.passwd
    > files between multiple machines that didn't involve allowing root login
    > remotely? The users need to be able to log in remotely and own files on the
    > different machines.
    >
    >
    >
    > ~~
    > Andy Harrison
    > ah##@httpsite.com
    > ICQ: 123472 AIM/Y!: AHinMaine
    > [full headers for details]
    >
    > -----BEGIN PGP SIGNATURE-----
    > Version: PGP 6.5.8
    >
    > iQCVAwUBPtOkfFPEkLgodAWVAQGivwP9EHYSqM/PfEH744F1tRL5Lxz3cRMkuWST
    > GaT1+ZdbMx4AIfh0Zi/ZqB/WoHWK/SdmRtxAiaRwCA/llnMUE0UzWyTGTc56Dw9q
    > vlUG0wRQ4bBVh7wUlKzs4NCe47JAkk2Dou7RgCfrIuLBm7JRScKkzyxkkOai+H/c
    > ucTgljeOROE=
    > =Bb22
    > -----END PGP SIGNATURE-----
    > _______________________________________________
    > freebsd-security@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-security
    > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
    >
    _______________________________________________
    freebsd-security@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-security
    To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"


  • Next message: Michael Sierchio: "Re: multihost master.passwd sync"