How to Pass Domain Information Along with Username to LDAP Server from NetScaler

How to Pass Domain Information Along with Username to LDAP Server from NetScaler

book

Article ID: CTX216104

calendar_today

Updated On:

Description

This article describes how to pass “username@domain.com” information to server from NetScaler, instead of just the username ( sAMAccountName) while performing LDAP Authentication.


Instructions

Change the "SSO Name Attribute" in the LDAP profile to User Principal Name (UPN) as shown below:

 User-added image

"Server Logon Name" is what the user enters(sAMAccountName) while logging into the gateway authentication page and "SSO Name Attribute" is what is sent to the backend  server(userPrincipalName) for the SSO.

Issue/Introduction

This article describes how to pass domain information along with username to server from NetScaler while performing LDAP authentication.