X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 28 Jan 2009 12:21:40 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: CSIH csih_get_cygenv function (was Re: permission problems with ssh-host-config) Message-ID: <20090128112140.GW16129@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200901271835 DOT n0RIZiTm027800 AT tyr DOT informatik DOT fh-fulda DOT de> <20090128101904 DOT GT16129 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090128101904.GT16129@calimero.vinschen.de> User-Agent: Mutt/1.5.17 (2007-11-01) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi Chuck, On Jan 28 11:19, Corinna Vinschen wrote: > On Jan 27 19:35, Siegmar Gross wrote: > > *** Info: Note that the CYGWIN variable must contain at least "ntsec" > > *** Info: for sshd to be able to change user context without password. > > *** Query: Enter the value of CYGWIN for the daemon: [ntsec] ntsec tty server > > *** ERROR: Only [no] "check_case:strict" "ntsec" "smbntsec" "traverse" allowed. > > [...] > > Why doesn't the script allow the values "ntsec tty server" for CYGWIN > > any longer although "cygserver" needs "server" in CYGWIN? > > Chris is right about "tty", you don't need it. However, disallowing > "tty" and "server" is a bug in the script. The text about ntsec should > be changed as well, it's not correct anymore for a long time. I'll fix > that. What was the exact reason to restrict the input for the CYGWIN settings in csih? I don't quite understand why a lot of options are disallowed at all, for instance "winsymlinks", "ntea", etc. IMHO this doesn't make much sense, especially given that Cygwin 1.7 has a quite different set of CYGWIN settings. What I'm planning to do is this: - In cygwin-service-installation-helper.sh I would like to drop the check for the content of CYGWIN entirely. - In ssh-host-config I'd like to set the default for the CYGWIN settings to an empty string. What do you think? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/