Using LDAP server in Login frame work

I need breaf explanation about how to use LDAP server in Portal for Login authontatication.
Any body now good documets please pass me those links.
Thanks,
Venkata Sarvabatla

In a nutshell, WebLogic Server has a pluggable security architecture. If you want your authentication provider to use your LDAP server then you can configure WebLogic Server to use your authentication provider. You configure your authentication provider to connect to your LDAP server. No code development is necessary.
WebLogic Portal Server is built on top of WebLogic Server so you get the pluggable security architecture by definition.
This security architecture has been around a long time and lots of customers use it so the documentation on it is pretty good. If you haven't configured a WebLogic Server LDAP authentication provider before then don't worry: it is not too difficult, but it is going to require that you go through the documentation. The link deepshet gave you is a good starting point.

Similar Messages

  • Can I use LDAP server's authentication mechanism rather than comparing password ?

    Hi All,
    The weblogic security and adminguide says that the user authencation can be of
    the following 3 types:
    1. Bind specifies that the LDAP security realm
    retrieves user data, including the password for
    the LDAP server, and checks the password in
    WebLogic Server.
    2. External specifies that the LDAP security
    realm authenticates a User by attempting to
    bind to the LDAP server with the username
    and password supplied by theWebLogic
    Server client. If you choose the External
    setting, you must also use the SSL protocol.
    3. Local specifies that the LDAP security realm
    authenticates a User by looking up the
    UserPassword property in the LDAP directory
    and checking it against the passwords in
    WebLogic Server.
    But say I want that my users should be authenticated by the LDAP server rather
    than picking up the password from LDAP and comparing at weblogic end. Then what
    should I do ?
    Because no. 2 is applicable only for ssl certificates, no.1 and no.3 picks up
    password using the login dn and password provided at the time of configuration
    of realm and compare with password given by user.
    And once gain there some issues on having picking up password and comparing it:
    1. Netscape directory server can store the password in oneway hashed form(and
    that is preferred , too). So when userpassword attribute is read , it's in one
    way hashed form. So how the comparison will go on ?
    2. Creating a user who has the access to user data along with userpassword attribute
    itself is a security threat, as if someone can crack that user's dn and password
    then he/she can do anything as userdata can be read.
    Any suggestion is welcome.
    TIA,
    Sudarson

    Thanks a lot Jerry.
    I got these stuff from weblogic 6.1 docs sets security.pdf and adminguide.pdf.
    I have another question, if that is the case (in Case of BIND), then why do we
    a require a dn of user and password who has the access to read the entire directory
    And at the same time, u specified this for Bind, what are the cases for other
    two-local and external ? And then what is actually difference between Bind and
    Local ?
    Pls help me.
    Thanks,
    Sudarson
    Jerry <[email protected]> wrote:
    Hi Sudarson,
    Whatever doc you were reading is at least partially incorrect, unfortunately...
    I know for sure that when you specify BIND, weblogic sends the username/password
    to your
    LDAP server in an attempt to bind to it.
    If the bind is successful, WLS determines that the username/password
    pair were correct.
    If the bind was unsuccessful, WLS determines that the username/password
    pairing is not
    valid.
    At all times, WebLogic is letting the LDAP server do the actual compare
    of
    username/password. WLS does not, at any time, retrieve a password from
    the LDAP server.
    I hope this helps,
    Joe Jerry
    sudarson wrote:
    Hi All,
    The weblogic security and adminguide says that the user authencationcan be of
    the following 3 types:
    1. Bind specifies that the LDAP security realm
    retrieves user data, including the password for
    the LDAP server, and checks the password in
    WebLogic Server.
    2. External specifies that the LDAP security
    realm authenticates a User by attempting to
    bind to the LDAP server with the username
    and password supplied by theWebLogic
    Server client. If you choose the External
    setting, you must also use the SSL protocol.
    3. Local specifies that the LDAP security realm
    authenticates a User by looking up the
    UserPassword property in the LDAP directory
    and checking it against the passwords in
    WebLogic Server.
    But say I want that my users should be authenticated by the LDAP serverrather
    than picking up the password from LDAP and comparing at weblogic end.Then what
    should I do ?
    Because no. 2 is applicable only for ssl certificates, no.1 and no.3picks up
    password using the login dn and password provided at the time of configuration
    of realm and compare with password given by user.
    And once gain there some issues on having picking up password and comparingit:
    1. Netscape directory server can store the password in oneway hashedform(and
    that is preferred , too). So when userpassword attribute is read ,it's in one
    way hashed form. So how the comparison will go on ?
    2. Creating a user who has the access to user data along with userpasswordattribute
    itself is a security threat, as if someone can crack that user's dnand password
    then he/she can do anything as userdata can be read.
    Any suggestion is welcome.
    TIA,
    Sudarson

  • Web server componets and OA Frame work processing

    can u plz differentiate the below terms?
    web listner
    java servlet engine
    java server pages
    OA frame work
    AOL/j
    bc4j
    java controller
    metadata UI defination
    uix
    Regards

    post your question here
    OA Framework

  • Implementing Sign on for SRM Server using LDAP

    Hi Guys.
    I need to implement SSL sign on using LDAP Server.
    1. Create the user and sign on with authentication through the LDAP server.
    that means there will LDAP authentication first and then
    it will logon to SRM (ITS server).
    Please let us know if any one of you has done this
    Regards
    Pushkar Joshi

    Pushkar,
    Hi. We are intending on doing this through the portal.
    If you want to do it directly in SRM then I think you will need to change the logon procedures in BBPSTART (See transaction SICF). I haven't tried it, but you could probably do this through 'L Alternative logon procedure'.
    If your SAP database is on Unix and LDAP is on Windows you will probably need a Kerberos authentication. I have managed to read in the information from LDAP (See transaction LDAP), but not authenticate against it. Hence the portal solution.
    There is a lot of information on SDN for user authentication (one Blog listed below), but at the end of the day it depends on you release and the technical infrastructure.
    /people/wai-hon.lam/blog/2006/04/20/windows-integrated-authentication-via-kerberos-on-an-ldap-data-source
    Good luck
    Cheers
    Rob

  • Verify NT User aganist an LDAP Server

    Hi,
    We would like to authendicate an NT User, running an Applet verified
    using LDAP Server.
    We would also like to build a SSO (Single Sign ON) based on this.
    Can we use JAAS to get the NT user information (using NTLoginModule)
    and use BEA JAAS login module to authendicate on the BEA Server?
    The LDAP can be configured to the BEA Server (7.0) using the
    LDAPRealm.
    Have someone tried in these lines before? Any feedbacks ?
    Thanks.

    Hi Carlo,
    Here's a suggestion. Perhaps take a look at "Custom Login Modules" to achieve what you are looking for. There is quite a bit of information on the forums, as well as links to work provided by Frank Nimphius in this area.
    You can also consult the Application Server 10.1.3.2.0 book:
    "Containers for J2EE Security Guide" for more detailed information.
    I hope this helps.
    Kenton

  • The LDAP server is unavailable after installing KB2868725

    After installing the KB2868725 Windows Update, a strange LDAPs connection problem occur.
    Context : we have a C# web site (.NET 4.0) that perform an LDAPs Bind operation over LDAPs. The web server is not on the same domain (bind operations are perform again multiple LDAPs Server), and the code work like a charm more than a year.
    So after installing the KB2868725 Windows Update we get a “System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable.” exception from the same application. When we uninstall the update, the error stop.
    The problem is present ONLY over a SECURE connection.
    We have multiple web server in production and every server where the KB2868725 Windows Update is not installed are working perfectly.
    We build a test application with this simple code, work fine on “non-KB2868725 updated server”:
    void BindLDAP()
    LdapDirectoryIdentifier ldi = new LdapDirectoryIdentifier("example.com", 636, true, false);
    LdapConnection ldapCnn = new LdapConnection(ldi, new NetworkCredential("myUsername", "myPassword"), AuthType.Basic);
    ldapCnn.SessionOptions.VerifyServerCertificate = new VerifyServerCertificateCallback(Validate);
    ldapCnn.Bind();
    private static bool Validate(LdapConnection connection, X509Certificate certificate) { return true; }
    Stack trace:
    System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable.
    at System.DirectoryServices.Protocols.LdapConnection.Connect()
    at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential)
    Server: Windows Server 2008 R2 Standard, Service Pack 1 (64-bit)
    We tried to change every connections settings, change .NET version (2.0, 3.5 and 4.0), build the test application directly on the server and nothing work.
    If we use others LDAP tool (like http://technet.microsoft.com/en-us/sysinternals/bb963907.aspx) the problem also occur : “The server is not operational.”
    Moreover, if we installed these updates the problem also occur: KB2574819, KB2830477, KB2871997, KB2592687.
    We can’t install any Windows Updates, that’s a problem. We would like to find a solution, please help us ;-)

    Hi,
    The server is configure to get the Windows Update from a WSUS server. Those updates are downloaded from Microsoft. 
    I follow these steps:
    1. Uninstall Windows Update : KB2574819, KB2830477 (KB2857650) and KB2913751;
    2. Perform a LDAP connection test : work perfectly;
    3. Install Update KB2574819;
    4. Perform a LDAP connection test : not working (The LDAP server is unavailable.);
    5. Install Update KB2830477 (KB2857650 is include in KB2830477 update);
    6. Perform a LDAP connection test : not working (The LDAP server is unavailable.);
    7. Install Update KB2913751;
    8. Perform a LDAP connection test : not working (The LDAP server is unavailable.);
    The problem here is we can’t install KB2574819, KB2830477 (KB2857650) and KB2913751 on our productions servers because of the connections problems (install process work fine, is the effects of these Windows Updates).
    Philippe Bernier

  • Portal LDAP permission problems: Login causing "Insufficient access"

    Hello,
    We have OID / Portal / 10gAS version 9.0.4.1 in development and production. We are using the 10gAS as a J2EE webapp server and the OID server as an LDAP server. Portal was working, but we had to make modifications to the default ACP's in OID for our DIT to be secure.
    Bottom line:
    Logging in as a user to portal yields:
    " Unexpected error encountered in wwsec_app_priv.process_signon (User-Defined Exception) (WWC-41417)
    An exception was raised when accessing the Oracle Internet Directory: 50: Insufficient access
    Details
    Operation: dbms_ldap_utl.get_group_membership. (WWC-41743)
    Looking back at the ACL trace yields the following:
    BEGIN
    2004/12/10:08:57:25 * ServerWorker:4 * ConnID:31 * OpId:1 * OpName:search
    gslsfbiDumpSubscribedGroups: Op. ID: <1> Subscribed Orclprivilege Groups for the user DN: <orclapplicationcommonname=portal.040405.1647,cn=portal,cn=products,cn=oraclecontext>
    08:57:25 * Op. ID: <1> Group0 for the user DN:<cn=authenticationservices,cn=groups,cn=oraclecontext>
    08:57:25 * Op. ID: <1> Group1 for the user DN:<cn=userproxyprivilege,cn=groups,cn=oraclecontext>
    08:57:25 * Op. ID: <1> Group2 for the user DN:<cn=oracledascreateuser,cn=groups,cn=oraclecontext>
    08:57:25 * Op. ID: <1> Group3 for the user DN:<cn=oracledascreategroup,cn=groups,cn=oraclecontext>
    08:57:25 * Op. ID: <1> Group4 for the user DN:<cn=common group attributes,cn=groups,cn=oraclecontext>
    08:57:25 * Op. ID: <1> Group5 for the user DN:<cn=oracledasconfiguration,cn=groups,cn=oraclecontext,dc=tekelec,dc=com>
    08:57:25 * Op. ID: <1> Group6 for the user DN:<cn=authenticationservices,cn=groups,cn=oraclecontext,dc=tekelec,dc=com>
    08:57:25 * Op. ID: <1> Group7 for the user DN:<cn=userproxyprivilege,cn=groups,cn=oraclecontext,dc=tekelec,dc=com>
    08:57:25 * Op. ID: <1> Group8 for the user DN:<cn=oracledascreateuser,cn=groups,cn=oraclecontext,dc=tekelec,dc=com>
    08:57:25 * Op. ID: <1> Group9 for the user DN:<cn=oracledascreategroup,cn=groups,cn=oraclecontext,dc=tekelec,dc=com>
    08:57:25 * Op. ID: <1> Group10 for the user DN:<cn=common group attributes,cn=groups,cn=oraclecontext,dc=tekelec,dc=com>
    08:57:25 * gslsfbiDumpSubscribedGroups: Op. ID: <1> Subscribed Orclacp Groups for the user DN: <orclapplicationcommonname=portal.040405.1647,cn=portal,cn=products,cn=oraclecontext>
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) Entry DN:(uid=saitken,cn=users,dc=tekelec,dc=com)
    08:57:25 * gslfacZEvaluate_Filter: Operation id:(1) User DN: (orclapplicationcommonname=portal.040405.1647,cn=portal,cn=products,cn=oraclecontext)
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) Visiting ACP at: (cn=users,dc=tekelec,dc=com)
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) Filter Accees denied by ACP: (cn=users,dc=tekelec,dc=com)
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) User being Privileged group member, Evaluation continues
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) Visiting ACP at: (dc=tekelec,dc=com)
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) Visiting ACP at: (dc=com)
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) Filter Accees denied by ACP: (dc=com)
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) User being Privileged group member, Evaluation continues
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) Visiting ACP at: (cn=root)
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) Filter Accees denied by ACP: (cn=root)
    08:57:25 * gslfacZEvaluate_Filter:Operation id:(1) User being Privileged group member, Evaluation continues
    08:57:25 * gslfacZEvaluate_Filter: Op id:(1) Filter Access to entry (uid=saitken,cn=Users,dc=tekelec,dc=com) not allowed
    08:57:25 * INFO: gslfrsDSendSearchEntry : Access to filter attributes not allowed
    END
    The interpretation of this is that the service account "(orclapplicationcommonname=portal.040405.1647,cn=portal,cn=products,cn=oraclecontext)" does not have sufficient privileges to "Op id:(1) Filter Access to entry" or, "Browse the entry" with the DN "uid=saitken,cn=Users,dc=tekelec,dc=com". This is the user I am attempting to log in as.
    The current ACP entries against the "users" container that is causing the deny.. "Filter Accees denied by ACP: (cn=users,dc=tekelec,dc=com)" seems to be the problem.
    The real issue is that "entry level" access should be possible by all users in the system. The ACP entries I have on the 'users' entry / container is as follows:
    - orclaci: access to entry by self (browse)
    - orclaci: access to entry filter=(objectclass=tekuser) by * (browse) by group="cn=service accounts,cn=groups,dc=tekelec,dc=com" (browse,delete) by group="cn=it - user admins,cn=groups,dc=tekelec,dc=com" (browse,delete)
    - orclaci: access to entry filter=(objectclass=inetorgperson) by group="cn=oracledascreateuser, cn=groups,cn=OracleContext,dc=tekelec,dc=com" added_object_constraint=(objectclass=orcluser*) (browse,add) by group="cn=oracledasdeleteuser, cn=groups,cn=OracleContext,dc=tekelec,dc=com" (browse,delete) by group="cn=oracledasedituser, cn=groups,cn=OracleContext,dc=tekelec,dc=com" (browse) by group="cn=UserProxyPrivilege, cn=Groups,cn=OracleContext,dc=tekelec,dc=com" (browse, proxy) by dn="orclApplicationCommonName=DASApp, cn=DAS, cn=Products,cn=oraclecontext" (browse,proxy) by self (browse, nodelete, noadd) by group="cn=Common User Attributes, cn=Groups,cn=OracleContext,dc=tekelec,dc=com" (browse)
    All users under the "Users" container are of objectclass 'tekuser'. The last ACP point was massaged from the original install of Portal.
    The real clincher that I don't understand is that the single entry "access to entry filter=(objectclass=tekuser) by * (browse)" should be allowing browse access to my entry to everyone! (Including the service account for portal!)
    So, as I wind around this ball of wax, I deparately seek assistance. I understand the complexities of ACP's and know of a few problems, but nothing that would cause this.
    Does anyone have any insight? Any feedback is greatly appreciated!
    The best thing that I could have right now would be a spec (or requirements) of permission configuration against an LDAP server (or OID) for Portal to perform it's normal tasks. Unfortunately, I have yet to find any docos on ACL requirements of Portal. :(
    -Sean

    Sean: Did you find an answer to your issue. We seem to be experiencing the same issue here - but not much help for the Error - WWC-41743.
    Error Text - Operation: dbms_ldap.modify_s
    Entry DN: cn=AUTHENTICATED_USERS,cn=portal.050125.132734.548814000,cn=groups,dc=us,dc=deloitte,dc=com
    Changes
    uniquemember: Add: cn=invcm1,cn=users,dc=us,dc=deloitte,dc=com.
    Would appreciate any help. You can send mail to [email protected]
    Thank you again!
    Shomic

  • Use MacMini server for windows apps and save for windows files ?

    My question : Office equiped mixed computers , aslo Windows and Mac,
    Could we use MacMini server for both machines, working by windows apps and / or to save and work with windows files on MacMini server  and with Mac as well?
    We woud use it for normal office work and get it by internet from other places as well
    windows apps: merchandising, invoice, word, excel, pictures editing, Outlook Express + the Mac apps
    thnx ,
    MACIren

    In general what you can do is: in OS X, use Windows in virtualization (aka emulation), as a "virtual machine" with VMWare Fusion, Parallels, or Oracle VM Virtual box.
    That way you have both operating system open side by side without having to reboot into one or the other operating system.
    Not sure whether you need a Mac Mini Server per se to do that, I do that with my MacBook Pro for instance. But the server would help since it has a quad-core CPU (more cores that you can dedicate to the virtual macine), and you can put the virtual machine on the second harddrive for better disk access performance. Was there some particular reason you were thinking of the Mini Server -- do you want to use server side Windows apps?
    Again I have that setup on my MacBook Pro using VMWare Fusion with an XP virtual machine. In the Windows, I only use Office 2003 and some company apps that are Windows only. With Fusion (and I'm sure the other apps can do it as well) you can set a "shared" folder so both Windows and Lion will see the contents of it for reading and writing. I believe with Fusion you can also do your entire Home directory, but I prefer to limit it to a single shared "work" folder.

  • Oracle BI Server stopped when i tried to login using LDAP

    Hi,
    My BI server stop suddendly when i tried to login with my LDAP username/pwd, it was working fine when i was using Adminsitrator/SADMIN, and when i tried to start it using ./run-sa.sh start it has the below error in the log:
    *[oraclebi@uschilxbit01 setup]$ ./run-sa.sh start*
    Oracle BI Server startup initiated.
    Please wait for a while for the Oracle BI Server to completely start.
    Execute the following command to check the Oracle BI Server logfile and see if it started.
    tail -f /data/OracleBI/server/Log/NQServer.log
    *[oraclebi@uschilxbit01 setup]$ tail -f /data/OracleBI/server/Log/NQServer.log*
    *2010-01-07 15:21:32*
    *[nQSError: 13011] Query for Initialization Block 'Web Catalog Group Assignment' has failed.*
    *[nQSError: 23006] The session variable, NQ_SESSION.title, has no value definition.*
    *2010-01-07 15:21:32*
    *[nQSError: 13011] Query for Initialization Block 'Web Catalog Group Assignment' has failed.*
    *2010-01-07 15:21:32*
    *[nQSError: 13011] Query for Initialization Block 'Site_Map_Key' has failed.*
    *[nQSError: 23005] The repository variable, PRES_SERVER_NAME, has no value definition.*
    *2010-01-07 15:21:32*
    *[nQSError: 13011] Query for Initialization Block 'Site_Map_Key' has failed.*
    Anybody has faced a similair situation, what should i do now as i cannot connect online also as the server is down, should i delete the 'Web Catalog Group Assignment' & 'Site_Map_Key' initialization variables and upload the rpd again.
    Thanks,
    Amit

    Hey Amit,
    I've encountered that problem in the past before with Oracle REL 5. If I remember correctly it's a bug and required a patch to be applied. Definitely search metalink 3. I'll do the same and see what I can turn up.
    -Joe

  • How to use LDAP with Oracle forms 10g on Oracle application server

    Hi,
    I need some help on this. I have developed oracle forms 10g on application server 9iAS. The client want to use the existing LDAP authentication to the software we wrote. I do not know how I could configure to use the existing LDAP authentication . If anyone know how would I use the existing LDAP on different server to use when they logon to our menu in 10g to validate the user. Do I need to add any varibales in formweb.cfg or any other method. Please help.
    Thanks
    Luksh

    I am not quite sure if this works out of the box. According to an Oracle FAQ:
    4.2 Can I use LDAP to authenticate Forms Services?
    Not directly. However, Oracle Login Server is able to authenticate against a LDAP directory and thus a Forms application can take advantage of this in a SSO environment. But you cannot use access control information stored in a LDAP directory with Forms.

  • How can I use LDAP searching from OSX Lion Server to Mozilla Thunderbird?

    How can I use LDAP searching from OSX Lion Server to Mozilla Thunderbird?  We have a super awesome contacts server that works great for our Mac users.  About 30% of our company are on PCs, and I would like to use the Mozilla Thunderbird mail client for them.  I see that in Thunderbird I can set up LDAP searching, and would like to have this feature point to our contacts server.  I've tried several different settings, and looked all over the web, but could not find the proper way to configure this.  Does anyone know if this can be done, or if not, would have a better suggestion?  Thank you for your time!!

    try double clicking keychain acces should launch and ask if you want to install login, system, System roots
    A dialog box will launch asking where to install the cert since your configuring a vpn I would put the certificate it in system.

  • Login to Oracle 11.2.0.1.0 using LDAP or Activ Directory

    Hello,
    I want to configure my Oracle-Server that AD-users can login with username/password from AD. The users work on Windows, Linux and Mac Computer which are NOT connected to the AD and maybe use other username/password.
    What is the easiest way to configure oracle to ask the AD over LDAP or whatever to check the login? I don´t want to change the AD-schema and if possible I don´t want to install OID or OVD.
    With apache or postgres it is so easy to use LDAP. There mast be a way in Oracle, or not?
    Many thx
    Karsten

    This is the forum for the SQL Developer tool. You will get better answers in the Database - General General Database Discussions forum, or possibly the Database Security - General Database Security - General forum..

  • EAS doesnt work when LDAP server is changed

    hi all,
    My Ldap server didn't work and so we had to replace it with another server.Then we placed the new ip address in the css.xml file for planning and essbase and then they started wroking fine.But when i am tring to login into EAS using an externally authenticated id, i am not able to log in, which throws me an error saying some problem with Administration Server.
    Please let me know, what has to be done to make the EAS work fine.
    Thanks
    KenJo

    Hi,
    Enable single sign on in shared services>>configure user directories and reestart the service.

  • Designer takes several minutes for login using LDAP authentication

    We have a issue, when we tried to login to the designer using LDAP authentication it takes several minutes and using enterprise account we are able to login to the designer with in seconds.
    CMC and infoview all are working fine using LDAP authentication.
    We are using BOXIR2,
    FP 1.6.
    Thank You in Advance.
    Thanks & Regards,
    Collin.

    There have been several changes in LDAP since FP 1.6 but if infoview is ok then hopefully you aren't running into any of them. When logging into client tools the LDAP requests are sent to the LDAP server directly from the client. An issue like this would suggest there is a problem reaching the LDAP server from the client.
    Is LDAP SSL being used? If yes try disabling it, if no then you can packet scan the logon attempt on the client and filter the LDAP traffic to see how long it's taking for that communication.
    Regards,
    Tim

  • Use another LDAP server (OPENLDAP)

    Hi:
    I really have to use another ldap server than oid... we have an openldap server (ldap v3) under linux and i want urgently to use it with portal...
    Anyone here have implemented portal authentication with Openldap under linux ?
    Please tell me the way you do it...
    thanks

    while debugging wwsso_log$, after creating this procedure in portal_sso:
    SQL> CREATE OR replace PROCEDURE debug_print (str VARCHAR2) AS
    2 PRAGMA autonomous_transaction;
    3 BEGIN
    4
    5 INSERT INTO wwsso_log$ VALUES
    6 (wwsso_log_pk_seq.nextval,
    7 substr(str, 1, 1000),
    8 sysdate,
    9 dbms_session.unique_session_id
    10 );
    11 /
    I have saw these exceptions:
    PORTALcncn=orcladmin********cn=Login Server (portal_sso),dc=ipb,dc=ptldap.ccom.ipb.pt389
    Unknown exception in auth_ldapORA-06520: PL/SQL: Erroao carregar biblioteca externa
    ORA-06522: Unable to load DLL
    exception: authenticate user
    exception authenticate_user: ORA-06520: PL/SQL: Erroao carregar biblioteca externa
    ORA-06522: Unable to load DLL
    exception generate_redirect: ORA-06520: PL/SQL: Erroao carregar biblioteca externa
    ORA-06522: Unable to load DLL
    My steps where all done ok:
    SQL> create or replace library auth_ext as 'D:\oracle\ora81\bin\ssoxldap.dll';
    2 /
    Biblioteca criada.
    SQL> commit;
    Confirmagco conclumda.
    The DLL is there:
    Directory of D:\oracle\ora81\bin
    02-11-00 02:12 48.128 ssoxldap.dll
    1 File(s) 48.128 bytes
    55.033.856 bytes free
    The LSNRCTL is working
    D:\oracle\ora81\bin>lsnrctl status extproc_connection_data.sa.ipb.pt
    LSNRCTL for 32-bit Windows: Version 8.1.7.3.0 - Production on 17-MAI-2002 17:00:
    50
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    A ligar a (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0))(CONNECT_DATA=(SID=PLSExtProc)(PRESENTATION=RO)))
    STATUS do LISTENER
    Pseud=nimo LISTENER
    Verspo TNSLSNR for 32-bit Windows: Version 8.1.7.3.0 - Produc
    tion
    Data de Infcio 17-MAI-2002 14:23:13
    Tempo de funcionamento 0 dias 2 hr. 37 min. 37 seg
    Nfvel de Diagn=stico off
    Seguranta OFF
    SNMP OFF
    Fich. Parametros Listener D:\oracle\ora81\network\admin\listener.ora
    Fich. Diario do Listener D:\oracle\ora81\network\log\listener.log
    Resumo dos Servitos...
    PLSExtProc has 1 rotinas de tratamento de servito
    dbon has 1 rotinas de tratamento de servico
    dbon has 2 rotinas de tratamento de servico
    and the LDAPSEARCH is also working:
    D:\oracle\ora81\bin>ldapsearch -h ldap.ccom.ipb.pt -p 389 -D cn=orcladmin -b "cn=Login Server (portal_sso),dc=ipb,dc=pt" -v "cn=PORTAL"
    ldap_open( ldap.ccom.ipb.pt, 389 )
    padrpo de filtro: cn=PORTAL
    a devolver: ALL
    o filtro T: (cn=PORTAL)
    cn=PORTAL, cn=Login Server (portal_sso),dc=ipb,dc=pt
    sn=PORTAL
    cn=PORTAL
    userPassword=xxxxxxxxxx
    objectClass=top
    objectClass=person
    1 correspondencias
    What's WRONG ?
    Thanks

