We are looking for some type of utility that would list out all the LF Folders that an AD or LF group has security access to and what type of security each LF folder has for that group via some type of utility or report. Going into the client and looking is too involved and were looking for another way to accomplish this
Question
Question
Answer
APPROVED ANSWER
replied on February 26, 2014
Check out the "LFAccessCheck" program that you can download from https://support.laserfiche.com/GetFileRepositoryEntry.aspx?id=2640&mode=download.
This is a program that uses the 9.0 SDK to crawl your repository and report on access rights for entries, volumes, templates & fields.
Basically you run it like this:
LFAccessCheck.exe -s servername -r repository -t entries -target ADMIN -path \folder
and it prints this kind of output showing what the ADMIN user can see under \folder:
Type Entry Rights Volume Rights Tag Access ID Path Fold BrsReaMCnADaDelRenDPgSAnAnnRedWMeCrDCrFRAcWAcCOwSRDFrzEvTCls Yes 1 \folder Doc BrsReaMCnADaDelRenDPgSAnAnnRedWMeCrDCrFRAcWAcCOwSRDFrzEvTCls DelRAcWAcWOwVRd---VAp--- Yes 29629 \folder\doc1
0
0