OID/Portal - Restrict Special Characters to be used in Password

Hi,
Does anyone know how I can restrict the use of special characters ($, &, £...etc) in the OID password? I cannot see an attribute to achive this? orclpwdIllegalValues will stop certain words, but I just want to restrict the use of any of the special characters in any password. All suggestions or information would be much appreciated.
Thanks

Requires custom plugin (using PL/SQL) to add password value checking to OID password policy management capabilities. A description and example code for this is available in chapter 27 of the Oracle® Internet Directory Administrator's Guide, 10g Release 2 (10.1.2) entitled "Oracle Internet Directory Plug-In for Password Policies" available at http://download.oracle.com/docs/cd/B14099_19/idmanage.1012/b14082/plugin_pwdpolicies.htm#i122359

Similar Messages

  • Restrict Special Characters in String Fields

    Hello,
    My Jdev version is 11.1.1.6 using ADF BC and ADF Faces as technology stack.
    I have a requirement to restrict special characters, html tags as input in String/Varchar2 fields.
    I have couple of thoughts that can be used in application but not sure which is the best approach:
    1. Implement <af:validateRegExp pattern="regular Exp"> inside <af:inputText> component
    2. Implement Entity based validator using Regular Expression
    Apart from picking the best out of above two, I would like to know if there is a better way to implement this validation.
    My application has custom framework extn classes and all Entities/View Objects extend those. Is there a possibility to implement this type of validation at some central place.
    I would highly appreciate expert inputs here.
    Thanks,
    Jai

    Hi,
    the answer to your question is *"use both"*. The entity level would be enough but then would make people subniitting a request afte which they see an error The RegEx validator in ADF Faces handles problems on the client side and thus before a submit is sent to the server (where it then would be also checked using server side validation in ADF Faces). Why not using RegEx validation in ADF faces alone? Because there are potentially many views accessing your entity through view objects and if only one developer forgets the RegEx validator you would be screwed.
    Frank

  • Restricting special characters

    Hi All
    I am currently doing the payment extract interface program for the bank. The point here is that the bank doesn't allow some characters which are considered as special characters like (#,$,%,^,*,&) etc..In most of the information like vendor name and invoice numbers they are using these characters.
    In my interface program, i am removing this special characters and replacing it with space or '+' symbol as prescribed by bank through translate command.
    translate(VENDOR_NAME,'/!;<>"{}[]|=_*&^%$@~#',' ')
    But my question is how could i restrict them at the entry level itself?
    In case of invoice creation form, when they enter #INV123 then i should intimate them that they have used special characters. Is that possible to do it in Forms personalisation?
    Regards
    Santhosh

    Duplicate post see:
    Restricting special characters
    Gareth

  • Restricted Special characters in KM Resource name

    Hi,
    While creating resources in KM, it is not allowing some special characters (ex: '?' , ':') in name.
    How do we know what are all the restricted special characters in KM?
    Please let me know.
    Thanks

    I think the file name restrictions which apply to naming of files on the PC apply to KM Resources as well since the file will have to be created on some file system itself.
    Do refer to [this|http://kb.wisc.edu/page.php?id=2533] link to peek at the list of restricted characters.
    Thanks,
    GLM

  • How to restrict special characters for a specific column

    Dear gurus,
    i have a table emp with a field field_1
    in this particular field_1 is an address column where data can be like '12 st first floor' but suppose mistakenly user has entered the data as '12 st first floor & ' it should be restricted (not using trigger but can this be possible by using constraints )so for this how can we restrict the special characters not to get entered into the column.
    regards,
    friend

    Another way of doing it.
    drop table test_table;
    create table test_table (col varchar2(50));
    alter table test_table add constraint chk_address check (NOT regexp_like(col, '[[:punct:]]+'));
    insert into test_table
    (select  'some text' col from dual);
    1 rows inserted.
    insert into test_table
    (select  'some text!' col from dual);
    Error starting at line 20 in command:
    insert into test_table
    (select  'some text!' col from dual)
    Error report:
    SQL Error: ORA-02290: check constraint (FDL_DEV.CHK_ADDRESS) violated
    02290. 00000 -  "check constraint (%s.%s) violated"
    *Cause:    The values being inserted do not satisfy the named check
    *Action:   do not insert values that violate the constraint.
    insert into test_table
    (select  'some text House#32' col from dual);
    Error starting at line 23 in command:
    insert into test_table
    (select  'some text House#32' col from dual)
    Error report:
    SQL Error: ORA-02290: check constraint (FDL_DEV.CHK_ADDRESS) violated
    02290. 00000 -  "check constraint (%s.%s) violated"
    *Cause:    The values being inserted do not satisfy the named check
    *Action:   do not insert values that violate the constraint.
    insert into test_table
    (select  'some text
    (with new line)' col from dual);
    Error starting at line 26 in command:
    insert into test_table
    (select  'some text
    (with new line)' col from dual)
    Error report:
    SQL Error: ORA-02290: check constraint (FDL_DEV.CHK_ADDRESS) violated
    02290. 00000 -  "check constraint (%s.%s) violated"
    *Cause:    The values being inserted do not satisfy the named check

  • Mac file name restrictions/special characters

    What are the Mac OS file name restrictions? What are the special characters to avoid?
    Is this a legitimate file name? Are the colons allowed?
    /Users/Joe/Desktop/MyDocument 3:2:06.xls
      Windows XP Pro  

    Thanks, Sagesse. I'm new to the Mac OS. Is it tied to Unix in such a way that the colons are allowed?
    A user tried to provide a file with a name similar to that in my original post (e.g. "name 3:4:07.rtf") using a web form, and I'm at a loss as to how they could have saved it with the colons. Thank you for your assistance.

  • DRM validation to restrict special characters

    Hi can you please help.
    We are not supposed to use these special characters in DRM node name or description.
    dont allow the entry of special character in node names like @,#,$,%,^,&,*,+,-,{}.
    and also use of words like ALL,AND,ASSIGN,CALC,AVERAGE,EXCEPT.
    How can we restrict this.
    Please advise

    Hi,
    See if you can gather some help from one of my earlier posts- Given Below
    Special character Validation: error
    Thanks
    Denzz

  • How to write special characters in PDF using iText

    How to write special characters encoded with UTF-8 in PDF using iText.
    Regards,
    Pandharinath.

    I don't know what your problem is but that's almost certainly the wrong question to ask about it. Java (including iText) uses only Unicode characters. (You may consider some of them to be "special" if you like but Unicode doesn't.) And when it does that, they aren't encoded in UTF-8 or any other encoding.
    So can you describe your problem? That question doesn't make sense.

  • How special characters can be used in xml element TAG.

    Hi,
    In my project data is fetched from the database and stored in the xml file. Data contains European characters as well. When I tried with UTF-8 it was giving error but when I changed the encoding to ISO-8859-1, XML generated.
    Well now I am stuck with a problem and as I don�t know much about XML, I am trying to get some knowledge from you.
    I have xml tag like: <Name&>Rohit</Name><employee#>78023</employee>.
    I am getting the error message �top level element must be defined.� This is because special characters are in TAG. But it doesn�t give error if I use special characters/European char in value( like Rohit*).
    I don�t know much about CDATA. Any help from your end will be greatly appreciated.Can this problem resolved if i use java function outformat.CDataElements(String[]) and pass the elements name.
    Thanks!!
    Regards,
    Rohit Dutt

    Client: I want this element name.
    You: The XML recommendation doesn't allow you to have that element name. If you make documents with that element name then no XML software will be able to read them. It just isn't going to work. Insisting on that would just be stupid and pointless. (Okay, you don't say that last sentence that way to your client but that's how it is. Explain it more nicely than that.)

  • Is there any other way to handle special characters other than using CDATA?

    I have xerces parser with which i am trying to parse data having special characters. Special characters also include other ascii characters. I tried using CDATA Section but still the problem persists.
    It would be really helpful if anyone can help me in solving this problem.
    Error encountered :
    org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0xf) was found in the CDATA section.
    The XML which I use contains junk characters also . Have a look at the following:
    <?xml version='1.0' encoding='UTF-8' ?>
    <IMAGE_RESPONSE xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:noNamespaceSchemaLocation='ImageResponse.xsd'>
    <IMG_TYPE>PNG</IMG_TYPE>
    <IMG_WIDTH>650</IMG_WIDTH>
    <IMG_HEIGHT>250</IMG_HEIGHT>
    <IMAGE_DATA>
    <IMGKEY>20020827:00000000:100000000010:02:</IMGKEY>
    <IMAGE_INFO>This is image info</IMAGE_INFO>
    <IMG_SOURCE>DCE_CIMS</IMG_SOURCE>
    <FRONT_IMG_FBW><![CDATA[�����&�J�Z�R��]]></FRONT_IMG_FBW>
    <FBW_ERROR>B</FBW_ERROR>
    <FRONT_IMG_FGS>C</FRONT_IMG_FGS>
    <FGS_ERROR>D</FGS_ERROR>
    <BACK_IMG_BBW>E</BACK_IMG_BBW>
    <BBW_ERROR>D</BBW_ERROR>
    <BACK_IMG_BGS>A</BACK_IMG_BGS>
    <BGS_ERROR>Unable to retrieve Back Gray-Scale image</BGS_ERROR>
    </IMAGE_DATA>
    </IMAGE_RESPONSE>

    java.net.URLEncoder.encode( text )
    I've found this to be a pretty easy way to handle invalid characters...

  • Find special characters in string (using mask)

    Hi all,
    I have the following requirement, perhaps someone has got a hint for me:
    I have got a string of 255 characters.
    I want to realize that this string only contains characters of a "normal" format, like
    a-z, A-Z and numbers.
    Any characters like , - # for example are not allowed and I would like to know, how to check my string.
    How can I achive that? With FIND or SEARCH?
    I am not really familiar with these ABAP KEY WORDS. Can I use masks for example like
    DATA:  no_good type c value '[#,+,*...)
    FIND no_good in STRING
    or something like that?
    Thanks and best regards
    Andreas

    Hi Try the below code:
    data: l_data(10) type c,      
          l_special(10) type c.
    l_data = 'AAA%%AA'.          " You can give your value here
    L_special = '!@#$%^&*()'.     " This need to be maintained wth the char which you don't want
    IF l_data ca l_special.
    WRITE: 'Special'.
    else.
    WRITE: 'Only ALPHA.'.
    ENDIF.
    P.S. - @ Rob, sorry I haven't check you have already given this as CO. Just a doubt, I think we have to use CA here, because we need to check this for each byte level.
    Edited by: Kuntal Nandi on Mar 30, 2009 2:55 PM

  • Unable to receive special characters in XML using UTL_HTTP request from Other application

    Hi Team,
    We are using SOAP request in Oracle Application to Pull XML data from Other application.I am using below commands before receving response but still i am unable to receive special charcters/Spanish Charcters in XML.
    utl_http.set_body_charset(v_http_req, 'UTF-8');
    utl_http.set_header (v_http_req, 'Content-Type', 'text/xml');
    Thanks and Regards,
    Raghul

    Hello,
    Just when you think that you know everything, it is slammed in your face that you don't. The .Mac member name field in the System Preferences DOES NOT take your whole e-mail address. It only takes your user name or whatever comes BEFORE the "@" symbol. There was absolutely nothing wrong with my MacBook Pro (other than ther brain dead user).
    Sorry for wasting your time...
    If we learn from our mistakes, then I obtained my PhD years ago,
    Dr. Z.

  • Problem with special characters (&) when printing using XSL-FO ...

    Hello everybody !!
    I have a problem when I want to print a Report with a link to a URL where the character "&" is present :
    I want to have something like : src="file:///...webfile?param1=val1*+_&_+*param2=val2"
    In my XSL-FO file, I wrote : src="file:///...webfile?param1=<xsl:value-of select="IDARTICLE"/>*+_<xsl:text>&amp;</xsl:text>_+*param2=<xsl:value-of select="MARQUE"/>"
    When I try this only with FOP, it works. However, when I upload the XSL-FO file to ApEx, it says my PDF file is corrupted when I want to open it.
    What do I have to put the '&' symbol when I want to print the Report ??
    Could anyone help me ??
    Thanks by advance,
    Pierre C.

    I believe this relates to something I have actually found in my own testing.
    It is probably due to the Template not being URLEncoded prior to transmission to the FOP processor.
    I actually determined that special URL characters, like '+' and '&', are lost on transmission because the type of submission is POST with x-www-form-urlencoded, but the fields are not actually encoded entirely. The XML Element contents are encoded prior to transmission in order to preserve data.
    Work around would be to URLEncode the template as it sits in the WWV_FLOW_REPORT_LAYOUTS. I have been able to successfully get around the problem by doing that.
    -Richard
    The post I describe the problem: Reports Layout->storing custom report layouts that aren't FOP/RTF
    The post under the enhancement request thread: Re: Enhancement Request Thread : Post 3.1

  • Special Characters not showing using Report Query

    I run my BI pub reports from APEX page using apex_util.download_print_document (see below).
    It looks like it is stripping out the '+' from the report when displaying. It shows correctly inthe XML file.
    I even tried encoding with SELECT max(replace(I1.alpha_grade,'+','%2B')) . This prints the '%2B' instead of the '+'.
    Any ideas?
    apex_util.download_print_document(
    p_file_name => l_form_description,
    p_content_disposition => 'attachment',
    p_application_id => v('APP_ID'),
    p_report_query_name => nvl(l_report_query_name,l_form),
    p_report_layout => l_layout,
    p_report_layout_type => 'rtf',
    p_document_format => v('P507_OUTPUT_FORMAT'));

    Glad it worked out for you Bob; here is the site I used for HTML to Character conversion chart.
    [url http://www.ascii.cl/htmlcodes.htm]HTML Codes - Characters and symbols
    Jeff

  • Special characters in passwords

    Where can I get documentation for restrictions on passwords. Like what special characters can be used in
    passwords?
    Maximum length etc?

    Passwords follow the same rules as other identifiers in the database:
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/sql_elements9a.htm#27566
    That means:
    - not case sensitive
    - 1 to 30 characters long
    - no Oracle reserved word
    - no quotation marks
    - must begin with an alphabetic character
    - only alphanumeric characters, underscore (_), dollar sign ($), pound sign (#)

Maybe you are looking for

  • Windows 7 64-bit cannot find HP C5280 printer over network

    I've had this working under the same conditions for several years, same computers, same printer, same network configuration.  One day, my computer stopped being able to print to the network computer, coming back with errors.  I uninstalled the printe

  • Qosmio G30: Does Qosmio Player support DVB-T?

    The Qosmio television part of my comuter only sets up analogue programs (4 of them). The windows media television works perfectly and tunes in to all (73 of them) free view digital programs. How can I get the Qosmio to tune to digital t.v. programs?

  • Problem with column sorting in af:table

    Hi, I am populating an af:table using programmatic view object. One of the columns of the table has its sorting set to true. However, when i click on the sort arrow in the column, no data is loaded, and it displays a message "No data to display." Kin

  • How do I save Safari custoisation?

    Hi, I'm a long time Windows user but am about to migrate to an iMac (very excited!). In preparation I have installed Safari for Windows on my desktop running Vista. The Preferences dialog box has no 'OK' or 'Done' button. How do I save the changes pl

  • I have credits - why can't I buy songs?

    I have some money on my itunes account - it was originally from a giftcard, but when I try and purchase songs it won't let me!  It keeps reverting me to the billing information.  Help please!