Rublon Authentication Proxy needs the search_dn attribute to search for groups of users that will authenticate with the Rublon Authentication Proxy. The value you need to set search_dn to is usually your company’s AD FQDN.
To find the FQDN:
Go to Start → Programs → Administrative Tools → Active Directory Domains and Trusts.
In the left pane, under Active Directory Domains and Trusts, you can find the FQDN.
Note: You can also find the FQDN by going to Control Panel → System and Security → System and looking up the Full computer name.
Linux
If you use Linux and an LDAP server other than Active Directory, like OpenLDAP or FreeIPA, you can find the FQDN in the following way:
Open a Terminal
Type hostname -A
The command returns the Fully Qualified Domain Name
Helpful Links
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article