Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.1.0.6.0.20040816152733.0342aff0@pop.prospeed.net> X-Sender: Date: Mon, 16 Aug 2004 15:33:46 -0400 To: =?iso-8859-1?Q?Maur=EDcio?= , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: Using "su" on cygwin In-Reply-To: References: <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20040811194325 DOT 0340d578 AT pop DOT prospeed DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 02:26 PM 8/16/2004, you wrote: >>>Hi, >>>I got my /etc/passwd and /etc/group from mkpasswd and mkgroup. When I'm loged as user, sometimes I need to get administrator privileges, for instance, to make and install a library or program. How do I do that? I tried: >>>su administrator >>>but it always says I'm using the wrong password (I use the same password I use to log as administrator). What am I doing wrong? >> >>You didn't read this: >> >>>FAQ: http://cygwin.com/faq/ >>See "Why doesn't `su' work?": >> > > After reading that and further docs, I managed to get login (instead of su) to work, but only when I am logged in Windows as administrator. Do you know why I can't get that to work for other users? Did you read the 'login' README? It says: ====================================================================== Under NT/2K/XP, login(1) is _not_ supposed to work on the command line to change user context! Though you're able to tweak user permissions to get login(1) working that way, that's NOT officially supported. ====================================================================== Message , which the FAQ refers to. points to the real solution. Install 'openssh' and use 'ssh'. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/