What requests does Laserfiche make to Active Directory to evaluate whether a windows user has access to a document when we call GetEffectiveRights function? Or does LF make any call to AD to check if that user still exist in AD before checking its Effective Rights in Laserfiche?
Also we have a scenario where we have two domains.
ProdDomain and TestDomain.
TestDomain trusts ProdDomain but ProdDomain doesn't trust TestDomain.
If LF Repo is in TestDomain and the user in ProdDomain tries to access a document in TestDomain or vice versa, then what kind of network setup between the domains in required in order to ensure that the request to GetEffectiveRights will work correctly?
Please ask me if anything above is unclear.
Thanks in advance.