Configuring Oracle 9iAS for LDAP Authentication

I have installed OID Server on my PC. Now I want to switch my Login Server to External LDAP Authentication mode. For that I run the script ssoldap.sql passing the host, port, search base, etc.. from my login server schema (portal30_sso) The script throws me the following error :
" Bind variable "CN" not declared ".
I even compile the package ssoxldap.pkb before that. But still this error persists.
tnsnames.ora and listener.ora files are fine and the tnsping to the external procedure is also working properly.
Can anyone help me in this.

I got that problem solved. Its little bit funny solution. Instead of running the sql file using the File->open->ssoldap.sql, we should directly write the whole path i.e. @d:\oracle9i\portal30\admin\plsql\sso\ssoldap.sql
And secondly, I also found one small change related to the installation manual. Its related to Adding entries to the LDAP Server. the manual shows this syntax:
ldapadd -h i3dt111 -p 389 -D 'cn=orcladmin'
-w welcome -f d:\oracle\admin\phd\udump\users.ldif
but instead we shoud write this:
ldapadd -h i3dt111 -p 389 -D cn=orcladmin
-w welcome -f d:\oracle\admin\phd\udump\users.ldif
. Just remove the single quotes in the username string.
Anyways, thanks for your suggestions.
null

Similar Messages

  • Oracle Portal for LDAP Authentication(Iplanet)

    Oracle portal installed on Solaries machine and LDAP (iplanet) installed on windows NT machine.I am able to take ldif file from portal30 user and add to ldap.( under o=oracle tree)
    Completed all step mentioned in document conf_ldap.pdf as follows
    1. created library pointing to ssoxldap.so in portal30_sso schema
    2. made change to listner.ora and tnsnames.ora file and able tnsping also.
    - tnsping extproc_connection_data
    3. ssoldap.sql also ran in portal30_sso schema with all LDAP information.
    (like ----
    Host: challasv
    Port: 389
    Search Base: cn=Login Server (portal30_sso),o=oracle
    Unique Attribute: cn
    Bind DN: cn=Portal Login
    Bind Password: portal30
    If I am try to login through browser in say Unexpected errors (WWC-41400). Is I am doing any thing wrong.
    Also i am albe run ldapsearch from another machines working fine.user following command
    - ldapsearch -b "cn=Login Server (portal30_sso),o=oracle" -h challasv -p 389 -D "cn=Poral Login" -w portal30 cn=portal30
    my questions is Iplanet(LDAP) can integrate with Portal or any steps missed.
    Please help in this regard,
    Challa

    You may want to use ssoxoid.pkb package that comes with Portal/Login Server 3.0.9 which simplifies the configuration.
    Also, you will not have to run the external procdure listener. Please refer to the Login Server Admin. guide for more details.
    NOTE:
    the 3.0.9.8.0 version of ssoxoid.pkb is not good. You need to download 3.0.9.8.2 patch and get the ssoxoid.pkb file from there.
    Also, you may want to turn on debug for SSO Server to see debug msg.
    DEBUG
    ========
    You need to loginto the Login Server schema and run following commands to see debug msg.
    sqlplus portal30_sso/password
    TO TURN ON DEBUG
    1. Create debug proceure
    CREATE OR replace PROCEDURE debug_print (str VARCHAR2) AS
    PRAGMA autonomous_transaction;
    BEGIN
    INSERT INTO wwsso_log$ VALUES
    (wwsso_log_pk_seq.nextval,
    substr(str, 1, 1000),
    sysdate,
    dbms_session.unique_session_id
    commit;
    END debug_print;
    show errors;
    TO SEE THE DEBUG LOG
    2. Try to login using portal login link
    and see the error msg from the log table
    select msg from wwsso_log$ order by id;
    TO STOP THE DEBUG LOG
    3. Delete the log
    delete from wwsso_log$ ;
    commit;
    4. Turn off debugging
    CREATE OR replace PROCEDURE debug_print (str VARCHAR2)
    AS
    BEGIN
    null;
    END debug_print;
    show errors;

  • Oracle Portal for LDAP Authentication using Iplanet directory server

    I have oracle portal on solaries machine and Iplanet directory server 5.1 on windows NT,
    Can i user portal user authentication Iplanet LDAP.
    Regards
    srinivas

    Yes You can. You have to provide the necessary info while running the ssoldap.sql.
    Vinodh R.

  • How to configure Oracle SSO for forms and apex

    Hi All,
    I am trying to configure oracle SSO for forms and apex using third party external authentication. Please help me how to configure. I a have tried all possible things
    from web but I am not able to do it. Is there any doc or links are much appreciated.
    Info: Some reason my oiddas web link is not working it used to work fine before and also the from /pls/orasso/ link I am not able to login may be because of my oiddas issue
    Thanks

    Hi Andreas,
    Thanks you for your help. I am trying to implement third party external LDAP authentication for APEX and Forms.
    So I started with OID and SSO setup to create external Partner Applications. Some reason my oid and sso web login links are not working. I didn't find any errors. I need some help in finding the problem and direction, I already read docs on web but no proper direction. I appreciate your help.
    Thanks

  • Oracle 9iAS for sun sparc

    I've installed oracle 9ias for sun sparc server which read the database on the database tier.
    My problem are:
    1. I cannot start ifs ServerManager
    using root id.
    message: unable to start ifs ServerManager.
    invalid credentials specified.
    Could someone please tell me what is:
    ifs User Name >
    ifs User Password >
    ifs service name >
    ifs schema password >
    2. How to deploy oracle forms and oracle reports on the 9ias?
    3. Cannot start Web Cache? What should I do?
    4. Cannot start Oracle9ias Discoverer.
    Please someone help me..its urgent.!!

    thanks a lot man...
    but anyway...
    could you please tell me how can i connect to my form server on the 9ias from web browser.?
    I've been trying it so many times but still i failed to do so...
    I really appreciate if you could help me in that too...
    all the best to U...

  • Add GNS and Configure Oracle Infrastructure for Cluster failed

    hi
    i tried to install Oracle Grid 11g on Oracle Linux EnterPrise edition but i got the following error while
    creating the Root.sh files.
    *Add GNS 192.168.138.131 -d nisha.......failed
    *Configure Oracle Infrastructure for Cluster failed.
    plz help me out thanks in advance...

    hi
    thanks for reply.
    if i did not give GNS name then i cannot install it because without GNS i am not able to install
    is there anyway to install without GNS?
    and if i want to install Typically then its also asking for Scan name
    so plz guide me what is scan name and how to configure?
    @Levi Pereira
    because without that i am not able to install the software plz if i am wrong then
    help me out how to install without GNS?
    Edited by: nisha on May 17, 2011 4:56 AM

  • How to configure Oracle RAC for Wiki and Blog

    Has anyone done Oracle RAC configuration for Oracle Wiki and Blogs?
    Thanks,
    Frank

    Hi Andreas,
    Thanks you for your help. I am trying to implement third party external LDAP authentication for APEX and Forms.
    So I started with OID and SSO setup to create external Partner Applications. Some reason my oid and sso web login links are not working. I didn't find any errors. I need some help in finding the problem and direction, I already read docs on web but no proper direction. I appreciate your help.
    Thanks

  • How to configure oracle AQ for distributed environment?

    Hi All,
    I have a scenerio In which I have say 4 AQ in which I will post the message.
    Also i have say 2 database.
    I am planning to create an MDB which will poll on these AQ's,  so whenever I post message the MDB will read it and perform a specific action.
    I believe I can create only one MDB per queue, if it is so then I have to create 8 MDB. As there 2 datasource and 4 MDB.
    Is there any other way to handel this I mean without creating 8 MDB as the Data sources can increase to 10 to 20 so the number of MDB will be 20 to 40.
    I guess this will affect the application performance.
    Can I make some changes in application so that only few MDB's are required?
    Any idea is welcome!!
    Regards
    -Vinod

    Hi Andreas,
    Thanks you for your help. I am trying to implement third party external LDAP authentication for APEX and Forms.
    So I started with OID and SSO setup to create external Partner Applications. Some reason my oid and sso web login links are not working. I didn't find any errors. I need some help in finding the problem and direction, I already read docs on web but no proper direction. I appreciate your help.
    Thanks

  • How to configure Oracle Alerts For Sending EMail?

    Hi All,
    I am using Oracle Apps 12.1.1.
    I am configuring Oracle Alerts to sent a email.
    for that i have set
    Unix send mail :/usr/lib/sendmail
    Mail Database/Server Name:172.16.0.6
    Mail Priority:Normal
    In Accounts:
    User Name:My User Name
    Password:******
    Anything need to configure because after submitting a request It is showing that request is successfully completed but not receiving mail.
    Please Help.
    Thank In Advance.
    Regards,
    SHD

    Hi;
    please check below links:
    Alert-EBS
    General EBS Discussion
    Oracle Periodic Alert..
    Oracle Periodic Alert..
    Also see:
    Oracle Alert Documentation Resources, Release 12 [ID 396315.1]
    How to determine what email system is being utilized for Oracle Alert processing [ID 428193.1]
    Configuring the Oracle Workflow 2.6 Java-based Notification Mailer with Oracle Applications 11i [ID 231286.1]
    How to setup Email Notification from Microsoft Exchange with Oracle Alerts [ID  163249.1]
    Regard
    Helios

  • How to configure Oracle SSO for OBIEE

    Hi all
    Can anyone help me saying how to configure Oracle Single Sign-on with OBIEE?
    Basically I want to enable a common login for Dashboard and answers using SSO.
    I am using OBIEE 10.1.3.4 on a Redhat Linux
    thanks in advance

    Hi...
    See this, hope this what you want...??
    If not .. ignore...
    Thanks & Regards
    Kishore Guggilla

  • How to configure Oracle Dataguard for Oracle 10g database

    Hi Friends,
    I would like to configuer Oracle Dataguard for my Oracle 10g Database.
    Please provide me the configuration document.(step by step guide)
    Regards,
    DB

    Hi
    Go throw below link. This would be help to configure ODG..,
    http://blogs.oracle.com/AlejandroVargas/2007/09/data_guard_physical_standby_im.html
    http://blogs.oracle.com/AlejandroVargas/2007/10/data_guard_broker_observer_and.html
    Thanks,
    Mayilselvan.S

  • Configuring Oracle Text for 10g

    Hello,
    Sorry, it this sounds like such a newbie question, but is there is a simple guide to the basic configuration and setup of Oracle Text for 10g?
    Thank you for your help.

    Hi,
    Check out note 280713.1. You can verify your install and install manually if necessary.
    If you haven't done anything with the db (created schemas/objects) it might actually be easiest to simply delete the db and create a new one. Just make sure when you do that you select 'custom' from the list of templates and then choose Oracle Text as one of the options.
    Thanks,
    Ron

  • Configure Oracle Agent for Rac 9i

    I can not configure intelligent agent for oracle rac 9i, you can help me?
    dicovery in me sees the individual nodes
    System;
    - Windows 2003
    - 9.2.0.8 Oracle Rac

    Hi there,
    You might need to refer to Metalink Note 158295.1 for technical details of the proper configuration.
    Hope this helps.
    Regards,
    Jozsef

  • Setting up CIMC on C220 stand-alone server for LDAP authentication.

    I'm trying to setup the CIMC so that all users who require access to the console of the server have to be authenticated by Active Directory. I have placed my authenticated users in an AD group called "APAC IT Administrators".
    Here are the fields I have so far:
    Enable LDAP: Checked
    BaseDN: DC=mydomain,DC=com
    Domain: mydomain.com
    Enable Encryption: Checked
    Time Out: 60s
    Configure LDAP Servers: Checked
    Server 1: 10.0.0.100
    Port: 389
    Server 1: 10.0.0.101
    Port: 389
    Binding paramters:
    Method: Login Credentials
    Search Parameters:
    Filter Attribute: sAMAccountName
    Group Attribute: memberOf
    Attribute: CiscoAVPair
    LDAP Group Auhtorisation: Checked
    Index: 1
    Group Name: APAC IT Administrators
    Group Domain: mydomain.com
    Role: Admin
    I've read here (http://www.aaviso.com/tech/?p=94) something about having to create a new attribute for domain users then assigning the attribute to the specific users, which I have not done so far as I do not have permission to do this and needs to be done by a higher source, but would this be the reason I cannot get the CIMC logon to authenticate against AD? Is there a log I can check to see what the problem is?
    When I try to log onto the CIMC using the format "mydomain\myusername", I get the error "Login failed. Verify that your username and password are correct."
    CIMC is version 2.0(3e).
    Thanks.

    Ingo thanks very much for replying..
    We called up BusinessObjects Service to ask where we can download the SAP Integration Kit for Crystal XI but they had didnt have a solid answer for us.
    We have the SAP GUI and also installed the Crystal Reports Designer XI from the CD.  Also the installation of Crystal XI prompted me to download SP1 from internet and we did that.
    As a result of the Service Pack installation another SAP component got installed called the "SAPInteractiveXL1" which is excel based.  There is a connection SAP icon toolbar in SAPInteractiveCl1 but when the SAP GUI pops up and I input my logon information it just says says "Connecting..." and the excel just hangs....
    So right now I have no clue where to get
    - Client components from the BusinessObjects SAP Integration Kit

  • Using PAM for LDAP authentication

    Good Day All,
    I want to know how I can use PAM to enable users authenticate to my Solaris 9 Box using an existing LDAP server.I would appreciate if the explanation is simpler and more detailed as I am new to this stuff.Also is there any othe means like an open source solution so that users can use a centrailzed authentication server so that users gain access to a solaris box without going for a local /etc/passwd and /etc/shadow files.

    It depends on what LDAP Server you used.
    The steps are more than just the pam_ldap configuration.
    You may find the following how-to useful or not at all.
    http://web.singnet.com.sg/~garyttt/
    HTH
    Gary

Maybe you are looking for

  • Weird AXIS Bug ?

    Hi All, I am trying consume a ejb web sevice deployed using AXIS 1.2 RC2, WEBSPHERE 5.0 and axis custom (De)Serializers and I am getting below error: [java] AxisFault [java] faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException [

  • Can Pages open Freehand files?

    Just curious, because I really want it to.

  • Kxml 2 XmlPullParserException

    I get this XmlPullParserException: unexpected type (position:END_DOCUMENT null@1:0 in java.io.InputStreamReader@fc81ca) if(xmlFile==null){                     Logger.error(this, "parseNewsFile(): file is null");                     return null;      

  • Scratch Disk Error : Not Enough Space

    So I switched my scratch disk to a hdd with 461gb free but am still receiving an error. Is there a minimum requirement for space I overlooked?

  • No printing in Konica-Minolta Page Pro 1380MF

    Hello. I've seen the previous solutions on this matter. But none have worked for me. Is any other driver besides GIMP, USBTB that I can use? I've tryed different drivers even the HP LaserJet 6, but when I send a test page I just vanish from the Queue