Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BA65273.7010002@likai.net> Date: Mon, 17 Sep 2001 15:43:47 -0400 From: Li-Kai Liu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20010913 X-Accept-Language: en-us MIME-Version: 1.0 To: Corinna Vinschen Subject: Re: Latest Install - Domain account - File permisssions References: <20010917181241 DOT B10081 AT cygbert DOT vinschen DOT de> <3BA62542 DOT 4060807 AT likai DOT net> <20010917184002 DOT E10081 AT cygbert DOT vinschen DOT de> <3BA629AC DOT 5030201 AT likai DOT net> <20010917190518 DOT G10081 AT cygbert DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Corinna Vinschen wrote: >>actually, i am using ntsec. does ntsec have impact on what mkpasswd or >>mkgroup is outputting? >> > >Nope. It can't. ntsec needs the passwd file which mkpasswd >produces. It's a chicken-egg problem. > >Corinna > i thought so ... is there a way to make mkpasswd generate correct group id output? or else, i've thought of writing a small program that gracefully combines current cygwin setting (/etc/passwd, /etc/group) and NT setting (mkpasswd, mkgroup). everytime i change a user on NT requires me to first generate mkpasswd over existing /etc/passwd, potentially losing info on user shell selection, and lose the past manual corrections on group id. the small program will take care of automatically correcting group id in mkpasswd output and importing shell selection from previous /etc/passwd. do you think there is necessity in doing this? liulk -- 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/