March 27, 201312 yr Newbies I have a few database working with the IWP and want to get the user to change their password at login, but all it gives me is the password has expired anyone know what i am doing wrong.
March 27, 201312 yr Under Security ->Accounts it sounds like you have checked the 'User must change password on next login' Make sure that on the privilege set for this user you check 'Allow user to modify their own password' try that and report back. Jerry
March 27, 201312 yr You may have to use the reset password or the change password script step to facilitate this. The values will need to be passed from the browser to the database as parameters to the script. If this is a setting that supports domain controllers, set up the Account there and make the domain controller manage the password changes. This entails using External Server Authentication in conjunction with IWP, a supported configuration option. Steven
March 28, 201312 yr Author Newbies Under Security ->Accounts it sounds like you have checked the 'User must change password on next login' Make sure that on the privilege set for this user you check 'Allow user to modify their own password' try that and report back. Jerry I have tried got this checked and unchecked the user must change password. with no luck
Create an account or sign in to comment