Table of Contents | ||||
---|---|---|---|---|
|
DISCLAIMER:
This function had been created for one client and may need configuration and consultation.
please use this simply as a reference point to get an overview and contact us in case you want to implement it in a production environment.
Overview
The DMS for Patricia module can be configured to use an external user directory, such as an Active Directory server.
The User-Facing Web Server
...
Steps to Enable User-Facing Server Support in DMS for Patricia
- Set config value ssosso.mode.enabled = trueTRUE in pi-nuxeo.xml
- If running Patricia 5.5 or earlier, set static password for WebDAV mount
...
See config by example for SSO Authentication using Apache 2 - Kerberos Approach.