cancel
Showing results for 
Search instead for 
Did you mean: 

Change Error Message in Logon Help App. (Reset password)

Former Member
0 Kudos

Hi all,

When you use the reset password function of the Portal, you have to change the newly generated password.

We have made settings that the new password should be different from the previous 5.

However, if we enter a new password that has been entered before. The error message states that the new password should differ from the previous 0 (!). How can we change this?

Please see the screenshot:

http://tweakers.net/ext/f/9JbGcVToQsiuYOL90BNU4NQm/full.jpg

How can I change the error message displayed here (in Dutch)?

Best regards,

Jan Laros

Accepted Solutions (1)

Accepted Solutions (1)

benjamin_houttuin
Active Contributor
0 Kudos

Jan,

Look at my post on the bottom of this thread:

The text that is shown is located in a "locale" file, hope this can help you a bit...

I must agree that the message is rather strange (the zero part).. Is your Portal UME connected to an ABAP backend?

Cheers,

Benjamin Houttuin

Former Member
0 Kudos

Hi,

this sounds strange. If you cannot solve it by modifying / taking a look at the "locale" files, open a CSN ticket.

Regards,

Holger.

Former Member
0 Kudos

Hi Benjamin!

Long time no see! Nice to hear from you. The Portal UME is handing out the new random password, but when the user changes it, this will be done in the ABAP backend userstore.

Jan

Former Member
0 Kudos

Strange. I can't find the error message in the file logonMessages_nl.properties:

#File created by SLIM generator ($SP-DIFF-TRANSLATED-FILE$)

#Mon May 07 06:00:04 CEST 2007

ACCOUNT_LOCKED_LOGON=Account geblokkeerd: te veel ongeldige aanmeldpogingen

PASSWORD_EXPIRED=Password verlopen

INVALID_LOGON_SCHEMA=Ongeldig aanmeldschema () aangevraagd, standaard gebruikt NEW_PASSWORDS_UNMATCHED=Ingevoerde passwords komen niet overeen PASSWORD_MAX_IDLE_TIME_EXCEEDED=Maximale geldigheidsduur van niet-gebruikt password overschreden PASSWORD_TOO_LONG=Nieuw password ongeldig: mag niet meer dan {0,number,integer} tekens bevatten USER_IS_CURRENTLY_NOT_VALID=Gebruiker momenteel niet geldig UNSUPPORTED_MECHANISM=Verificatie mislukt: aanmeldmechanisme niet ondersteund NO_USER_CERTIFICATE=Gebruiker van certificaat () kon niet worden gevonden

MISSING_UID=Gebruiker-ID ontbreekt

LOGON_PROBLEM_EMAIL_SENT=E-mail met aanmeldprobleem is naar de systeembeheerder verzonden

PASSWORD_LOCKED=Verificatie mislukt: password geblokkeerd

RESET_PASSWORD_INFO_ERROR=Gebruikersgegevens niet correct: e-mail met nieuw password kan niet worden verzonden

CERT_GET_ERROR=Fout bij afroep van het certificaat

INTERNAL_SERVER_ERROR=Verificatie is mislukt wegens interne serverfout

USER_AUTH_FAILED=Gebruikersverificatie mislukt

WRONG_PASSWORD=Onjuist password

ERROR_INFO_ENTERED=Ingevoerde gebruikersinfo is niet correct; beheerder is ge\u00EFnformeerd

NEW_PASSWORD_INVALID=Nieuw password ongeldig

MISSING_PASSWORD_CONFIRM=Passwordbevestiging ontbreekt

CHANGE_PASSWORD_NOT_ALLOWED=Password mag niet worden gewijzigd

NO_PASSWORD=Verificatie mislukt: passwordaanmelding niet toegestaan

MISSING_PASSWORD=Password ontbreekt

LOGON_PROBLEM_INFO_ERROR=Fout: bericht kan niet naar systeembeheerder worden verzonden

PASSWORD_NOT_USED_FOR_LONG_TIME=Verificatie mislukt: password verlopen

NEW_PSWD_ASSIGNED=Nieuw password is toegewezen en per e-mail verzonden

NO_CERTIFICATE=Geen certificaat gevonden

WRONG_OLD_PASSWORD=Oud password is onjuist

UNKNOWN_CHANGE_PASSWORD_ERROR=Onbekende fout bij het wijzigen van het password (neem contact op met support)

USER_ALREADY_LOGGED_IN=Fout bij verificatie: gebruiker is al als andere gebruiker geverifieerd

ACCOUNT_LOCKED_ADMIN=Account geblokkeerd

SAPSTAR_ACTIVATED=Gebruiker SAP* is actief: andere gebruikers kunnen zich niet aanmelden

CERT_NOT_UNIQUE=Certificaat is niet eenduidig

ACTIVE_USER_LIMIT_REACHED=Aanmeldgrens bereikt; probeer het later opnieuw

USERID_NOT_FOUND=Gebruiker-ID kon niet worden gevonden

MISSING_NEW_PASSWORD=Nieuw password ontbreekt

MULTIPLE_USERS_ASSIGNED=Meer dan \u00E9\u00E9n gebruiker toegewezen aan certificaat

Former Member
0 Kudos

Hmmm, actually not that strange perhaps as it is a security setting.

benjamin_houttuin
Active Contributor
0 Kudos

Hi Jan,

Could it be that the message is comming from the ABAP system then? I have never seen the message in your screenshot so its kind of strange...

OSS note?

Good luck,

Benjamin

Former Member
0 Kudos

Hi Benjamin,

I have checked the ABAP profile and there was no parameter set for the history of password. We added one, but that did not help.

I have once again checked the UME settings in VA and found the following parameter which definitely must solve my problem:

<b>ume.logon.security_policy.password_history</b>

This was set to 0 and I changed it to 5. J2EE Engine is restarting as we speak. I don't have a clue on how I could have missed this. Keep you updated.

Jan

Edit: The change of the setting ume.logon.security_policy.password_history to "5" has solved the problem. Thanks for your help!

Edited by: Jan Laros on Jan 21, 2008 12:07 PM

benjamin_houttuin
Active Contributor
0 Kudos

Good to hear that!

Cheers,

Benjamin Houttuin

Answers (1)

Answers (1)

Former Member
0 Kudos

Anyone any suggestion? Points will be awarded for sure!

Former Member
0 Kudos

No clue guys? Should I open a message in OSS?

Former Member
0 Kudos

Is it done to open an OSS message for this?