Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Go to the Active Directory tab in the System Configuration window.

Image RemovedImage Added

There are two fields to configure:

FieldValueExample
Default DomainThis is the default domain that users will be used presented with when users they open PhixFlow. They will be able to change this by selecting from a drop-down list, which will show all configured domains, as well as local. Local is what users will select if they have "local" users - i.e. PhixFlow users - set up in PhixFlow, and do not want to login via an Active Directory The local domain is used when logging in as an internal PhixFlow user.
Code Block
local
Code Block
narnia.local
Active Directory Login Group

The list of names of Active Directory groups authorized to use this instance of the PhixFlow, separated by semicolons. Use {instance} to include the PhixFlow instance name (this is set up in System configuration).

Note that these groups do not have to be mapped to any of the PhixFlow User Groups (see below), although they can be if you wish.

Code Block
PHIXFLOW_ADMINS; PHIXFLOW_USERS_{instance}
  •  

Image RemovedImage Added

With the given configuration, assuming the instance name is ‘LIVE’, members of the following Active Directory groups will be authorized to log in into this PhixFlow instance:

...