X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=p7Dg35kpCM2y2+QYP8aH8oVvNI2e0rplvTJVZwSd0yG K7DCdPMaajurVx4l6rvCVKc++WFXWBN2sP5drsr4d+tw7mi3z+o09zN4voTEiSI0 6XzRDy1B3mYx3IVDRgyXI/xxnvTYYS6OatOuBNz2QwToH3ymzyxpfY+aOQXgzej0 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=eiMjtu/egOOCnH7+5nZ+A8JdmIU=; b=Etd+APGvlXLhq0tbc AuyLq4nPsGhFLMm+2uCg/4mtxCZ6N26RhpgI5RO4K6gcf8W8Z0W8O/ELXs4d1jKn uCICZfXctaDKCsRGTV1HzE6KwkctDsiPRpHNj6MPkBaTz5mvTMwuCqqxd/TwwxpL zZhzVAsRmNAreMePNES91AmoXQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <541269A1.7040600@cygwin.com> Date: Thu, 11 Sep 2014 22:33:53 -0500 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: "su" command removed / coreutils-8.23-2 References: <54123413 DOT 9070001 AT muehle-home DOT de> <5412351A DOT 8060107 AT muehle-home DOT de> <5412659A DOT 7030009 AT muehle-home DOT de> In-Reply-To: <5412659A.7030009@muehle-home.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 2014-09-11 22:16, Denis Mühle wrote: > i need "su" to start my services as seperate user, > because i have a webinterface to manage my services for both Linux and > Windows and it needs the "su" command. > > - will the "su" command come back to cygwin? I don't know. The coreutils 'su' was removed upstream; nowadays 'su' is provided by util-linux, but that version requires PAM. > - or is there a alternative workaround? ( without password / login ) You can run sshd on the machine, then use ssh to login as another user. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple