This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: group name problem
- From: "Pierre A. Humblet" <pierre dot humblet at ieee dot org>
- To: Jacob Kitzman <kitz at mit dot edu>
- Cc: cygwin at cygwin dot com
- Date: Fri, 01 Oct 2004 10:44:30 -0400
- Subject: Re: group name problem
- References: <loom.20041001T001036-979@post.gmane.org> <20041001023425.GA540069@hpn5170> <loom.20041001T162121-196@post.gmane.org>
- Reply-to: pierre dot humblet at ieee dot org
Jacob Kitzman wrote:
>
> Pierre A. Humblet <pierre.humblet <at> ieee.org> writes:
>
> >
> ...
> >
> > What are the permissions of /etc/group ?
> >
> > Pierre
>
> Permissions on /etc/group are:
>
> $ ls -l /etc/group
> -rw-rw-r-- 1 Administ None 562 Sep 30 16:57 /etc/group
>
> I also tried the same permissions having changed group ownership to "Limited
> SSHD users", which is the group in question above, to no avail.
Could also be a mount issue.
When you are logged in as user dnr, can you cat /etc/group?
If the answer is yes, run "strace -o trace.txt id"
as user dnr (use just "id", not "id dnr"). Send us trace.txt
Pierre
--
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/