Unsolved

This post is more than 5 years old

1 Rookie

 • 

1 Message

68481

June 29th, 2015 03:00

Wyse RDP Client unable to change expired passwords

Wyse RDP Client unable to change expired passwords

We have configured passthru authentication for your Wyse terminals and now it does not prompt users to change their password.
What can I do to show the GUI with the message box "Your password has expired"

5 Posts

August 21st, 2015 00:00

Hi,

we have the same problem with Wyse and xenapp 7.6. storefront configured Password change Always option.  I find it very weird that nobody even Dell support can't answer on this issue. you couldn't find any answer for this problem on the net.

2 Intern

 • 

560 Posts

August 25th, 2015 13:00

On your INI file, you need to add the following parameter and options:

PasswordServer=password_server \
        AccountSelfService=Yes \
        Connect={ica, rdp} \
        Encryption={Basic, 40, 56, 128, Login-128, None}

PasswordServer — (Citrix Environments Only) Specifies the IP Address of the password server (which can be defined as an Account Self Service server (AccountSelfService=yes) or a direct connection (connect=) - if no option is specified, it will connect with the ICA protocol).

AccountSelfService — Yes/no option to define the password server as an Account Self Service server. AccountSelfService=yes also displays the Account Self-Service icon on the Log on dialog box. If
AccountSelfService=yes option follows the PasswordServer parameter, the password server specified will be defined as the account self-service server and the connect option will be invalid.
If you define the AccountSelfService=yes, then it will require a Citrix Password Manager.
If set AccountSelfService=no or there is no AccountSelfService parameter, a direct ica or rdp connection to change the password is made. In this case, it does not require the Citrix Password Manager.

Connect — Defines the password server as a direct connection to an ICA or RDP server that can be logged on to modify a password for a user sign-on with a password timeout. An encryption option can also be set
for this direct connection.

Encryption - optional - Self-Explanatory

No Events found!

Top