Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ICA default domain

Status
Not open for further replies.

kish9

Technical User
Jul 14, 2003
5
US
Using MF XP FR2.
I published an application and created an ICA file for distribution. When the user double clicks on the ICA file, it prompts the user to enter the user information, on this logon window, the domain is defaulting to the terminal server itself and the user is having to change the domain every time during logon. How can i change it to show the domain name instead the name of the terminal server?
 
I tried that but it still defaulting to the name of the terminal server durng logon. I think domain parameter has to be used with the user and password for it to work.
 
I tried using the user username, password and domain settins in the ica file, it works only when there are values for these entries, if you leave them blank it is ignoring the all the three entries.
 
What is this set to on your server?: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AltDefaultDomainName"="domainname"

Free citrixprinting support
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AltDefaultDomainName"="domainname is set to the terminal server name. Should i change it to the domain name?

 
i replaced the DefaultDomainName to the domain name and it works.

THANKS A BUNCH xx4citrix!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top