[PATCH]: Fix a bug in contrib/cygwin/ssh-host-config

Tim Rice tim at multitalents.net
Sat Jul 6 09:23:46 EST 2002


Applied.
Thanks.

On Fri, 5 Jul 2002, Corinna Vinschen wrote:

> Hi,
>
> the following patch fixes a wrong path in a chown command.  The
> additional leading slash collides with accessing SMB shares using
> double slashes as in "//server/share" on Windows systems.
>
> Corinna
>
> Index: contrib/cygwin/ssh-host-config
> -      chown system /${SYSCONFDIR}/ssh*
> +      chown system ${SYSCONFDIR}/ssh*
>

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list