Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Find NTFS permissions for an account

Reply
Thread Tools Display Modes

Find NTFS permissions for an account

 
 
Roger
Guest
Posts: n/a

 
      05-03-2010

We need to use an application that runs as a number of windows services.
Those services run under a local user account that was created when the
application was installed.

We need those accounts to be Windows 2008 Domain level accounts (the
services will be set up to access files on other servers, not the way the
application is designed, but for up-time reasons we want those files on our
fail-over file server).

We don't know what permissions were given to the accounts. We could go
through manually looking at permissions on every directory to see whether
they are there or not, and if so what permissions were assigned, but this
would take a LONG time.

There must be an application that an administrator can install on the server
and run, passing in the acount name for the local account, and having the
app come back with a list of directories they have permissions to, and what
they are.

Anyone know of such a thing?

Once we know what those permissions are we can duplicate them for the domain
level account...


 
Reply With Quote
 
 
 
 
Andrei Ungureanu
Guest
Posts: n/a

 
      05-03-2010
I think it can be done using a script ... or check with XCACLS and filter
the results.

"Roger" <> wrote in message
news:eznFm$...
> We need to use an application that runs as a number of windows services.
> Those services run under a local user account that was created when the
> application was installed.
>
> We need those accounts to be Windows 2008 Domain level accounts (the
> services will be set up to access files on other servers, not the way the
> application is designed, but for up-time reasons we want those files on
> our fail-over file server).
>
> We don't know what permissions were given to the accounts. We could go
> through manually looking at permissions on every directory to see whether
> they are there or not, and if so what permissions were assigned, but this
> would take a LONG time.
>
> There must be an application that an administrator can install on the
> server and run, passing in the acount name for the local account, and
> having the app come back with a list of directories they have permissions
> to, and what they are.
>
> Anyone know of such a thing?
>
> Once we know what those permissions are we can duplicate them for the
> domain level account...
>
>

 
Reply With Quote
 
Ace Fekay [MVP - Directory Services, MCT]
Guest
Posts: n/a

 
      05-04-2010
>"Roger" <> wrote in message
>news:eznFm$...
>> We need to use an application that runs as a number of windows services.
>> Those services run under a local user account that was created when the
>> application was installed.
>>
>> We need those accounts to be Windows 2008 Domain level accounts (the
>> services will be set up to access files on other servers, not the way the
>> application is designed, but for up-time reasons we want those files on
>> our fail-over file server).
>>
>> We don't know what permissions were given to the accounts. We could go
>> through manually looking at permissions on every directory to see whether
>> they are there or not, and if so what permissions were assigned, but this
>> would take a LONG time.
>>
>> There must be an application that an administrator can install on the
>> server and run, passing in the acount name for the local account, and
>> having the app come back with a list of directories they have permissions
>> to, and what they are.
>>
>> Anyone know of such a thing?
>>
>> Once we know what those permissions are we can duplicate them for the
>> domain level account...
>>
>>


On Tue, 4 May 2010 00:56:49 +0300, "Andrei Ungureanu"
<> wrote:

>I think it can be done using a script ... or check with XCACLS and filter
>the results.
>



I agree with XCACLS to find them.

There is also a third party product I've used in the past, called
Security Explorer, that is quite a bit more robust.

Script Logic Security Explorer
http://www.scriptlogic.com/products/security-explorer/


Ace

This posting is provided "AS-IS" with no warranties or guarantees and confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.
 
Reply With Quote
 
Andrei Ungureanu
Guest
Posts: n/a

 
      05-04-2010
Yes, I've used it too. Security Explorer is great.

Andrei.

"Ace Fekay [MVP - Directory Services, MCT]" <>
wrote in message news:...
>>"Roger" <> wrote in message
>>news:eznFm$...
>>> We need to use an application that runs as a number of windows services.
>>> Those services run under a local user account that was created when the
>>> application was installed.
>>>
>>> We need those accounts to be Windows 2008 Domain level accounts (the
>>> services will be set up to access files on other servers, not the way
>>> the
>>> application is designed, but for up-time reasons we want those files on
>>> our fail-over file server).
>>>
>>> We don't know what permissions were given to the accounts. We could go
>>> through manually looking at permissions on every directory to see
>>> whether
>>> they are there or not, and if so what permissions were assigned, but
>>> this
>>> would take a LONG time.
>>>
>>> There must be an application that an administrator can install on the
>>> server and run, passing in the acount name for the local account, and
>>> having the app come back with a list of directories they have
>>> permissions
>>> to, and what they are.
>>>
>>> Anyone know of such a thing?
>>>
>>> Once we know what those permissions are we can duplicate them for the
>>> domain level account...
>>>
>>>

>
> On Tue, 4 May 2010 00:56:49 +0300, "Andrei Ungureanu"
> <> wrote:
>
>>I think it can be done using a script ... or check with XCACLS and filter
>>the results.
>>

>
>
> I agree with XCACLS to find them.
>
> There is also a third party product I've used in the past, called
> Security Explorer, that is quite a bit more robust.
>
> Script Logic Security Explorer
> http://www.scriptlogic.com/products/security-explorer/
>
>
> Ace
>
> This posting is provided "AS-IS" with no warranties or guarantees and
> confers no rights.
>
> Please reply back to the newsgroup or forum for collaboration benefit
> among responding engineers, and to help others benefit from your
> resolution.
>
> Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE &
> MCSA 2003/2000, MCSA Messaging 2003
> Microsoft Certified Trainer
> Microsoft MVP - Directory Services
>
> If you feel this is an urgent issue and require immediate assistance,
> please contact Microsoft PSS directly. Please check
> http://support.microsoft.com for regional support phone numbers.


 
Reply With Quote
 
Robert Hindla
Guest
Posts: n/a

 
      05-04-2010
Try Somarsoft's DUMPACL. If you can find it. I used it five or six years
ago, but noticed it didn't work perfectly. Only caught about 95% of the
ACL's. There's another one I was thinking about using to track down and
deassign ACE's of departed employees from files on the storage devices.
Love to kill off their accounts, but I don't want to maroon files. It would
be like erasing accounts from one's chart of accounts.


On 5/3/10 5:56 PM, in article , "Andrei
Ungureanu" <> wrote:

> I think it can be done using a script ... or check with XCACLS and filter
> the results.
>
> "Roger" <> wrote in message
> news:eznFm$...
>> We need to use an application that runs as a number of windows services.
>> Those services run under a local user account that was created when the
>> application was installed.
>>
>> We need those accounts to be Windows 2008 Domain level accounts (the
>> services will be set up to access files on other servers, not the way the
>> application is designed, but for up-time reasons we want those files on
>> our fail-over file server).
>>
>> We don't know what permissions were given to the accounts. We could go
>> through manually looking at permissions on every directory to see whether
>> they are there or not, and if so what permissions were assigned, but this
>> would take a LONG time.
>>
>> There must be an application that an administrator can install on the
>> server and run, passing in the acount name for the local account, and
>> having the app come back with a list of directories they have permissions
>> to, and what they are.
>>
>> Anyone know of such a thing?
>>
>> Once we know what those permissions are we can duplicate them for the
>> domain level account...
>>
>>


 
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
0x8BAD0008 Greg Just Windows Live Mail 0 03-24-2010 02:05 AM
Re: share folder permissions Ace Fekay [MVP-DS, MCT] Server Networking 0 03-20-2010 01:32 AM
Unable to add computer to domain Nik Active Directory 5 12-18-2009 08:29 PM
Default Administrator account accessable in Ultimate ,not in home Craig L Davies Windows Vista Administration 9 09-10-2007 03:00 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