Lost permissions

G

Guest

Hey all. Big problem here...on a file server, there's a file that nobody can
access...even the administrators. When right clicking on the file I can only
see the general tab...no security. I cannot rename,delete,copy the file. The
file is on a Windows 2000 server, DC. I think someone removed all permissions
on the file. Can it be possible ? If so how can I retrieve ownership ? I
tried with several command line tools to retrieve ownership but with no
success.

Can someone help me ?
 
J

Jerold Schulman

Hey all. Big problem here...on a file server, there's a file that nobody can
access...even the administrators. When right clicking on the file I can only
see the general tab...no security. I cannot rename,delete,copy the file. The
file is on a Windows 2000 server, DC. I think someone removed all permissions
on the file. Can it be possible ? If so how can I retrieve ownership ? I
tried with several command line tools to retrieve ownership but with no
success.

Can someone help me ?

Download SubInACL from tip 8530 in the 'Tips & Tricks' at http://www.jsiinc.com

subinacl /subdirectories "FQFN" /setowner="Username"
FQFN is filly qualified file name
Username is "DomainName\UserName"



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
G

Guest

Hi Jerold ! Thx for your reply. My problem is now solved. I don't know why
but yesterday night when I came back to check this problem the file was
gone...it's very weird.

BW
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top