MS OS - Microsoft Forum to Usenet Gateway Header Right
Navbar Left Navbar Right


I have a local admin account on a laptop. I have also used that machine to logon to a nonadmin domain account. Unforunately, the user name for the domain account



Reply
Old 09-12-2007, 12:33 AM   #1
Mister.Fred.Ma@gmail.com
Guest
 
Posts: n/a
Default Remove domain user account from local machine

I have a local admin account on a laptop. I have also used that
machine to logon to a nonadmin domain account. Unforunately, the user
name for the domain account is the same as the user name for the local
admin account. This has caused some strange behaviour in some
applications e.g. Cygwin. There are file permission anomalies, among
others.

To solve this, I created another local admin account. I will remove
the original local admin account, but I want to remove any vestige of
the identically named domain account first. I thought it might be as
simple as using ControlPanel->Users, but the domain account doesn't
even show up there, neither under the Users tab nor under Advanced tab
(Advanced button).

Note that I am not at the same site as the domain which the domain
account belongs to. Despite this, I can still log onto the laptop
using the domain account. So it must cache the domain authentication
info.

How can I erase everything associated with the domain account?

Is it advisable to do that, followed by erasing the identically named
local admin account, as I was intending to do? Is this the most
advisable way to resolve the name conflict?

What complications might lie ahead due to changing the local admin
account i.e. erase the old one?

Thanks.

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-12-2007, 11:46 AM   #2
spamsucks@tiscali.co.uk
Guest
 
Posts: n/a
Default Re: Remove domain user account from local machine

On 12 Sep, 05:33, Mister.Fred...@gmail.com wrote:
> I have a local admin account on a laptop. I have also used that
> machine to logon to a nonadmin domain account. Unforunately, the user
> name for the domain account is the same as the user name for the local
> admin account. This has caused some strange behaviour in some
> applications e.g. Cygwin. There are file permission anomalies, among
> others.



How sure are you that the problems you are experiencing are being
caused by the duplicate account names? It seems highly unlikely to me,
other than for extremely poorly coded applications, as Windows (and
thus any app that uses proper Windows calls) identifies accounts not
by name but by a unique identifier (GUID).



>
> To solve this, I created another local admin account. I will remove
> the original local admin account, but I want to remove any vestige of
> the identically named domain account first. I thought it might be as
> simple as using ControlPanel->Users, but the domain account doesn't
> even show up there, neither under the Users tab nor under Advanced tab
> (Advanced button).


To delete the cached profile for the domain account:
Control Panel > System > Advanced > User Profiles\Settings then select
the account and click the delete button.
Even if this actually helps solve your problem it is only a short-term
solution as the next time you log on to the domain with that account
Widows will build it a new profile.


>
> Note that I am not at the same site as the domain which the domain
> account belongs to. Despite this, I can still log onto the laptop
> using the domain account. So it must cache the domain authentication
> info.


XP caches your domain password, well not quite as this would be one
big security hole but from a layman's POV that's how it appears. This
is by design otherwise users with domain accounts (ie the majority of
corporate users) would have a bit of a problem working offline.

>
> How can I erase everything associated with the domain account?
>
> Is it advisable to do that, followed by erasing the identically named
> local admin account, as I was intending to do? Is this the most
> advisable way to resolve the name conflict?
>
> What complications might lie ahead due to changing the local admin
> account i.e. erase the old one?


Potential data loss as Windows will delete the profile for that
account including it's Documents and Settings folder. Aside from that
the only other complication I can see is that it may well not solve
the problem.


>
> Thanks.



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 09-12-2007, 11:57 PM   #3
Mister.Fred.Ma@gmail.com
Guest
 
Posts: n/a
Default Re: Remove domain user account from local machine

On Sep 12, 11:46 am, spamsu...@tiscali.co.uk wrote:
> On 12 Sep, 05:33, Mister.Fred...@gmail.com wrote:
>
> > I have a local admin account on a laptop. I have also used that
> > machine to logon to a nonadmin domain account. Unforunately, the user
> > name for the domain account is the same as the user name for the local
> > admin account. This has caused some strange behaviour in some
> > applications e.g. Cygwin. There are file permission anomalies, among
> > others.

