| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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: | <3DEE6E93.1B3FAD8C@ieee.org> |
| Date: | Wed, 04 Dec 2002 16:07:31 -0500 |
| From: | "Pierre A. Humblet" <Pierre DOT Humblet AT ieee DOT org> |
| X-Accept-Language: | en,pdf |
| MIME-Version: | 1.0 |
| To: | cgame AT bigfoot DOT com, cygwin AT cygwin DOT com |
| Subject: | RE: HOME set to / [Was: cygwin-1.3.16-1] |
From: Chris Game
> - now how do I get out of this 'None' group
> that I'm apparently in, and into 'Users' or even 'Administrators'?
Step 1: Type "id" in bash and find what groups you are part of.
id will only show the Windows groups that are in /etc/group,
so that file has to be complete. Verify that all groups listed
by "mkgroup -l" and "mkgroup -d" appear in /etc/group.
Step 2: Edit /etc/passwd and change your gid to any of your groups.
Step 3: Start a shell from outside of Cygwin. Type "id" to verify.
Pierre
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |