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 From: "Jon Ewing" To: "'Chris January'" Cc: "'Cygwin AT Cygwin DOT Com'" Subject: RE: sudo and runas Date: Mon, 10 Mar 2003 09:28:47 -0000 Message-ID: <000d01c2e6e7$73f20570$3507000a@int.mediasurface.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: > > > Is this any use? > > > > > > http://www.doc.ic.ac.uk/~ccj00/twiki/bin/view/Cygwin/CygwinSu > > > > > > Chris > > > > jon AT shuttle (.../jon/tmp) % su root > > Password: > > su: cannot run /bin/bash: Permission denied > > Make sure /bin/bash is world executable. -rwxr-xr-x 1 root admin 596480 Nov 22 19:32 /bin/bash.exe That's what I found so confusing... ;) > > (I've renamed 'Administrator' as 'root' in /etc/passwd) > > > > jon AT shuttle (/home/jon) % su dba > > Password: > > su: cannot set user id: Permission denied > > Doesn't seem to be authenticating properly here. Are you sure > dba has network logon priveleges? I think so... I can certainly jon AT shuttle (~) % ssh -l dba localhost and that works fine. Ditto for root, and then bash executes fine. I can also log in as dba from the XP logon screen. Thanks for your help - I'd really like to get this to work. Jon. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/