-
Basic components of authentication, authorization, and auditing configuration
-
-
Web Application Firewall protection for VPN virtual servers and authentication virtual servers
-
On-premises NetScaler Gateway as an identity provider to Citrix Cloud
-
Authentication, authorization, and auditing with commonly used protocols
-
Troubleshoot authentication and authorization related issues
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Configure NetScaler Gateway preauthentication EPA scan for the domain check
You can configure NetScaler Gateway preauthentication EPA scan to check if the user device is domains based or not.
- Navigate to NetScaler Gateway > Policies > Preauthentication.
-
Click the Preauthentication Profiles, tab and then click Add.
- Enter a name for the new profile, and click Create.
- Switch to the Preauthentication Policies tab and click Add.
- Enter a name for the policy.
- In Request Action, choose the previously created domain scan profile.
- In Expression, click OPSWAT EPA Editor.
-
In Expression Editor, select Windows to scan Windows based systems, and then choose Domain Check.
- Click + and enter the domain suffix and comment, if any. In this example, ‘example.com’ is used as the domain suffix.
-
Click OK and then click Done.
- On the Create Preauthentication Policy page, click Create.
- Bind the policy to the virtual server to enable the policy.
- Navigate to NetScaler Gateway > Virtual Servers.
- Select the virtual server, and then click Edit.
- In the Policies section, click the + sign.
- In Choose Policy, select Preauthentication, and then click Continue.
- In Select Policy, select the policy created for domain scan, and then click Bind.
- Click Done. The Policies pane displays the other policies and the new preauthentication policy bound to the virtual server.
After the scan is enabled, test it with a suitable client that has domain membership matching the setting in the policy. Repeat the scan with a non-confirming client to verify the functionality of the new policy.
Configuration by using the NetScaler CLI
To enable preauthentication policy for domain check, at the command prompt, type:
add aaa preauthenticationpolicy <policy name> "CLIENT.SYSTEM(DOMAIN_SUFFIX_anyof_<domain>[COMMENT: Domain check]) EXISTS" <Action Name>
<!--NeedCopy-->
The following is the preauthentication policy for domain check:
EPA Domain Check CLIENT.SYSTEM('DOMAIN_SUFFIX_anyof_<domain>[COMMENT: Domain check]') EXISTS
<!--NeedCopy-->
Share
Share
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.