How to configure Authentication for SSH and SFTP traffic through Citrix SSL Forward Proxy Vserver
book
Article ID: CTX316640
calendar_today
Updated On:
Description
This article explains how to configure Authentication for SSH and SFTP traffic through Citrix SSL Forward Proxy Vserver
Instructions
Configure the below mentioned expression in the LDAP authentication policy
> add authentication Policy LDAP_Policy -rule "HTTP.REQ.HEADER(\"Authorization\").CONTAINS(\"Basic\") || HTTP.REQ.HEADER(\"Proxy-Authorization\").CONTAINS(\"Basic\") -action LDAP_Action
Was this article helpful?
thumb_up
Yes
thumb_down
No