Jump to content

Recommended Posts

Posted

Hiya all,

 

We are running a RM CC4 Network, and recently I have had to use ACL detective only to find that its not compatible with CC4 and development has stopped on the package.

 

I`d like to find some sort of replacement for ACL Detective as its a really good piece of software, has anyone come accross anything?

 

Thanks

Posted (edited)

What does it actually do, there may be an alternative but lots of us have never used RM networks and so have no basis from comparison.

 

Edit: Nevermind looked it up on this forum which seems to be one of the few places google gets to with real information on it.

 

It appears to be a permissions monitering application that will keep track of read/writes to an application while it is run in order to generate correct ACL settings to allow a user to run the application as a limited user. It records these settings in some kind of ini file that is probably refferenced during the deploy to set up the ACLs at install time.

 

You can use filemon and regmon to get this same information for file and registry access but it is not automated. http://technet.microsoft.com/en-us/library/dd919180(WS.10).aspx You can also deploy ACLs for folders/files via group policy.

 

There probably is another app that does the same kind of thing automaticly but I am not directly aware of it. I seem to remember an app that a microsoft employee made for testing app compatibility and did look for access errors but I can't remember what it was called.

Edited by SYNACK
Posted

sorry, forgot alot of you guys dont use RM. ACL Detective basically looks at programs that dont work because of permissions problems.

 

To give you a for instance I was working on a program which required access to a registry key to read a password, by default our staff didnt have access to this but by running ACL Detective it scans what calls the program makes and relaxes the security on these areas, not only does it do this but then writes the changes into the package so it can be assigned to workstations with the amedments.

 

Hope this explains its purpose

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...