...
Create a specific user for the Portrait - we recommend the name portraitservice
PortraitService
, since it is as service user only used for Portrait.
...
Don't set this user rights, because it acts as a limiter:
ELOxc Client Benutzer, nur E-Mails
DMS Desktop Benutzer, keine Workflows
Info |
---|
Above-mentioned permissions are global permissions. Keep in mind that permissions inside the ELO Archive must be checked as well. |
...
Code Block | ||
---|---|---|
| ||
connections: connection: - id: ix-Archive1 type: ELO name: ix-ArchiveArchive1 userNameusername: portraitservicePortraitService userPasswordpassword: 's3cur3d' runAs: hostnameurl: 'https://eloserver:9090' path: '/ix-Archive1/ix' |
...