Maybe you are looking for

  • Configuring "Scan To E-mail" on HP Officejet Pro 8600 Plus N911g

    This is the same issue reported by several other users in this forum to which no solution has been provided. I have been unsuccessful in setting up the scan to e-mail option for a HP Officejet Pro 8600 Plus N911g purchased on August 12th 2012 and usi

  • Link labview with other software which can do hydraulic simulation such as Nanas Fluent.

       Hi all:           I currently want to exchange data between labview with Ansys fluent. That is: sending flow boundary condition and initial condition from labview to hydraulic simulation software (ansys fluent), and get simulation result back to l

  • Aiex1 doesn't work for the acquire board

    Hello everybody, I have to test differents cards with the MHDDK.(6509,6703 and 6220). The examples supplied by Ni works good for the two first cards but I have some problemes for the MSeries 6220. The example aiex1 seems to be different from the othe

  • Safari 6.01 crashes continuously

    My Safari version 6.01 crashes all the time.  How can this be resolved?  Below is the latest crash report I received after safari crashes for the sixth time today: Process:         WebProcess [331] Path:            /System/Library/PrivateFrameworks/W

  • Network connection lost after waking from sleep

    iMac (27" late 2013) running Yosemite 10.10. Ethernet connection direct to the computer from the FIOS router. Upon waking from sleep, the computer is not connected to the internet. After about 20 seconds it finally reconnects. Under Mavericks it neve