X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 13 Mar 2012 10:22:53 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: login-1.10-10 : throwing error in eventviewer Message-ID: <20120313092253.GA26954@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) 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 On Mar 13 13:37, Vinay Kumar wrote: > Hello Cygwin Team, > > We are having two user in Windows 2003 environment : Administrator and > tioadmin. Cygwin is installed using user Administrator. When we are > trying to execute command "login -p tioadmin" from cygwin bash shell, You can't do that due to Windows security restrictions. The login command is supposed to be run indirectly via a service running under a privileged account. If you want to switch the user account interactively, consider to install sshd as service and then call `ssh -l tioadmin localhost'. As for setting up a sshd service, see the FAQ: http://cygwin.com/faq-nochunks.html#faq.using.sshd-in-domain Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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