X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 427FD3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1681264932; bh=fmF4sa8+H0So91PGfjWV1hgRfgjTKMexU+niAt7rnBQ=; h=References:In-Reply-To:Date:Subject:Cc:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=qQO1VYyDKagrFgPDLocfvNW2pWlj5xwib7B+DK5u23uD9kYunwgL2yJVo2I6OqQkD q1ANAGxKACohu6jAMGaj4Ul4LCD/dokivgydyjJchrDdgcj5St+yEjvv3DqrnmvCqk t7joPJpQcF5krPG0EH03hyW0JJ2Rb8zgWoVrK6fE= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2851C3858D32 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681264888; h=content-transfer-encoding:cc:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WgvLJaygdtKZ2uYs4UqraC9B8ac3nAB4yvhyscRc7cE=; b=iwHQkAA+L22BJft6ea2u0ww2LxG/VS/JRR1wXehXFl+fx+6UVDZ4E6E6DW33YGbiaE iy1n5ry0Dn2V2zZpb2tqgErPyVRJMwxnifJ/92dlMqsMz9bRhaiwRhEwkAsrrLdzcKOw FBZ3kgPEREiat/Qulmn6lajzdxiw00+ZvK25jttf5jN0U/iMr4pE2OY/UqZjT+E/hwi6 XauZW/xjrJpe0cQbhYm5oW4zlJ7kIydgb7gPo7jISViF3KFKS40eJOYrkwzPIJSdRPIy mtoCNUcfCfm7h2TeGDGxR3NeY5fy+JS9zXzV0eiIHgkkdeTVgGOg3CiSiPUt+N8JMhc1 j5pg== X-Gm-Message-State: AAQBX9eFffUDLlE9bwOmLjkVbshsz/ZQCCvH2ZUJionLQdaPtPyy5mYI /+CswK3u5Nixqo0NgCvumeedkkmWM96uI4fHYwKdxy8bpWSUqg== X-Google-Smtp-Source: AKy350ZRF0MkmvIhWEtgMG65Z0pU1KQwcOP8w+EQ+MJAYvQnensQ0U833jTZ5+VYT32bunIydKb42P/AS61gNT/ycdQ= X-Received: by 2002:a17:902:c94d:b0:19e:8075:5545 with SMTP id i13-20020a170902c94d00b0019e80755545mr606749pla.54.1681264888149; Tue, 11 Apr 2023 19:01:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 11 Apr 2023 19:01:16 -0700 Message-ID: Subject: Re: SSH config in /etc/ssh/ rather than /etc? Cc: cygwin AT cygwin DOT com X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, MISSING_HEADERS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Backwoods BC via Cygwin Reply-To: Backwoods BC Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 33C22Zog031734 On Tue, Apr 11, 2023 at 6:28 PM Philippe Cerfon via Cygwin wrote: > I've just wondered whether Cygwin packages could be changed to > place/expect any SSH config files in /etc/ssh, just as virtually any > Linux distribution seems to do? :-) Symlinks are your friend. You can even use real (Windows) symlinks to make things more uniform. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple