Hey everyone,
Sorry if I am not explaining this properly as I am somewhat new to Laserfiche Administration. In the desktop client (Version 10.4), there is an option in Tasks < Generate Report... < User Security Properties Report. This report is great when we need to see what repository groups a user has access to. The only issue is the process can be quite tedious if you have a lot of users joining and leaving, so I wanted to see if I could automate it by querying the database and emailing us the report. I've searched through our Laserfiche database, and I can't seem to find the correct tables and attributes to associate a specific user to a repository group. Currently, a user can be associated with a repository group in the following ways:
- Through another Laserfiche repository group
- Through a network group setup in Active Directory
- Through inputting them in directly in Laserfiche Administration Console
All of our users should be directory users except for our admin and workflow account, which are repository users. What is the easiest way to query all of this information? The user security properties report appears to be using the users SID, but I can't find the table in our Laserfiche database that associates a user's SID to a particular repository group.
Any help would be much appreciated!