Leveraging BIG-IP APM for seamless client NTLM Authentication
Many customers express interest to use F5 Access Policy Manager for transparent seamless authentication for their users. There are a couple of leading use cases that drive that desired behavior:
...
Published Jul 22, 2014
Version 1.0Michael_Koyfma1
Cirrus
Joined February 08, 2005
Michael_Koyfma1
Cirrus
Joined February 08, 2005
Josiah_39459
Nov 05, 2015Historic F5 Account
If this isn't working in v12.0, please try replacing these lines:
@@set static::appname_access_log_prefix "01490000:7:"
set static::appname_ntlm_on_demand_prfx "$static::appname_access_log_prefix \[NTLM-ON-DEMAND\]"@@
with the single line
@@set static::appname_ntlm_on_demand_prfx "01490000:7: \[NTLM-ON-DEMAND\]"@@
Please report back feedback since as far as I know no one has tested this yet in v12 yet.