[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: user/5055: sshd can't start if some sshd_config defaults changed



The following reply was made to PR user/5055; it has been noted by GNATS.

From: "Wolfgang S. Rupprecht" <wolfgang_(_at_)_wsrcc_(_dot_)_com>
To: gnats_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org, bugs_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
Cc:  
Subject: Re: user/5055: sshd can't start if some sshd_config defaults changed
Date: Fri, 17 Mar 2006 09:35:10 -0800

 This fix is a bit raw, in that it should really check the option and 
 quietly accept "usepam no" while griping loudly about "usepam yes".
 
 --- servconf.c.~1.146.~	Sun Dec 18 12:06:48 2005
 +++ servconf.c	Fri Mar 17 09:33:37 2006
 @@ -342,6 +342,7 @@
  	{ "useprivilegeseparation", sUsePrivilegeSeparation},
  	{ "acceptenv", sAcceptEnv },
  	{ "permittunnel", sPermitTunnel },
 +	{ "usepam", sUnsupported },
  	{ NULL, sBadOption }
  };



Visit your host, monkey.org