Forum Discussion
How do I use NTLM client side SSO for two active directory domains?
Yes, it's possible to accommodate. You would need to repeat the instructions in the article to have APM join second domain and create an account there. Basically, create NTLM MAchine Account and NTLM Auth objects for the second domain. Then the tricky part comes in modifying the irule. The NTLM AUth object used is currently hardcoded here:
set static::appname_ntlm_config "/Common/appname_ntlm_config"
Then the variable is being used in this command:
ECA::select select_ntlm:$static::appname_ntlm_config
You probably want to replace the ECA::select command with an if statement that will set the name of the NTLM auth profile based on the source IP of the connection.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com