X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49A70DD2.4040303@columbus.rr.com> Date: Thu, 26 Feb 2009 16:46:58 -0500 From: Paul McFerrin Reply-To: pmcferrin AT columbus DOT rr DOT com User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: passwd questions with cygwin 1.7 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 OKAY, I have some passwd questions & problems associated with cygwin 1.7. PRIOR to 1.7, my UID/GID for "Paul" account was 501/401 and all of my files have correct ownership. When I created /etc/passwd via: cd /etc mkpasswk -l -p $HOME >x vim x { changed: UID/GID to 501/401 { corrected HOME & SHELL to /bin/ksh mv x passwd When I issue "mkpasswd -l", I see UID/GIB for Paul unchanged as well as the files/folders remain unchanged from: drwxrwxrwt+ 1 Guest mkpasswd 0 Feb 26 15:04 /home/paul When I'm looking at document: http://cygwin.com/1.7/cygwin-ug-net/using-utils.html#passwd it doesn't describe this procedure as what to do next when converting an existing release to 1.7 ?? What next?? Remember, this was not a full upgrade; just updating /bin/cygwin1.dll. I have not made a commitment to do a full upgrade to 1.7 yet. -- 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/