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 Message-ID: <418F78EB.7080904@x-ray.at> Date: Mon, 08 Nov 2004 14:47:23 +0100 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a4) Gecko/20040927 MIME-Version: 1.0 To: Olumide <50295 AT web DOT de> CC: cygwin AT cygwin DOT com Subject: Re: Creating superuser (root) in Cygwin References: <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20041107173348 DOT 04468150 AT pop DOT prospeed DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Olumide schrieb: >> You cannot just create a superuser in cygwin because cygwin is a >> translation layer for UNIX applications. Cygwin is not actual UNIX >> and there are limitations. Basically cygwin is using the host >> machine's security model rather than unix's own native security model >> and porting is not straight forward for some applications. It is even >> worse when it comes to WIndows 9x than with Windows NT where as 9x has >> no security model of its own (that I am aware about). The passwd and >> group files are there for compatibility and allows some applications >> to work. At least that is my understanding. > > Thanks Robert. > > I'm on WindowsXP and I'm trying to run sudo > (http://www.courtesan.com/sudo/) what do you think I should do. You obviosuly don't know what you are talking about: 1. There's no superuser on cygwin. root is usually SYSTEM on windows. 2. You are trying to use the completely wrong sudo package. There exist sudo packages for windows, but not for cygwin. Search the web for "sudo for windows", cmdasuser, runuser or just use runas, but don't try to use the unix sudo package. This is not ported yet. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- 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/