|
Posted by Roger Abell [MVP] on March 1, 2006, 1:52 am
If you were Registered and logged in, you could reply and use other advanced thread options The problem you run into is that some principal needs to have the
grant. In order for the user without that grant to execute something
that does, that something needs to run as some other principal.
Traditionally people have evolved services as one way to do this.
Unless I am mistaken the CAS permission model of .Net presents
a new avenue if the CAS policies are defined correctly, but one
would need to be pretty careful so as to not allow more than is
intended.
>I am aware that in order to rename files, a user requires delete rights in
> NTFS.
>
> Wondering if anyone out there is aware of scripts, utilities or products
> that would allow the functionality of allowing a user to rename a file or
> folder without allowing them to delete the same file or folder.
>
> My searching has been fruitless so far.
>
> Thanks in advance for any help
|