X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=3.8 required=5.0 	tests=AWL,BAYES_05,BOTNET
X-Spam-Check-By: sourceware.org
Message-id: <01ef01caab42$ed7a31c0$7b00a8c0@wirelessworld.airvananet.com>
From: "Pierre A. Humblet" <Pierre.Humblet@ieee.org>
To: <cygwin@cygwin.com>
Cc: "Matthias Andree" <matthias.andree@gmx.de>
References: <010601caaaca$58aa1e20$7b00a8c0@wirelessworld.airvananet.com>  <4B73894B.4060306@tpg.com.au>  <014d01caab1d$bed91720$7b00a8c0@wirelessworld.airvananet.com>  <20100211134116.GM28659@calimero.vinschen.de>  <01a301caab2a$1c496a70$7b00a8c0@wirelessworld.airvananet.com>  <20100211151748.GN28659@calimero.vinschen.de>
Subject: Re: cron & Windows 7
Date: Thu, 11 Feb 2010 12:52:06 -0500
MIME-version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


----- Original Message ----- 
From: "Corinna Vinschen" 
To: <cygwin@cygwin.com>
Sent: Thursday, February 11, 2010 10:17
| 
| If a domain isn't involved, why fails loading user32 DLL?!?  In that
| case there should be no issue with the user account since the local
| SAM replies with the correct group list.  Or not?!?

The only strange output is
get_user_local_groups: LookupAccountName(BUILTIN\Administratoren), Win32 error 1332
but there should be other groups, like Users.

If we want to eliminate that possibility:
Matthias , could you edit /etc/passwd and change your gid from 513 to 545,
or edit /etc/group and add your id (text, not uid) in the last (currently empty) 
field of the 545 group.

| Well, in the long run I'd like to drop the chance to add groups by adding
| users to /etc/group.  This allows overriding AD settings for no good reason.
I would at least keep it as backup. There have been reported cases were the DC
does not answer due to temporary network reasons.

B.t.w. I just tried mkgroup -lu on my local XP (still 1.5). It does NOT populate users
in some groups, in particular  Users (545)
Also when I ssh into my home XP (1.7), I get 
mkgroup (376): [1722] The RPC server is unavailable.
both with explicit passwd or when using authorized_keys.

Pierre

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

