Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.2.1.2.0.20050918224219.04e79bd8@pop.prospeed.net> Date: Sun, 18 Sep 2005 22:49:37 -0400 To: adsummodo AT gmail DOT com, cygwin AT cygwin DOT com From: Larry Hall Subject: Re: Fwd: Lost user/group permissions after reinstallation of Cygwin In-Reply-To: <2cf430a605091709286ef4de0b@mail.gmail.com> References: <2cf430a605091708226fa22948 AT mail DOT gmail DOT com> <2cf430a605091709286ef4de0b AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 12:28 PM 9/17/2005, you wrote: >---------- Forwarded message ---------- >From: Krister Svanlund >Date: Sep 17, 2005 5:22 PM >Subject: Lost user/group permissions after reinstallation of Cygwin >To: cygwin AT cygwin DOT com > > >I have major problems here, I reinstalled my computer, and while doing >this i removed cygwin (except for my home directory) and when i later >reinstalled cygwin its all fubar. I don't have permission to read, >write, execute, delete, rename, flush down the toilet or anything... >on certain files atleast. As I have noticed all the user and group >settings for the files are set to question marks (? that is). > > Does anyone have a solution to this problem, or maybe someone has a >similar problem and want to curse together, both works for me. Please, send only one copy of each message to the list. From your general description it sounds like '/etc/postinstall/passwd-grp.sh' didn't run. Check if this file exists or if one with the suffix of ".done" exists. If the latter, run the script and rename it with the ".done" suffix. Otherwise, check your '/etc/passwd' and '/etc/group' files to see if your user name and group are in these files. If not, read 'man mkpasswd' and 'man mkgroup' to find out how to generate the files to contain the info you need. If none of that works or is your problem, then please read and follow the problem reporting guidelines at: >Problem reports: http://cygwin.com/problems.html -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/