Re: Security issues when running login script.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



To add (or complete) Al's comments, just adjust the NTFS permissions on the
local folder so "Users" have modify rights. Heck, if you are running in an
Active Directory environment, you can use a GPO to enforce the NTFS rights
on said folder w/out having to give the users local administrator rights.

"Al Dunbar" <alandrub@xxxxxxxxxxx> wrote in message
news:OGEPenwiJHA.5496@xxxxxxxxxxxxxxxxxxxxxxx

"Marten" <absolute88@xxxxxxxxxxx> wrote in message
news:98s0p49jbu720fvll42rqgm6vb64dc2ang@xxxxxxxxxx
Does anyone have any suggestions on how I can get around this problem?

We run AutoCad in our operations. We have a set of custom files
(palettes, plot styles, etc) that we want to ensure all the CAD
workstations have. I'm currently using a call to Robocopy in my login
script to ensure the workstation files are kept current with the
master set.

This works fine as long as we've added "Domain User" to the local
admin group.

Yes, that is the easiest way to remove all restrictions from your
workstations. And the easiest way to lose control of them...

If it is not there then the copy continues to work fine
for the first person who uses the workstation, but if someone else
signs in, the copy does not have permissions to over write the files
in the destination folder as it is owner by the first user.

I suspect that your script may be copying to "shared documents", which is,
by default, a folder within the "all users" profile setup with permissions
that allow users to create and edit their own content, but where they have
readonly access to material created by others.

So far not a big issue, but we would like to not have to give the user
local admin rights.

IMHO, that is already a big issue.

Some of the stuff they want to install includes
headaches.

True enough, but even if your users do not purposefully try to do things
like that, having excessive privileges will eventually cause problems.

How can I have give Robocopy enough priveledges to
synchronize these folders and their contents without giving the
priveledges to the user?

You cannot permit things to an executable. I would suggest that you create
a folder elsewhere on the workstation where you can fully control the
permissions ("C:\AutoCAD Custom files\"), give all your user change
access, then configure AutoCAD to look there for the info.

Robocopy should work now for all users, but you would want to configure it
to ensure that files there are deleted when they no longer exist in "the
master set".

/Al




.



Relevant Pages

  • Re: Folder Security
    ... Another possibility is to put another workstation in that location. ... in question from their own or other machines on the network. ... there a way to secure folder access by which machine is trying to access ... permissions apply only to network users. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: you need permission to perform this action
    ... This posting is provided "AS IS" with no warranties, and confers no rights. ... configure the global permissions for administrators. ... folder, because some folder permissions are changed by design, that's ... I did have the Administrator take ownership of the system32 folder, ...
    (microsoft.public.windows.server.general)
  • Re: Strange share rights problems
    ... This rights are for the SHARE PERMISSIONS ... This posting is provided "AS IS" with no warranties, and confers no rights. ... The problematic folder is the folder under drive X and is called ... Users who belongs to the STAFF belongs also to Domain Users. ...
    (microsoft.public.windows.server.general)
  • Re: Utility/report for effective NTFS rights for a single user/group?
    ... that can determine the effective NTFS rights for a user or a group? ... Technically Rights and Permissions are two distinct things in NT-class ... simplistic in that you have to evaluate each folder individually. ...
    (microsoft.public.windows.server.general)
  • Re: Security and Sharing
    ... When they are logged in locally only the filesystem permissions are ... allows to them provided that the share level permissions are not less. ... "read and file scan rights". ... If you want then to be able to read files and browse the folder structure ...
    (microsoft.public.security)