Displaying 2 results from an estimated 2 matches for "dcvs".
Did you mean:
cvs
2010 Aug 21
1
[Feature Request] Allow options in Host block to override global options in ssh
...so while parsing ssh configuration file.
This is useful for case like following where {d,proj,p,n}cvs.FreeBSD.org is an
alias to ncvs.FreeBSD.org hostname, thus connecting to
{d,proj,p,n}cvs.FreeBSD.org should utilize the existing connection.
#v+
ControlMaster auto
ControlPath /tmp/%r@%h:%p
Host dcvs
Hostname dcvs.FreeBSD.org
ControlPath /home/abbe/.ssh/cvs.cpath
Host projcvs
Hostname projcvs.FreeBSD.org
ControlPath /home/abbe/.ssh/cvs.cpath
Host pcvs
Hostname pcvs.FreeBSD.org
ControlPath /home/abbe/.ssh/cvs.cpath
Host ncvs
Hostname ncvs.FreeBSD.org
ControlPath /home/abbe/.ssh/cvs.cpath
#v-...
2006 Sep 07
3
comments on handbook chapter
``You do not want to overbuild your security or you will interfere
with the detection side, and detection is one of the single most
important aspects of any security mechanism. For example, it makes
little sense to set the schg flag (see chflags(1)) on every system
binary because while this may temporarily protect the binaries, it
prevents an attacker who has broken in from making an easily