>
> How sure are you that the problems you are experiencing are being
> caused by the duplicate account names? It seems highly unlikely to me,
> other than for extremely poorly coded applications, as Windows (and
> thus any app that uses proper Windows calls) identifies accounts not
> by name but by a unique identifier (GUID).
>
>
>
> > To solve this, I created another local admin account. I will remove
> > the original local admin account, but I want to remove any vestige of
> > the identically named domain account first. I thought it might be as
> > simple as using ControlPanel->Users, but the domain account doesn't
> > even show up there, neither under the Users tab nor under Advanced tab
> > (Advanced button).

>
> To delete the cached profile for the domain account:
> Control Panel > System > Advanced > User Profiles\Settings then select
> the account and click the delete button.
> Even if this actually helps solve your problem it is only a short-term
> solution as the next time you log on to the domain with that account
> Widows will build it a new profile.
>
>
>
> > Note that I am not at the same site as the domain which the domain
> > account belongs to. Despite this, I can still log onto the laptop
> > using the domain account. So it must cache the domain authentication
> > info.

>
> XP caches your domain password, well not quite as this would be one
> big security hole but from a layman's POV that's how it appears. This
> is by design otherwise users with domain accounts (ie the majority of
> corporate users) would have a bit of a problem working offline.
>
>
>
> > How can I erase everything associated with the domain account?

>
> > Is it advisable to do that, followed by erasing the identically named
> > local admin account, as I was intending to do? Is this the most
> > advisable way to resolve the name conflict?

>
> > What complications might lie ahead due to changing the local admin
> > account i.e. erase the old one?

>
> Potential data loss as Windows will delete the profile for that
> account including it's Documents and Settings folder. Aside from that
> the only other complication I can see is that it may well not solve
> the problem.


Thank you for the advice. I will be giving it a shot within the next
week.

Fred

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-13-2007, 04:51 PM   #4
Mister.Fred.Ma@gmail.com
Guest
 
Posts: n/a
Default Re: Remove domain user account from local machine

I neglected to address your question of whether I was sure that the
problems experienced were due to duplicate user names on different
domains. I'm not entirely sure that all the problems are, but cygwin
for sure uses the same user directory for 2 accounts having the same
user ID, but different domains. If you use cygwin to copy/create
files within you user file tree, you might have a file tree that
contains files from 2 different users (same user ID, different
domains).

On Sep 12, 11:57 pm, Mister.Fred...@gmail.com wrote:
> On Sep 12, 11:46 am, spamsu...@tiscali.co.uk wrote:
>
> > On 12 Sep, 05:33, Mister.Fred...@gmail.com wrote:

>
> > > I have a local admin account on a laptop. I have also used that
> > > machine to logon to a nonadmin domain account. Unforunately, the user
> > > name for the domain account is the same as the user name for the local
> > > admin account. This has caused some strange behaviour in some
> > > applications e.g. Cygwin. There are file permission anomalies, among
> > > others.

>
> > How sure are you that the problems you are experiencing are being
> > caused by the duplicate account names? It seems highly unlikely to me,
> > other than for extremely poorly coded applications, as Windows (and
> > thus any app that uses proper Windows calls) identifies accounts not
> > by name but by a unique identifier (GUID).

>
> > > To solve this, I created another local admin account. I will remove
> > > the original local admin account, but I want to remove any vestige of
> > > the identically named domain account first. I thought it might be as
> > > simple as using ControlPanel->Users, but the domain account doesn't
> > > even show up there, neither under the Users tab nor under Advanced tab
> > > (Advanced button).

>
> > To delete the cached profile for the domain account:
> > Control Panel > System > Advanced > User Profiles\Settings then select
> > the account and click the delete button.
> > Even if this actually helps solve your problem it is only a short-term
> > solution as the next time you log on to the domain with that account
> > Widows will build it a new profile.

>
> > > Note that I am not at the same site as the domain which the domain
> > > account belongs to. Despite this, I can still log onto the laptop
> > > using the domain account. So it must cache the domain authentication
> > > info.

>
> > XP caches your domain password, well not quite as this would be one
> > big security hole but from a layman's POV that's how it appears. This
> > is by design otherwise users with domain accounts (ie the majority of
> > corporate users) would have a bit of a problem working offline.

>
> > > How can I erase everything associated with the domain account?

>
> > > Is it advisable to do that, followed by erasing the identically named
> > > local admin account, as I was intending to do? Is this the most
> > > advisable way to resolve the name conflict?

