Re: Give explicit permissions to fileserver
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Thu, 19 Oct 2006 00:49:48 +1000
AFAIK you have three options:
a) Shorten the path.
b) Create an artificial mount point with subst.exe.
c) Create an artificial mount point with a share.
"Nick" <den@xxxxxxx> wrote in message
news:%23dGrzLs8GHA.3384@xxxxxxxxxxxxxxxxxxxxxxx
I know about this specific limitation of the operating system.one
We talk about 300 users using this fileserver. I cannot control how each
saves his files. I am looking for a way to overcome my problem, by findinga
gui program similar to cacls that has the capability of skipping orfind
excluding this files.
"Pegasus (MVP)" <I.can@xxxxxxx> wrote in message
news:e7vTV$r8GHA.2120@xxxxxxxxxxxxxxxxxxxxxxx
This is not a limitation of cacls.exe but a limitation of
the operating system. You should put your information
into your files, not into the path or the file name.
Some commands will continue in spite of an error when
you specify /c. However, I suspect that cacls.exe will
halt regardless when it finds such a file.
"Nick" <den@xxxxxxx> wrote in message
news:ur0MCwr8GHA.5092@xxxxxxxxxxxxxxxxxxxxxxx
It's a very useful command for bulk changes to a large amount of files
and
folders.
A big problem that i have, is that the command stops to run when it
nicefiles and folders with path larger than 255 characters. It would be
byif
it continue in such errors. I have hundreds of files that exceeds the
maximum path limit or filename, and i have to shorten the path and run
the
command from the beggining.
"Nick" <den@xxxxxxx> wrote in message
news:OCaDLMf8GHA.3644@xxxxxxxxxxxxxxxxxxxxxxx
Excellent! It's exactly what i want!
Thank you for your immediate response!
"Pegasus (MVP)" <I.can@xxxxxxx> wrote in message
news:edqW23e8GHA.3620@xxxxxxxxxxxxxxxxxxxxxxx
"Nick" <den@xxxxxxx> wrote in message
news:uF44Pze8GHA.3916@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have a fileserver with many folders and subfolders on it,created
ivarious users that have configure various permissions.
I need to put 2 users that will have access to ALL the folders, but
don't
want to reset or remove any other permissions.
Is there a way to accomplish that?
You can launch "My Computer" and use the GUI under
the Security tab to do it or else you can run this command
from the Command Prompt:
cacls "d:\Shares" /e /t /g User1:F user2:F
Run cacls /? if unsure what the switches mean.
.
- Follow-Ups:
- Re: Give explicit permissions to fileserver
- From: Nick
- Re: Give explicit permissions to fileserver
- References:
- Give explicit permissions to fileserver
- From: Nick
- Re: Give explicit permissions to fileserver
- From: Pegasus \(MVP\)
- Re: Give explicit permissions to fileserver
- From: Nick
- Re: Give explicit permissions to fileserver
- From: Nick
- Re: Give explicit permissions to fileserver
- From: Pegasus \(MVP\)
- Re: Give explicit permissions to fileserver
- From: Nick
- Give explicit permissions to fileserver
- Prev by Date: Re: Give explicit permissions to fileserver
- Next by Date: Re: Give explicit permissions to fileserver
- Previous by thread: Re: Give explicit permissions to fileserver
- Next by thread: Re: Give explicit permissions to fileserver
- Index(es):
Relevant Pages
|