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 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=B+Omrz3HwJcNiv7/PoLC1o9VhrFrWxsbJ/RnExdg1i2nZZLaJSWn1OYH6SchhvSJfakmBxBBr3lpH6jQmdGT0ZGZgfcy2itj9gFyECPfM5uttiKe6Ch7ZKuxgbwEAJvuRt5Lv3LM3aiLKFrTh9jmwytMm5tCTWrwTj2rkVUlDyo= Message-ID: Date: Mon, 8 Nov 2004 08:09:46 -0500 From: Robert Pendell Reply-To: Robert Pendell To: cygwin AT cygwin DOT com Subject: Re: Creating superuser (root) in Cygwin In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20041107173348 DOT 04468150 AT pop DOT prospeed DOT net> X-IsSubscribed: yes 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. I think sshd and such use them. On Mon, 08 Nov 2004 12:03:20 +0000, Olumide <50295 AT web DOT de> wrote: > > > Based on the above statements, it seems you don't understand the differences > > in the security model between Unix-based platforms and Windows NT-based > > platforms. > > Why is this the answer that's always offered whenever someone asks this > question? Some of us do know what we are talking about. > > Does anyone know how to create a superuser account in Cygwin please. > > Thanks, > > Olumide > > > > > -- > 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/ > > -- Robert Pendell shinji257 AT gmail DOT com -- 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/