Skip site navigation (1)Skip section navigation (2)
Date:      19 Dec 2001 21:34:24 -0000
From:      matt@soffen.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/33018: Patch for RC (add multiple SSHD configurations)
Message-ID:  <20011219213424.7762.qmail@truffle0.soffen.com>

next in thread | raw e-mail | index | archive | help

>Number:         33018
>Category:       conf
>Synopsis:       Patch for RC (add multiple SSHD configurations)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 19 13:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Sofen &
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
none
>Environment:

	N/A

>Description:

This patch was written to allow a site to have multiple SSH Daemons on different ports with different config files.

This patch includes modification to the /etc/defaults/rc.conf and /etc/rc to handle reading in multiple sshd configs.


>How-To-Repeat:

	Attempt to run multiple ssh daemons on restarts

>Fix:
	This patch will allow a user to create N different instances of SSHD.  On startup RC will cycle through all the
	variables in the rc.conf file and run the daemons.

	To work around the problem explicitly call something like 
		/usr/sbin/sshd -f /etc/ssh/sshd_config_2.conf

>Release-Note:
>Audit-Trail:
>Unformatted:
 Matthew Soffen

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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