Orchid Fusion VMS allows FreeIPA authentication. By performing some configuration work on the front end, your Orchid Fusion VMS users will be able to sign in with their existing FreeIPA credentials.
Prerequisites
To configure Orchid Fusion VMS to work with FreeIPA, you will need to have an FreeIPA server that:
- Is reachable from your Orchid Fusion VMS server.
- Contains at least one FreeIPA user who is a member of at least one FreeIPA group.
Modifying the Configuration File
There are a couple of properties in the Orchid Fusion VMS configuration file that will need to be modified in order for FreeIPA authentication to work.
- Set the following properties in the Orchid Fusion VMS configuration file:
- authentication.freeipa.servers= <domain1>|<domainServerAddress1>,<domain2>|<domainServerAddress2>
- Replace <domain1> with the domain on which your first FreeIPA server exists. Replace <domainServerAddress1> with the address of your first FreeIPA server.
- authentication.freeipa.domain.userdn= cn=<domain>-users,cn=<domain>-accounts
- Replace domain with one of the configured FreeIPA servers. Replace <domain> with the name of the alternate user container.
- After modifications to the configuration file are complete, restart the Orchid Fusion VMS service, then sign in to Orchid Fusion VMS.
Refer to the Orchid Fusion VMS Administrator Guide for instructions on setting FreeIPA Permission Groups.
Post your comment on this topic.