delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3A09CEC5.3667C72F@redhat.com> |
Date: | Wed, 08 Nov 2000 23:08:05 +0100 |
From: | Corinna Vinschen <vinschen AT redhat DOT com> |
Reply-To: | cygwin <cygwin AT sources DOT redhat DOT com> |
X-Mailer: | Mozilla 4.76 [en] (X11; U; Linux 2.2.14-SMP i686) |
X-Accept-Language: | de, en |
MIME-Version: | 1.0 |
To: | cygwin <cygwin AT sources DOT redhat DOT com> |
Subject: | Re: Some domain groups not found by 'mkgroup --domain' |
References: | <20001108201000 DOT 9123 DOT qmail AT web804 DOT mail DOT yahoo DOT com> |
Rick Rankin wrote: > > I'm not sure exactly how to provide an example -- the situation simply exists. > However, I've been poking around in the MSDN documentation, and I've found some > [...] To keep it simple: Each NT/W2K machine has local groups. A local group is only valid on the local machine. They are retrieved by the function `NetLocalGroupEnum' or in a Cygwin environment on the command line by `mkpasswd -g' or `mkgroup -l'. A domain is a domain is a domain. A domain has domain groups which are sometimes named `global groups' by the Microsoft documentation. These groups are retrieved by the function `NetGroupEnum' or on the command line by `mkgroup -d DOMAIN'. If you don't give a domain name, the default domain is used. Domain (or global) groups may be member of local groups while domain groups may only have users as members. There's another class of groups which is called `predefined local group' or similar. That are the groups which already exist on a machine when it has been installed. Examples are the administrators group or the guest group. Except that they are predefined they behave the same as later defined local groups. I suggest (how boring) reading the ntsec chapter in the online users guide: http://sources.redhat.com/cygwin/cygwin-ug-net/ntsec.html Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |