Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-04-2007, 04:27 AM
Frank
Newsgroup Contributor
 
Posts: n/a
XP and Domain Controller

Hello,
I log on a Samba domain controller, getting the Linux home as drive p:\
How can I manage to map the "my Files" Folder automatically on this drive,
so that the linux-home is identical with windows "My files " -folder ?

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

 
Old 01-04-2007, 04:27 AM
  #2 (permalink)  
Old 01-04-2007, 04:27 AM
Lanwench [MVP - Exchange]
Newsgroup Contributor
 
Posts: n/a
Re: XP and Domain Controller

In news:ECA131E6-2520-4673-9C5F-98F7779C4447@microsoft.com,
Frank <Frank@discussions.microsoft.com> typed:
> Hello,
> I log on a Samba domain controller, getting the Linux home as drive
> p:\ How can I manage to map the "my Files" Folder automatically on
> this drive, so that the linux-home is identical with windows "My
> files " -folder ?
>
> Frank


If I understand what you're asking, why not redirect your My Documents to
point at the P drive? Just right-click on My Documents, go to properties,
and it should be pretty clear how to do this.


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

  #3 (permalink)  
Old 01-04-2007, 04:28 AM
Frank
Newsgroup Contributor
 
Posts: n/a
Re: XP and Domain Controller



"Lanwench [MVP - Exchange]" wrote:

> In news:ECA131E6-2520-4673-9C5F-98F7779C4447@microsoft.com,
> Frank <Frank@discussions.microsoft.com> typed:
> > Hello,
> > I log on a Samba domain controller, getting the Linux home as drive
> > p:\ How can I manage to map the "my Files" Folder automatically on
> > this drive, so that the linux-home is identical with windows "My
> > files " -folder ?
> >
> > Frank

>
> If I understand what you're asking, why not redirect your My Documents to
> point at the P drive? Just right-click on My Documents, go to properties,
> and it should be pretty clear how to do this.
>
>

This will work, if eaach user does it after logging on. however there are
over a thosand users. Would be nice, if this is done automatically during the
log-on process.

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

  #4 (permalink)  
Old 01-04-2007, 04:28 AM
Ian
Newsgroup Contributor
 
Posts: n/a
Re: XP and Domain Controller

The correct method is with policies, but as you're on Linux that option might
not be so easy to use. Registry modification should work though.

What you're looking for is the "Shell Folders" registry key.

http://windowsxp.mvps.org/usershellfolders.htm

The entries in this key are of the "expanding string" type -that is, any
%environment% variables will be replaced with that variable's value. (Type
'set' at a commandprompt to see the environment variables available to you)

However, if the mapping is always P: you don't need any more than P:\ as the
value. (Or P:\Documents might be better, to allow other uses of the home
folder such as email, but that's your call) If you make the change on one
computer with regedit, you can export this change as a .reg file.

To automate the process you can set the value(s) using this .reg file by
adding

regedit /s \\servername\netlogon\shellfolders.reg

to your logon script. Since this acts on the user part of the registry it
should work for non-admin users. (whereas modifying the machine defaults
wouldn't)



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

  #5 (permalink)  
Old 01-04-2007, 04:28 AM
Lanwench [MVP - Exchange]
Newsgroup Contributor
 
Posts: n/a
Re: XP and Domain Controller

In news:19F5EDF4-572B-41C0-9522-47FC707A09C6@microsoft.com,
Frank <Frank@discussions.microsoft.com> typed:
> "Lanwench [MVP - Exchange]" wrote:
>
>> In news:ECA131E6-2520-4673-9C5F-98F7779C4447@microsoft.com,
>> Frank <Frank@discussions.microsoft.com> typed:
>>> Hello,
>>> I log on a Samba domain controller, getting the Linux home as drive
>>> p:\ How can I manage to map the "my Files" Folder automatically on
>>> this drive, so that the linux-home is identical with windows "My
>>> files " -folder ?
>>>
>>> Frank

>>
>> If I understand what you're asking, why not redirect your My
>> Documents to point at the P drive? Just right-click on My Documents,
>> go to properties, and it should be pretty clear how to do this.
>>
>>

> This will work, if eaach user does it after logging on. however there
> are over a thosand users. Would be nice, if this is done
> automatically during the log-on process.


This is a piece of cake if you have Active Directory; Group Policy will do
this and much more. Otherwise, it will not be much fun to manage anything
you do manage to set up - and if you have over a thousand users, I'd
strongly recommend AD - even if you want to keep Samba in the picture.


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

  #6 (permalink)  
Old 01-04-2007, 04:29 AM
Ian
Newsgroup Contributor
 
Posts: n/a
Re: XP and Domain Controller

"Lanwench [MVP - Exchange]" wrote:


> This is a piece of cake if you have Active Directory;


Oh boy, that is risky talk. You know fine that Domain Controllers have ears.
<g>




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

  #7 (permalink)  
Old 01-04-2007, 04:30 AM
Lanwench [MVP - Exchange]
Newsgroup Contributor
 
Posts: n/a
Re: XP and Domain Controller

In news:8C0C75E8-D823-4BF4-8DCB-E338FB49CB9F@microsoft.com,
Ian <Ian@discussions.microsoft.com> typed:
> "Lanwench [MVP - Exchange]" wrote:
>
>
>> This is a piece of cake if you have Active Directory;

>
> Oh boy, that is risky talk. You know fine that Domain Controllers
> have ears. <g>


And cake.


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

Reply

Bookmarks

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing domain controller - can I still log in? Qu0ll Windows Vista 3 12-17-2008 03:00 AM
Connect to Domain Controller Error netadmin07 Windows XP 0 10-17-2008 04:11 AM
Vista Ultimate Cannot Ping Domain Controller chris barrington Windows Vista 1 02-29-2008 08:40 AM
Need to Create Domain Controller with Domain Naminig Master Roleassigned zaedi.ahmed@gmail.com Windows XP 0 12-02-2007 02:00 AM
Can't contact my first domain controller via VPN on my Motorola Q Jordan Smartphones 0 05-16-2007 09:20 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 10:14 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0