Re: A smarter mergemaster

From: Daniel O'Connor (doconnor_at_gsoft.com.au)
Date: 09/30/05

  • Next message: Yar Tikhiy: "Re: A smarter mergemaster"
    To: freebsd-hackers@freebsd.org
    Date: Sat, 1 Oct 2005 00:29:01 +0930
    
    
    

    On Friday 30 September 2005 23:50, Ashley Moran wrote:
    > Unfortunately it seems that config files for the subsystems (eg SSH) are
    > stored separately in the CVS tree and I didn't have time to work out
    > where they live.

    The trick is to get the system to build you an /etc - see how mergemaster does
    it (runs make in the right place basically)

    > While we're on the subject, how do you handle the DB files? I don't see
    > any special mention of them in the man pages. When I last etcmerged I
    > glossed over them and haven't had any login problems since.

    For passwd stuff I merge /etc/master.passwd and then run cap_mkdb to rebuild
    the other 3 files based on it.

    Also run newaliases when aliases are touched, and cap_mkdb for login.conf.

    -- 
    Daniel O'Connor software and network engineer
    for Genesis Software - http://www.gsoft.com.au
    "The nice thing about standards is that there
    are so many of them to choose from."
      -- Andrew Tanenbaum
    GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
    
    



  • Next message: Yar Tikhiy: "Re: A smarter mergemaster"

    Relevant Pages

    • Re: Cant mount cdrom
      ... config files, or things like X.Org will refuse to work with the ... new kernel that includes fixed ioctlAPI. ... for Genesis Software - http://www.gsoft.com.au ...
      (freebsd-current)
    • Re: Rhosts/shosts for OpenSSH 3.4p1
      ... I tried to set the same thing up here at home, without much luck. ... password, using ssh-agent, and RSA/DSA keys. ... but can freely ssh between my machines thereafter. ... > various config files and trying out various combinations. ...
      (comp.security.ssh)
    • Re: Central Repository - File Distribution Question (AIX)
      ... rsync is a replacement for rcp that has many more features. ... And indeed it can use ssh as the transport. ... you might equally well put all config files in one of various SCM ...
      (comp.unix.admin)
    • Re: SSH issues with 4.9 stable (key_verify failed for server_host_key)
      ... We've been using SSH for years here to protect authentication ... information on lots of machines, and I've been using the FreeBSD STABLE ... I've attached the ssh master config files I use. ...
      (freebsd-stable)
    • Re: Secure CRT
      ... ('binary' encoding is not supported, ... "When the command is as simple as "ssh user@host" it ... I will looking into the config files and adapt that. ...
      (RedHat)