24.3 ForgotPasswordWSBean

Here is the complete structure of the ForgotPasswordWSBean object:

Table 24-2 ForgotPasswordWSBean Structure

Field

Description

Users

Provides a list of the users that match the search criteria specified. When the wildcard feature is enabled, multiple matches may be found.

Challenge Questions

Supplies the challenge questions associated with the user.

Configured Return Link

Shows the Return link to be used after the user performs a forgot password operation.

Show Return Link

Indicates whether to show the Return link after the user performs a forgot password operation.

Show Hint

Indicates whether to show the user's password hint on the Forgot Password Change screen.

Show Full DN

Indicates whether to show the user's full DN or just the CN name after the user performs a forgot password operation.

User DN

Shows the user's DN.

User Display DN

Shows the user's display DN. For example, cn=ablake,ou=users,o=novell or workforceID=ablake,ou=users,o=novell.

User

Provides the user's display name.

Error

Returns true if an error occurs.

Message

Returns a message in the event that there is an application-specific error.

Action

Specifies the policy action, which is one of the following values: ShowHint, EmailHint, EmailPassword, ChangePassword.

Hint

Specifies the user's password hint.

Rules

Lists the password policy rules.

Is Challenge Response in User

Indicates whether the challenge response feature is enabled for this user. If challenge response in use is false, then the user can only perform the email hint and show hint functions.

Locked

Indicates whether the user account is locked.

Timeout

Indicates whether a session timeout occurred.

Login Attribute

Specifies the user's Login Attribute.