X-Spam-Check-By: sourceware.org Date: Mon, 9 Jan 2006 13:58:39 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 'su' no longer working? Message-ID: <20060109125839.GD32312@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <43BDF429 DOT 5050206 AT byu DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 On Jan 6 00:03, Igor Peshansky wrote: > On Thu, 5 Jan 2006, Eric Blake wrote: > > According to Igor Peshansky on 1/5/2006 3:37 PM: > > > 'su' used to be an executable that worked correctly from a SYSTEM-owned > > > shell, but now it's a shell script that simply prints a "not supported" > > > message. Is it possible to resurrect the old "su" executable (that > > > perhaps prints the same message if run from a non-SYSTEM account)? > > > > Coreutils certainly builds an su executable, but the cygwin distro of su > > has been a script since at least 5.2.1 when Corinna was the maintainer; I > > only enhanced the script to be a little more useful. > > Right. In fact, Googling for "sysbash" unearthed this message: > (though Corinna did > miss the one use for "su" that I mention below -- that is, switching user > context without a password if unable to start a service). You know the problem. We had a good number of reports along the lines of "su is broken". That's the reason I replaced su with that script. It's Eric's choice, but I wouldn't like to see su return to life without some Windows specific changes. If su fails to switch user context, then it should print a WIndows specific message which points to the fact that Administrator users don't have permissions to change user context by default, plus basically the text printed by the current su script. Otherwise the usual questions as above will crop up on this list again. 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/