>
> > > What complications might lie ahead due to changing the local admin
> > > account i.e. erase the old one?

>
> > Potential data loss as Windows will delete the profile for that
> > account including it's Documents and Settings folder. Aside from that
> > the only other complication I can see is that it may well not solve
> > the problem.

>
> Thank you for the advice. I will be giving it a shot within the next
> week.


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-14-2007, 07:32 AM   #5
Mister.Fred.Ma@gmail.com
Guest
 
Posts: n/a
Default Re: Remove domain user account from local machine

On Sep 13, 4:51 pm, Mister.Fred...@gmail.com wrote:
> I neglected to address your question of whether I was sure that the
> problems experienced were due to duplicate user names on different
> domains. I'm not entirely sure that all the problems are, but
> cygwin for sure uses the same user directory for 2 accounts having
> the same user ID, but different domains. If you use cygwin to
> copy/create files within you user file tree, you might have a file
> tree that contains files from 2 different users (same user ID,
> different domains).


Also, you mentioned that erasing the cached info for the domain
account is only a temporary solution, since it is recreated upon next
logging in. That is in fact the reason why I want to rename the local
admin account so as to have a different user ID from the domain
account.

> On Sep 12, 11:57 pm, Mister.Fred...@gmail.com wrote:
>> On Sep 12, 11:46 am, spamsu...@tiscali.co.uk wrote:
>>> On 12 Sep, 05:33, Mister.Fred...@gmail.com wrote:
>>>> I have a local admin account on a laptop. I have also used that
>>>> machine to logon to a nonadmin domain account. Unforunately, the
>>>> user name for the domain account is the same as the user name for
>>>> the local admin account. This has caused some strange behaviour
>>>> in some applications e.g. Cygwin. There are file permission
>>>> anomalies, among others.
>>>
>>> How sure are you that the problems you are experiencing are being
>>> caused by the duplicate account names? It seems highly unlikely to
>>> me, other than for extremely poorly coded applications, as Windows
>>> (and thus any app that uses proper Windows calls) identifies
>>> accounts not by name but by a unique identifier (GUID).
>>>
>>>> To solve this, I created another local admin account. I will
>>>> remove the original local admin account, but I want to remove any
>>>> vestige of the identically named domain account first. I thought
>>>> it might be as simple as using ControlPanel->Users, but the
>>>> domain account doesn't even show up there, neither under the
>>>> Users tab nor under Advanced tab (Advanced button).
>>>
>>> To delete the cached profile for the domain account: Control
>>> Panel> System> Advanced> User Profiles\Settings then select the
>>> account and click the delete button. Even if this actually helps
>>> solve your problem it is only a short-term solution as the next
>>> time you log on to the domain with that account Widows will build
>>> it a new profile.
>>>
>>>> Note that I am not at the same site as the domain which the
>>>> domain account belongs to. Despite this, I can still log onto
>>>> the laptop using the domain account. So it must cache the domain
>>>> authentication info.
>>>
>>> XP caches your domain password, well not quite as this would be
>>> one big security hole but from a layman's POV that's how it
>>> appears. This is by design otherwise users with domain accounts
>>> (ie the majority of corporate users) would have a bit of a problem
>>> working offline.
>>>
>>>> How can I erase everything associated with the domain account?
>>>>
>>>> Is it advisable to do that, followed by erasing the identically
>>>> named local admin account, as I was intending to do? Is this the
>>>> most advisable way to resolve the name conflict?
>>>>
>>>> What complications might lie ahead due to changing the local
>>>> admin account i.e. erase the old one?
>>>
>>> Potential data loss as Windows will delete the profile for that
>>> account including it's Documents and Settings folder. Aside from
>>> that the only other complication I can see is that it may well not
>>> solve the problem.

>>
>> Thank you for the advice. I will be giving it a shot within the
>> next week.


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Script/scheduled task wanted: Log off local machine user, log on domain user tlyczko Windows XP 0 07-29-2007 02:20 PM
I need to move user profile from domain account to local machine JackpipE Windows 2003 Server 2 07-07-2007 09:24 PM


All times are GMT -5. The time now is 05:22 PM.


Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Skin designed by CompletevB
Copyright © 2005-2008 Robert Schwarz, Sr. - All rights reserved - MS OS is an independent web site and is not affiliated with Microsoft Corporation.