Change Password does not show Correct Error Message

Hi,
I am using a password policy which says that Characters not allowed are @&()|\";'<>+=/?. :}{][
When the user try tochange the password and try to put any of the above character,
then OIM Web console shows an Password Policy error, which is correct.
The Problem comes in when the Webconsole does not show the full range of the unsupported characters,it only shows the below error
Password Policy Error
The following password policy rules are not met:
Invalid Chars=/?. :}{][
Ideally it should have shown the full set of unsupported characters, which led the user to do the mistake again by selecting same old special charcter.
Although,the logs at the back end, shows full set of characters.
My Question ,is how could this be fixed,what customization has to be done if any ,for reflecting this change on WebConsole page.
Cheers
Ak

Hi,
I resolved the issue by changing the Characters not allowed to =@&()|\";'+/?. :}{][
instead of @&()|\";'+=/?. :}{][
What i figured out is all the charcters after = are only getting printed at the Web Console, so i reshuffle the charcters and put = in the beginning.
And it is working fine.....
Strange huh.....:)
Cheers
Ak

Similar Messages

  • Does not print the error message at my behest???

    I have a program which works but I want to give appropriate error handling to the user of application.
    So basically a simple html page asks for servername, username and password and this is passed onto this .jsp page.
    When the correct servername, username and password is entered program is okay but when for example incorrect servername is given it does not print the error message at my behest???????
    Here is a ftp page:
    <!-- processftplogin.jsp -->
    <html>
    <head>
    <title> FTP Login </title>
    </head>
    <body>
    <%@ page import= "ftp.* " %>
    <jsp:useBean class="ftp.FtpBean" id="ftpbean" scope="session" />
    <%      try
               String servername = request.getParameter("servername");
               String username   = request.getParameter("username");   
               String password   = request.getParameter("password");
               ftpbean.ftpConnect(servername, username, password);
            catch(Exception e)
               out.println("There has been an error with logging into system");
               out.println("please check Servername");
               out.println("Please check username");
               out.println("Please check password");
    %>
    <h1> You have successfully logged in. </h1>
    </body>
    </html>Why does it print:
    Error: 500
    Location: /myJSPs/jsp/grid-portal-project/processftplogin.jsp
    Internal Servlet Error:
    javax.servlet.ServletException
         at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:460)
         at jsp.grid_0002dportal_0002dproject.processftplogin_2._jspService(processftplogin_2.java:120)
    instead of:
    There has been an error with logging into system
    Please check Servername
    Please check username
    Please check password

    man do one thing
    first tell me the book u are using for JSP.
    cos even i would like to purchase.
    u mailed me before
    but this time make a good description
    of your project write it in a file
    then zip it along with your project
    source(if possible)...
    then in that project report
    also give the description of using the JSP tomcat
    and all (cos i dont know for windows...or linux)
    this will be all...

  • Site does not show correct on Samsung Tablet

    Hi all,
    I've seen a few questions regarding Muse sites not being displayed correct on a Samsung Tablet. My problem is similar but still different. The site is displaying correct on the desktop/ipad/iphone but not on the Samsung Tablet.
    In the previewt his is not shown. Now I also know that the preview more or less simulates how a site should look.
    This is the site: www.uwpersoonlijkeoptieadviseur.nl (a dutch site).
    I have looked at the links and they seem to be ok. I mean all the links link to the Tablet version.
    cheers,
    Larry

    Hi sanjit, the thing is that on a samsung tablet from around 3 years old the problem occurs. But on a samsung tablet almost a year /2years old the site displays correct.
    Both of them has got android 4.04
    See the image with the specs in which it loads correct.(white background)
    And here the specs of a older one (dark grey one And arround 3 years old)
    And this problem occurs:
    So on a newer tablet it shows correct.
    Verstuurd vanaf mijn iPhone
    Op 1 apr. 2014 om 17:22 heeft Sanjit_Das <[email protected]> het volgende geschreven:
    Re: Site does not show correct on Samsung Tablet
    created by Sanjit_Das in Help with using Adobe Muse CC - View the full discussion
    Hi Larry
    Please let me know if there is any specific page element not showing up correctly on Tablet.
    Also which browser are you using , browser version would help. Do you see the same problem with any other browser on same tablet.
    The device details would also help.
    Thanks,
    Sanjit
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6261109#6261109
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6261109#6261109
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6261109#6261109. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Dreamweaver codes does not show correctly

    Hi, i have a problem with dreamweaver.
    İ use last version Adobe CC. When i use dreamweaver for my job, codes does not show correct.
    look ss please. letters cut of middle. look letter "g" "j" "y "   Look MysQl letter. you see "y" is cut of
    Thank you for help.

    Are you using frames?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "David Powers" <[email protected]> wrote in message
    news:f9hns3$soa$[email protected]..
    > FlashRenaissance wrote:
    >> When I try to preview my .html pages in Dreamweaver
    8 it does not know
    >> the page. The only thing that shows up is a page
    that "Cannot be found"
    >> with a strange extension (TMPztriqmk5y3.htm).
    >
    > See the TMP at the beginning? It stands for temporary.
    >
    >> Any suggestions on how I can get the pages to show
    up again in preview
    >> mode? Maybe something went wrong in the preferences?
    >
    > Go to Preferences, select Preview in Browser, and
    deselect the option to
    > preview using temporary files.
    >
    > --
    > David Powers, Adobe Community Expert
    > Author, "The Essential Guide to Dreamweaver CS3"
    (friends of ED)
    > Author, "PHP Solutions" (friends of ED)
    >
    http://foundationphp.com/

  • The web site of Adobe does not show correctly in FireFox

    I have a bizarre problem.  The site of Adobe (including where I can download the flash player) does not show correctly in FireFox and I only see it as a text HTML page, but without most images (typically, for instance, I do not see the image "Download now" but see a text line "Dowload now", and so on...
    This seems to specifically affect the Adobe web site as I have no problme for other web sites (so far).
    It is something specific to FireFox as  I do have the problem with Internet Explorer.
    The problem persis even if I restart FireFox without any add-on (safe mode).
    Any suggestion ?

    Does this only happen in Firefox?  What do you see with Internet Explorer or Chrome?  If it is only Firefox, I'd try these steps in this order:
    1. Clear your cookies and cache
    2. Reset your Firefox settings
    3. Make a new profile
    Chris

  • My problem is simple: my recently changed Password does not work

    my problem is simple: my recently changed Password does not work

    Flash Player doesn't require a password so it's not as simple as you make it out.
    Where exactly are you being asked for a password , and for what?

  • Sometimes JavaFX form (BorderPane) does not show correctly

    We have a problem with a JavaFX application running on Java 7. Sometimes a form (BorderPane) does not show correctly – it seems to be transparent (i.e. content previously shown at the same place is still visible). Controls seem to be present and respond to events – e.g. we can close the form by blindly clicking the appropriate button. Once the issue happens it is persistent, i.e. next time we open the form, it behaves the same.
    We have no reproducible scenario leading to the issue. It just happens here and there – we have not been able to identify any pattern yet.
    Additional information:
    the form (BorderPane) is loaded during application start-up but it is not shown initially,
    to show the form we remove previous contents from a StackPane and add the form instead,
    to hide the form we do the reverse.
    Do you have any ideas how to diagnose the problem? Where to look first? What kind of diagnostic code could we put in the application that would help us?

    I am unaware of any such issue being reported previously.
    Without a reproducible test case, you are unlikely to get much assistance.
    Other than the creation of a minimal test case which reproduces the issue, I could not even advise how you might go about diagnosing and fixing your issue.
    There were many bug fixes implemented for Java 8.
    I advise you to upgrade your test environment to the latest Java early access release (currently Java 8u40) and test to verify if your issue replicates in that version.
    If the issue still reproduces, create a bug report which includes your test case and full environment details.

  • Is it free to send messages in iMessage to another county? if yes why it does not show that these messages from iMessage?

    Is it free to send messages in iMessage to another county? if yes why it does not show that these messages from iMessage?

    if you receive an imessage not on any internet connection you will receive it as a sms (green) and yes it counts toward your texting plan

  • "Printer cartridges not installed correctly" error message

    HP Tech Support and HP Envy Users, Still getting the "Printer cartridges not installed correctly" error message for no good reason and it's July 2015! HP should have fixed this problem a long time ago based on the date of the posts from users. And/or corrected the misleading error message, as the users did install them correctly. I didn't get an installation error message when I installed my cartridges and I have been able to print successfully on this current set of cartridges. My error message appeared out of the blue. I've done all the troubleshooting steps except replace BOTH cartridges. I will do that. If the error message goes away once I've replaced one or both cartridges, HP should have long provided an update that says, "replace ink cartridges" and not the misleading one of not being installed correctly. If that doesn't clear up the problem, I will call HP as it's still under warranty. Hope I didn't get one of the "lemons" that require servicing.

    Hello @jimboware and welcome to the HP Forums!
    As far as I'm aware, there is no Windows 6, did you perhaps mean Windows 7? This What's My OS link will help if you'd like
    When you're starting the install, do you plug in the USB cable before the software asks for it?
    Let me know that information and we'll go from there!
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

  • HT1937 i have a white iphone 4 that says it was approved but restoring from itunes does not show (congrats unlocked message)

    i have a white iphone 4 that says it was approved but restoring from itunes does not show (congrats unlocked message)
    hel

    MaDCrackeR wrote:
    Email from AT&amp;T says the IMEI number was approved for unlocking
    ..........4S that worked fine and it shows the message "congrats unlocked" in itunes
    When restored. But the 4 does not. AT&amp;T insists its unlocked but they are only going off
    Of the request and IMEI number. Is there a way from the phone i can verify it was unlocked?
    If AT&T e-mail says it is unlocked, then believe it is so. Insert non-AT&T SIM inside and after backing up restore in iTunes again. Unlock gets attached.
    You can check the status of the unlock request on AT&T web-site.

  • 6280 does not show timestaps in message screen

    I've recently bought 6280. I've found that it does not show date and time when sms was sent/recived. When I view any message, it shows only the sender name/number, after it there is a little free space and next there is message body. I don't know how I can change it.
    Moreover, Nokia PC suite correctly shows every timestamp.
    Thanks for any advices.
    Regards
    Stanley

    when you have the message open press options then go down till you see message details
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Safari does not show correct page

    A friend of mine uses Safari, but it does not show the correct page. He tries to view http://www.ventanasalmar.biz. This is hosted as one of my 10 domains on my acount with a hosting company. He is for some reason redirected to my default account. When he uses Firefos from the same location, everything is OK. As I do not have the same program (Safari) myself, I cannot test. My friend is in the US, I am in Norway, so I cannot just pop over
    Any suggestion about what could be wrong?
      Windows XP  

    askim --
    Welcome to Apple Discussions !
    I tried on my Safari, and also on another browswer, Shiira.
    Your site works great on both.
    Your friend probably needs some housecleaning of his safari caches, etc.
    Ask him to do these and try again:
    1. Empty your cache & History settings via the Safari menu
    2. Trash your Icons Folder:
    HD>Users>Home>YourName>Library>Safari -->Icons
    Restart Safari and a new folder will be automatically regenerated.
    (This folder saves favicons of all the sites you visit. Needs cleaning periodically -- or you can change that file's preferences to "Read Only"
    rather than "Read & Write." This will keep it from growing in size.)
    3. Launch Font Book and check all fonts for duplicates. A duplicated font will have a bullet beside the font family and you can resolve duplicates by selecting the font and at the menu bar, go to Edit > Resolve Duplicates.
    Do this for each font with a bullet next to it.
    If he's still having problems:
    4. Shut down your computer . . . unplug the computer, modem, and router, if you have one. Let everything sit for 2-3 minutes. Plug everything back in, start up your modem & router first, let the lights set up right, and then restart your computer.
    Hope this helps

  • Report S_ALR_87012000 Asset Register does not show correct values sums

    Hi,
    I've taken a look at S_ALR_87012000 transaction - Asset Register (Italy) after an Assets Data transfer and something strange happens:
    1-  the sum of column Depreciation for year is not correct. It is a little bit strange because the single assets depreciation for year is correct. The same problem is in report S_ALR_87011990  - Asset history sheet
    2- if I put  an asset number range or the asset class in the report selection screen the report does not show some of the assets included in the range or in the asset class.
    Could you explain me why? Is there some program bug?
    Thanks in advance
    Giovanna

    Hi
    If you are executing the reports for previous / future years - execute them as of last day of the fiscal year
    The execution for current year can have any date of the fiscal year for report execution
    BR,Ajay M

  • APEX does not show 'Process Success Message'

    Hi,
    I was hoping to get help on a weird APEX issue.
    I have two identical APEX pages with the same templates. One of the page does not show the process success message after it inserts to the database. It does insert, just the message does not show up.
    I looked at the page that works and it is identical to this page. Does anyone have any good advice? I would really appreciate it.
    Thanks!

    When I see this, it usually turns out that I forgot to tick the check box for "include process success message" on a "Branch" object.

  • Forms does not show runtime errors

    I've made a simple (very simple) form with a base table block.
    When I run it, and an error occurs, it doesn't show the error message...
    Does anyone know what could be happening?
    thanks in advence

    Hi
    1. Did you put any code on on-error trigger? if it is there reomove and try.
    2. Is console window property set to right window?
    3. Do you want to see the exact oracle error ? then after the error goto help menu --> show error.
    Cheers
    Gouri Sankar

Maybe you are looking for