Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Networking > Re: Remembering permissions for network drive

Reply
Thread Tools Display Modes

Re: Remembering permissions for network drive

 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      08-04-2009

Michael C <> wrote:
> I have a small network with 10 computers all in the workgroup
> WORKGROUP (no domain). One of those computers is running Windows
> Server 2003 (I'll call this one theserver), 2 are running Windows
> Vista Premium, 6 others are running Windows XP Pro, and one is
> running Windows 2000.
>
> On theserver, there is a directory (I'll call this directory thedir)
> that I need to give both read and write access to from 4 of those
> computers (both Vistas, one XP, and the 2000), and no access to from
> the others. On theserver, I created a new user (I'll call this user
> bob), and gave it a password (let's say, swordfish).
>
> I shared thedir under the name thedir. Then, I set both the sharing
> permissions and security permissions on it so that only the
> Administrator account on theserver, and bob could read or write to it,
> then I ran this command on each of the 4 computers:
>
> net use z: \\theserver\thedir swordfish /user:bob /persistent:yes
>
> This worked ok, but the next day after all the computer had been
> rebooted, all the z drives remained under "My Computer", but trying to
> open them gave an access denied error. I create a batch file that
> reconnect to thedirs with the above code and put it in the startup
> folder of all computers that needed to access it.
>
> That works, but it seems like a messy workaround that's bound to cause
> problems. So what I'm asking is how to ensure thedir is accessible to
> those 4 computers with the proper permissions, even after restart.
> Thanks in advace for any help you can provide, and thanks for reading.


What you're describing would be a nonissue if you just dcpromo'd the W2003
box and configured AD. I don't see the point of workgroups when you've got
Windows server, nor when you have more than a small handful of PCs.
Workgroups are an immense pain to support, and difficult to secure.


 
Reply With Quote
 
 
 
Reply

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Remembering permissions for network drive Anthony [MVP] Server Networking 0 08-02-2009 09:09 PM
Re: Remembering permissions for network drive Ace Fekay [MCT] Server Networking 0 08-02-2009 07:45 PM
2k8 Mapped Network Drive GPO - NTFS Permissions? Brock Hensley Active Directory 9 05-26-2009 05:33 AM
remembering network name/password pataphysics Windows Vista General Discussion 1 08-29-2007 03:32 PM
*Share Permissions - Mapped Network Drive Bob B Windows Small Business Server 1 05-04-2004 11:37 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59