Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Permissions on Shared Folders

Reply
Thread Tools Display Modes

Permissions on Shared Folders

 
 
Rajnish
Guest
Posts: n/a

 
      12-07-2009
I;ve win2k3 domain and 3 file servers having numerous folders on which rights
are in place..My only challenge is we have changed the login id for some
users and we have to aggign rights manually on all folder.Can this be
automated in the terms where we can assign rights thru a script. Also can a
list be fetched from the server where i can get folders on which a particular
user has rights...


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

 
      12-07-2009
Rajnish <> wrote:
> I;ve win2k3 domain and 3 file servers having numerous folders on
> which rights are in place..My only challenge is we have changed the
> login id for some users and we have to aggign rights manually on all
> folder.Can this be automated in the terms where we can assign rights
> thru a script. Also can a list be fetched from the server where i can
> get folders on which a particular user has rights...


A few comments:

1) With the exception of home directories or redirected folders, never ever
assign permissions to users. Always assign permissions to AD security
groups. That way you set the permissions once and you never have to do it
again.
2) If you change someone's userID you don't have to change permissions on
any folder - the SID is what matters, not the name you see.
3) XCACLS can be useful when setting permissions (google it). .
4) Never assign different permissions under shared folders. Meaning, if
\\server\share1 is set up with certain NTFS permissions at that level, they
should be consistent throughout the subfolders. That way you don't end up
with \\server\share1\subfolder needing different permissions which are
really irritating for the admin to maintain.

I don't know of any reporting tools but I'm not a scripting person. Someone
else will likely post.


 
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: Getting Local Folders Back In Windows Live Mail gwmbox Windows Live Mail 8 12-09-2009 11:29 PM
Re: Windows 2003 Security Permissions on Folders.. Meinolf Weber [MVP-DS] Windows Server 0 11-03-2009 09:51 PM
Re: Shared folders and security settings Pegasus [MVP] Windows Server 0 10-27-2009 10:27 AM
Using Storage Folders Instead of Default Folders Peter Dryton Windows Live Mail 9 10-26-2009 01:21 PM
Removing "Reader" shared access to folders? MarkF Windows Vista Administration 2 04-07-2007 10:06 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