From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24257 invoked by alias); 24 Oct 2002 15:58:39 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 24236 invoked from network); 24 Oct 2002 15:58:37 -0000 Received: from unknown (HELO ns0.uk.circle.com) (212.161.1.7) by sources.redhat.com with SMTP; 24 Oct 2002 15:58:37 -0000 Received: from mime-london.uk.circle.com (mime-london.uk.circle.com [10.20.0.101]) by ns0.uk.circle.com (8.9.3/8.9.3) with ESMTP id RAA27020 for ; Thu, 24 Oct 2002 17:01:16 +0100 (BST) (envelope-from Vince.Hoffman@uk.circle.com) Received: from ex-london.uk.circle.com (unverified) by mime-london.uk.circle.com (Content Technologies SMTPRS 4.2.10) with ESMTP id for ; Thu, 24 Oct 2002 16:58:34 +0100 Received: by EX-LONDON with Internet Mail Service (5.5.2653.19) id <4B7LRJ01>; Thu, 24 Oct 2002 16:58:36 +0100 Message-ID: <3500515B75D9D311948800508BA379559508AB@EX-LONDON> From: Vince Hoffman To: "'cygwin@cygwin.com'" Subject: passwd-group post install scripts Date: Thu, 24 Oct 2002 09:19:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2002-10/txt/msg01528.txt.bz2 Since there has been a few questions from people not having their domain account automatically added to /etc/passwd I re-wrote passwd-grp.bat to do this, although as yet only it has only been tested on NT/2k/95/98. Would this be a wanted change ? Would it be a better idea to send a patch for passwd-grp.sh as at the moment this does nothing or is overwritten depending when it is run. (on 98 the .sh ran before the .bat and so the created /etc/passwd was overwritten, on 2000 the .bat ran first so the .sh didn't do anything.) Also I haven't found a good way of only adding domain groups the user is a member of (windows find is a very crippled grep) so I left it at all Domain groups (users, admins, computers etc) which isn't very satisfactory.) anyway, Comments/laughter/derision welcome. ----------------------------------------------------------------------- Vince Hoffman NT Administrator Euro RSCG Circle (London) P: 020 7959 7576 M: 0777 5822213 Icq: 50905590 PGP ID: 0xC859C861 ----------------------------------------------------------------------- -- 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/