You are viewing limited content. For full access, please sign in.

Question

Question

Audit Trail Configuration

asked on June 29, 2020

Hello,

In order to access the Audit Trail configuration page, the user has to be a member of the local administrators group (as far as I know).

The client is refusing to add some users to the local admin group, I'm wondering if there is any other way to grant the user access on the Audit Trail configuration page.

 

Thank you,

Naim Daoud.

0 0

Answer

SELECTED ANSWER
replied on June 29, 2020 Show version history

I have not tested it, but I think if you open IIS and go to the AuditTrailConfig Virtual App, then select .NET Users and add the users there.

 

Otherwise, in the "\Program Files\Laserfiche\Audit Trail\WebAuditConfig\Web.config" file, you can find <configuration><appSettings><add key=AdministratorGroup value="S-..." />

This setting value equals the SID of the local administrators group on the IIS Server.  You could potentially create a Domain group for LFATAdiministrators, have the domain administrators group as a member and then all of the non administrative domain users that you want to allow access added as members and change the above setting value to the Sid of your domain group.  You would also need to make sure that the domain group had permissions to the Windows path "\Program Files\Laserfiche\Audit Trail\WebAuditConfig"

0 0

Replies

replied on June 29, 2020

The information you are looking for is here.

0 0
replied on June 29, 2020

The link explains the permissions to view and create reports. I'm asking about the permission on the Audit Trail configuration itself.

0 0
replied on June 29, 2020

Ah, your post said 'on the Audit Trail Configuration page'. So the answer to your question then is depending on how Audit Trail is coded, you might be able to find a reference to the group in a config file that you may be able to add another group. I've never done it myself.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.