delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/04/04/15:50:26

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
To: cygwin AT cygwin DOT com
X-Injected-Via-Gmane: http://gmane.org/
Path: not-for-mail
From: Andrew DeFaria <ADeFaria AT Salira DOT com>
Newsgroups: gmane.os.cygwin
Subject: Re: Need your help on after chaning the domain
Date: Thu, 04 Apr 2002 11:51:03 -0800
Lines: 48
Message-ID: <3CACAEA7.8050009@Salira.com>
References: <EB19A8A38B497D4FA6C88EADE3A8607FF02A3D AT cf-bay-exch-04 DOT cacheflow DOT com>
Reply-To: cygwin AT cygwin DOT com
NNTP-Posting-Host: 206.184.204.2
Mime-Version: 1.0
X-Trace: main.gmane.org 1017949863 11191 206.184.204.2 (4 Apr 2002 19:51:03 GMT)
X-Complaints-To: usenet AT main DOT gmane DOT org
NNTP-Posting-Date: Thu, 4 Apr 2002 19:51:03 +0000 (UTC)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2
X-Accept-Language: en-us

Chan, Eddie wrote:

>I login as same user with the different domain... I assume it is different user...
>
It's a different area in the registry for sure!

>The strange thing is that I don't see the correct mount I used to see...
>
>This is the correct mount I see in my machine
>
>[CHANEDDIEPC;] mount
>C:\cygwin\bin on /usr/bin type system (textmode)
>C:\cygwin\lib on /usr/lib type system (textmode)
>C:\cygwin on / type system (textmode)
>c: on /cygdrive/c type user (textmode,noumount)
>d: on /cygdrive/d type user (textmode,noumount)
>f: on /cygdrive/f type user (textmode,noumount)
>
>But the machine that I login on to with different domain user only has this
>
>[CHANEDDIEPC;] mount
>c: on /cygdrive/c type user (textmode,noumount)
>d: on /cygdrive/d type user (textmode,noumount)
>
>How that happen?
>
The mount table is stored in the registry. System mounts should be 
stored in HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2. 
Additionally mounts listed as noumount are drives that are mapped by 
Windows. So then your C drive is not umountable. Nor is your D drive. 
Strangely your original mount table shows an F drive and now you don't 
have an F drive. Methinks you may have changed more in your system than 
merely join a domain. Perhaps your old F drive was a drive you mapped by 
hand?

So for your system mounts you should have entries in the local machine 
area of your registry for /, /usr/bin and /usr/lib. Under those entries 
there are 3 values each: A string value named "(Default)", type REG_SZ 
with the value not set, another string value named "native", type REG_SZ 
with the Windows path to the mount point (e.g. C:/Cygwin for "/") and a 
binary value named "flags", type REG_DWORD usually set to 0x0a.

Non system mount points are stored in the 
HKEY_CURRENT_USER\SOFTWARE\Cygnus Solutions\Cygwin\mounts 2v area in a 
similar fashion. Therefore user mount are user specific (i.e. you'll 
only see them if you log in - if another user logs into your system then 
they won't see them).




--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019