When connecting to OID directory from ODSM, orcladmin account is locked

Hi everyone,
I met a problem when I try to connect to OID directory from ODSM. [LDAP: error code 53 - Password Policy Error :9001: cn=orcladmin : Your account is locked. Contact your OID administrator.]
I tried to use command to unlock the super user
oidpasswd connect=OIDDB unlock_su_acct=true
OID DB user password:****
OID super user account unlocked successfully.
But I still cannot connect to OID directory with cn=orcladmin. The LDAP error 9001: cn=orcladmin : Your account is locked still exists. Could anyone tell me how to resolve the problem? Thanks!

We are facing the same problem in a production system with clustering and load balancing. The problem appears if there is no activity on bpel tasks for more than 30 minutes. We found that there exists a timeout parameter in the load balancer defined at 30 mins.
According to documentation, there exist two configuration parameters that are relevant to the problem:
1. in jazn.xml
<property name="jndi.ctx_pool.timeout" value="1600000" />
2. in is_config.xml
<connection url="ldap://ldaphost:port" binddn="***" password="***" encrypted="true">
<pool initsize="1" maxsize="25" prefsize="10" timeout="60"/>
</connection>
None of them solved the problem!
Does anyone have a solution?

Similar Messages

  • Can someone please help me with my security.  For some reason when I go to download from my itunes account, apple is asking me to verify my ID by asking me questions that are simply not relevant to me.  How do I change the questions?

    When I go to download from my iTunes account, it has started to say that I have to verify my ID.  When only last week I was able to download ok.  The questions it asks me are not relevant to me and I need to know how to reset the questions.   For example, it asks who is my favourite teacher?  I am over 50 years old and have not been in a classroom for almost 40 years, so I would not have ever answered a question like that in the first place as I would not know a name of a teacher.  Any clues anyone? 

    The Three Best Alternatives for Security Questions and Rescue Mail
         1.  Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
         2.  Call Apple Support in your country: Customer Service: Contact Apple support.
         3.  Rescue email address and how to reset Apple ID security questions.
    A substitute for using the security questions is to use 2-step verification:
    Two-step verification FAQ Get answers to frequently asked questions about two-step verification for Apple ID.

  • I'm facing a problem only for this account that whenever I purchase  a ringtone after few hours it disappears from the sound and it happened with all the ringtones I purchased since 2 days. also  when i visit the store from the same account to downlo

    I'm facing a problem only for this account that whenever I purchase  a ringtone after few hours it disappears from the sound and it happened with all the ringtones I purchased since 2 days. also  when i visit the store from the same account to download the ringtones again i have to buy them again and again . Please try to fix this problem for me and refund my money back.

    We are fellow users here on these user-to-user forums, you're not talking to iTunes Support nor Apple.
    There are lots of other posts on this forum about ringtones. If you want to contact iTunes Support then you can either use the 'report a problem' page : http://reportaproblem.apple.com
    Or you can try contacting iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Segmentation Fault when connecting to SQL*Plus from Applications tier

    Hi Everyone -
    I am currently in the process of upgrading a client from 11.5.10.2 to 12.1.1 (eventually 12.1.3) on a OEL x86-64 server. I have laid down the software stack and followed all of the requirements as per the Installation manuals and 761566.1. I also have an open SR right now on this issue - but I wanted to see if any of you have ever run into the issue that I am encountering.
    When I try to run adadmin/adpatch - I get to the prompt of providing the system user password and the utility simply exits. No errors in adpatch.log or adadmin.log (both are 0 bytes in size).
    When I try to connect using SQL*Plus from the applications tier using either:
    sqlplus apps/****@SID
    sqlplus system/****@SID
    I get a Segmentation Fault error. There are also no errors in my alert log file on the database tier. I found this error while attempting to apply the upgrade merge patch.
    Has anyone ever seen s Segmentation Fault error? I have search MOS, found a couple of potential solutions - but nothing has solved the issue so far.
    Thanks in advance...
    Brenna

    >
    Are you on 11.1.0.5.0? Is this the database version?
    No, my database tier is 11.2.0.3 (the database version displayed above was the client version running on the Application Tier.
    Who is the owner of the application tier files? If it is applmgr user, please make sure you login as that user and source the application env file before running sqlplus -- Please issue "echo $ORACLE_HOME" and "which sqlplus" and post the output here.
    My owner of the application tier is oracle. I have sourced the environment using $APPL_TOP/APPSR12Dev1_******.env
    [oracle@****** log]$ echo $ORACLE_HOME
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2
    [oracle@****** log]$ which sqlplus
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/bin/sqlplus
    >
    Please relink sqlplus by issuing "$ORACLE_HOME/bin/relink all > relink.txt 2>&1" and check the relink.txt file for any error
    A number of errors occur during the relink, here are some of them:
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/bin/genclntsh
    /usr/bin/ld: warning: i386:x86-64 architecture of input file `/u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(nnfgt.o)' is incompatible with i386 output
    /usr/bin/ld: warning: i386:x86-64 architecture of input file `/u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o)' is incompatible with i386 output
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/bin/genagtsh /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libagtsh.so 1.0
    /usr/bin/ld: warning: i386:x86-64 architecture of input file `/u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(nnfgt.o)' is incompatible with i386 output
    /usr/bin/ld: warning: i386:x86-64 architecture of input file `/u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o)' is incompatible with i386 output
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(nnfgt.o):(.rodata+0xc8): undefined reference to `nnflboot'
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o):(.data+0x8): undefined reference to `nttini'
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o):(.data+0x28): undefined reference to `ntzini'
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o):(.data+0x68): undefined reference to `ntpini'
    /u01/app/oracle/R12Dev1/apps/tech_st/10.1.2/lib/libn10.a(ntcontab.o):(.data+0x88): undefined reference to `ntusini'
    collect2: ld returned 1 exit status
    Thanks again...

  • Failure when connecting MS SQL SERVER from ODI ! could not load JDBS driver

    i have some trouble with connecting MS SQL SERVER from ODI.
    I have already downland jdbs driver 3.0 (and 2.0 ) and copy the sqljdbc4.jar to D:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\agent\drivers( where the oracle jdbs driver is already exitst )....but i have this error :
    could not load JDBS driver class..
    thanks

    After more investigation and even more chocolate, we've identified the problem and it's now working. For anyone else who strikes this problem in future, here's something to check/consider/try:
    Even though Squirrel SQL Client was connecting and working ok using the MS JDBC driver (v 3.0), it recorded this in its logs:
    Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the INTERSECT operation.
    We've found that the open source jTDS driver does not have the same issue as the Microsoft one.
    We've installed the current jTDS driver, recorded the driver name (net.sourceforge.jtds.jdbc.Driver) and the JDBC URL (jdbc:jtds:sqlserver://<hostname>:1433/<database>) and the connection is now working fine.
    Hope this helps other people...
    Thanks to those of you who offered suggestions and things to check...much appreciated.
    Robyn

  • Problem connecting to Lotus Directory from Java.

    I am very new to LDAP and I have a problem. I am writing java code to connect to lotus directory and I am getting an exception.
    Following is the code :
    package jndibridge;
    * @author RKSUR
    import javax.naming.*;
    import java.util.Hashtable;
    import javax.naming.directory.*;
    import javax.naming.spi.*;
    import java.util.Enumeration;
    public class Main {
    public static String INITCTX = "com.sun.jndi.ldap.LdapCtxFactory";
    public static String LDAP_HOST = "ldap://mtasmtp1-clev.cle.ms.mycompany.com:389";
    public static String LDAP_BASE_DN = "o=philps.com";
    public static String LDAP_USER_ID = "xyz";
    public static String LDAP_PASSWORD = "xyz";
    /** Creates a new instance of Main */
    public Main() {
    * @param args the command line arguments
    public static void main(String[] args) {
    // TODO code application logic here
    try{
    Hashtable env = new Hashtable();
    env.put("Context.INITIAL_CONTEXT_FACTORY",INITCTX);
    env.put("Context.PROVIDER_URL",LDAP_HOST);
    env.put(Context.PROVIDER_URL, LDAP_HOST + LDAP_BASE_DN);
    env.put(Context.SECURITY_PRINCIPAL, LDAP_USER_ID);
    env.put(Context.SECURITY_CREDENTIALS, LDAP_PASSWORD);
    DirContext ctx = new InitialDirContext(env);
    System.out.println("Dir Context=====" + ctx);
    SearchControls constraints = new SearchControls();
    constraints.setSearchScope(SearchControls.SUBTREE_SCOPE);
    System.out.println("Constarints....." + constraints.getCountLimit());
    NamingEnumeration results = ctx.search("o=philps.com","sn=keith",constraints);
    while(results != null && results.hasMore()){
    SearchResult sr = (SearchResult) results.next();
    String dn = sr.getName();
    System.out.println("Distinguished Name is " + dn);
    Attributes attr = sr.getAttributes();
    for(NamingEnumeration ne = attr.getAll();ne.hasMoreElements();){
    Attributes localAttr = (Attributes)ne.next();
    for(Enumeration vals = localAttr.getAll();vals.hasMoreElements();){
    System.out.println("\t" + vals.nextElement());
    System.out.println("\n");
    catch(Exception ex){
    ex.printStackTrace();
    System.exit(1);
    Following is the exception description:
    javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:645)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
    at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:284)
    at javax.naming.directory.InitialDirContext.getURLOrDefaultInitDirCtx(InitialDirContext.java:87)
    at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
    at jndibridge.Main.main(Main.java:53)
    Can anyone point me where I am going wrong?

    I am very new to LDAP and I have a problem. I am writing java code to connect to lotus directory and I am getting an exception.
    Following is the code :
    package jndibridge;
    * @author RKSUR
    import javax.naming.*;
    import java.util.Hashtable;
    import javax.naming.directory.*;
    import javax.naming.spi.*;
    import java.util.Enumeration;
    public class Main {
    public static String INITCTX = "com.sun.jndi.ldap.LdapCtxFactory";
    public static String LDAP_HOST = "ldap://mtasmtp1-clev.cle.ms.mycompany.com:389";
    public static String LDAP_BASE_DN = "o=philps.com";
    public static String LDAP_USER_ID = "xyz";
    public static String LDAP_PASSWORD = "xyz";
    /** Creates a new instance of Main */
    public Main() {
    * @param args the command line arguments
    public static void main(String[] args) {
    // TODO code application logic here
    try{
    Hashtable env = new Hashtable();
    env.put("Context.INITIAL_CONTEXT_FACTORY",INITCTX);
    env.put("Context.PROVIDER_URL",LDAP_HOST);
    env.put(Context.PROVIDER_URL, LDAP_HOST + LDAP_BASE_DN);
    env.put(Context.SECURITY_PRINCIPAL, LDAP_USER_ID);
    env.put(Context.SECURITY_CREDENTIALS, LDAP_PASSWORD);
    DirContext ctx = new InitialDirContext(env);
    System.out.println("Dir Context=====" + ctx);
    SearchControls constraints = new SearchControls();
    constraints.setSearchScope(SearchControls.SUBTREE_SCOPE);
    System.out.println("Constarints....." + constraints.getCountLimit());
    NamingEnumeration results = ctx.search("o=philps.com","sn=keith",constraints);
    while(results != null && results.hasMore()){
    SearchResult sr = (SearchResult) results.next();
    String dn = sr.getName();
    System.out.println("Distinguished Name is " + dn);
    Attributes attr = sr.getAttributes();
    for(NamingEnumeration ne = attr.getAll();ne.hasMoreElements();){
    Attributes localAttr = (Attributes)ne.next();
    for(Enumeration vals = localAttr.getAll();vals.hasMoreElements();){
    System.out.println("\t" + vals.nextElement());
    System.out.println("\n");
    catch(Exception ex){
    ex.printStackTrace();
    System.exit(1);
    Following is the exception description:
    javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:645)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
    at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:284)
    at javax.naming.directory.InitialDirContext.getURLOrDefaultInitDirCtx(InitialDirContext.java:87)
    at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
    at jndibridge.Main.main(Main.java:53)
    Can anyone point me where I am going wrong?

  • How to Delete Directory from Azure Storage Account?

    Hi All,
    Currently i am working on Microsoft Windows Azure (SaaS - Application).
    I am facing a problem with the AzureStorage.
    I want to delete a whole directory from the Azure Storage Account.
    For Example : I want to delete following Directory(14).
    https://azurestorage.blob.core.windows.net/blobname/Images/14
    Any help will be appriciated. 
    Thanks in Advance.
    Rakesh T. Gupta, Web Engineer, Ahmedabad, India

    Hi Rakesh,
    We have not heard you in days. Have you managed to write the code to delete a blob directory?
    If not, I'd like to share my code for your reference:
        public void RemoveBlobDirectory()
            string containerName = "blobname";
            string directoryName = "blobname/Images/14/";
            var storageAccount = CloudStorageAccount.Parse("UseDevelopmentStorage=true");
            var blobStorage = storageAccount.CreateCloudBlobClient();
            // Ensure the container is exist.
            var blobContainer = blobStorage.GetContainerReference(containerName);
            blobContainer.CreateIfNotExist();
            foreach (IListBlobItem item in blobStorage.ListBlobsWithPrefix(directoryName))
                if (item.GetType() == typeof(CloudBlob) || item.GetType().BaseType == typeof(CloudBlob))
                    ((CloudBlob)item).DeleteIfExists();
    Please note that the ListBlobsWithPrefix method will scan through all blob entities in order to search the result. So it will potentially have low performance when you have large number of blobs in you storage account.
    Thanks,
    Wengchao Zeng
    Please mark the replies as answers if they help or unmark if not.
    If you have any feedback about my replies, please contact
    [email protected]
    Microsoft One Code Framework

  • When I delete an email from my hotmail account in the 'mail' application on my MacBook Pro, it is not deleted from the same 'mail' application on my iPhone 4s which my hotmail account has also been added. I thought my emails were synced over iCloud?

    It is so frustrating because I cannot understand what is wrong. When I add an event to my calender on my iPhone it appears in my calender on my MacBook which is perfect and very convenient. The same thing occurs with reminders; everything syncs perfectly here. However when I delete an email from my MacBook from the 'mail' appliaction it doesn't delete from the same built-in application on my iPhone. This is extremely frustrating as I have to delete the same email twice on two different devices. I'd appreciate any feedback that would help resolve this problem!

    Calendars (and contacts) can "sync" between your MBP and your iPhone through iCloud because they really live on the iCloud servers and the two devices are clients. iCloud can accomplish much the same trick for email messages because the email really resides on iCloud email servers.
    If the email resides on some other server, that server is responsible for whatever syncing will be done. IMAP servers like the iCloud servers are built for such syncing; other mail servers may or may not be. iCloud would not be involved with email other than iCloud email.
    I understand Hotmail has been changing how their email servers are accessed. Check with Hotmail support for any changes you may need to make to keep up.

  • I receive a message to sign in to iCloud when replying to a message from another email account

    I receive a message to sign in to iCloud when replying to a message from another email account

    Does that happen all the time? I just got the same message when trying to open an email in one of my mail accounts and I don't even have iCloud mail, but I was in the process of setting up a brand new iPad Air 2 and I just assumed that it is a security feature that randomly popped up because it was a new device. I do think that I recall that occurring in the past though, and I assume it's simply a security feature.

  • OID 10.1.4: orcladmin account locked

    In searching this forum and meatlink, I've already looked at the docs that have been suggested. We don't have the oidpasswd utility that is referred to but we do have oidemdpasswd and
    resetiASpasswd.sh. I can still connect to the database with the ODS user, that account is unlocked and the password is known. My particular situation doesn't seem to be addressed in any docs I've seen. Is there a different procedure to unlock the orcladmin account in my enviroment or am I just failing to read between the lines?

    Aye, that it is! Funny, though not surprising, that the docs don't mention this. I ran it as per Doc ID 472752.1, step 8 and it worked. Many thanks!

  • Orcladmin account is locked!!!

    Hello!
    Somehow I got the orcladmin account locked. I try to login to Oracle Directory Manager with the orcladmin account and it returns the following error message:
    [LDAP: error code 53 - Password Policy Error:9001:cn=orcladmin: Your account is locked. Please contact the administrator.]
    Does anyone know how to unlock it???
    Thanks.
    OR

    Hi
    can you please tell me that how did you solve it?
    i just posted the following question in this forum, please reply me if you could solve my problem
    Hi
    i would really appritiate if someone could anser my questions. If password of orcladmin expires, how to reset it? i am talking about orcladmin NOT "cn=orcladmin".
    I set password expiry period to 60 seconds in OID Admin --> Password Policy Management and it expired password of orcladmin.
    Now if i run oidpassws connect=orcl reset_su_password=true (from infrastructure HOME), it asks for OID DB Password which i supplied, then asked for new password twice. then it returned message that password has been reset but if i call test report using URL "http://tipu:7778/reports/rwservlet?report=test.rdf&destype=cache&desformat=pdf", it asks for username and i supply orcladmin and then give new password, it sys that password has expired.
    Where is the problem and which password was that which i just set using oidpasswd utiliy? if usinf oidpasswd chenges the password of "cn=orcladmin" then it should accept new password which i just set if i want to login into OID Admin but it accepts the old passowrd.
    I relaly dont understand whats going on. Please tell me somone that what is going on.
    Second thing is that how could i unlock the account of "orcladmin" and where could i find the lock policy of "orcladmin" (i.e When this account is locked automatically)
    Regards

  • No suitable driver when connect MS SQL server from Oracle 10g using JTDS

    Hi,
    I have developed a java servlet application connection to MS SQL using jtds-1.2.jar. I have try to deploy this application to Oracle 9ias and it works fine.
    However, when I deploy the same application to Oracle 10g (10.1.2.0.2), I encounter this error - java.sql.SQLException: No suitable driver.
    I have copy the jtds-1.2.jar to Ora10g/jdbc/lib, Ora10g/j2ee/home/lib and also the Ora10g/j233/OC$J_GENERAL/applications/sampleApp/sampleApp/WEB-INF/lib folder, and also setup the data source via the EM interface. The data-source.xml entry is as follows:
    <data-source location="jdbc/ess" class="com.evermind.sql.DriverManagerDataSource" xa-location="jdbc/xa/essS" ejb-location="jdbc/ess" connection-driver="net.sourceforge.jtds.jdbc.Driver" username="scott" url="jdbc:jtds:sqlserver://202.xx.xx.xx:1433/sampleDB" inactivity-timeout="30" name="ess"/>
    </data-sources>
    Is there any configuration that I've forgotten to set?

    >
    I have developed a java servlet application
    connection to MS SQL using jtds-1.2.jar. I have try
    to deploy this application to Oracle 9ias and it
    works fine.
    However, when I deploy the same application to Oracle
    10g (10.1.2.0.2), I encounter this error -
    java.sql.SQLException: No suitable driver.
    I have copy the jtds-1.2.jar to Ora10g/jdbc/lib,
    Ora10g/j2ee/home/lib and also the
    Ora10g/j233/OC$J_GENERAL/applications/sampleApp/sample
    App/WEB-INF/lib folder, and also setup the data
    source via the EM interface.
    Is there any configuration that I've forgotten to set?The JAR file needs to be in a place the container can locate it correctly. This is the applib directory for your OC4J instance.
    Which I believe from what you have entered is:
    Ora10g/j2ee/OC4J_GENERAL/applib
    There's a general JDBC 3rd party driver set of documentation here:
    http://download.oracle.com/docs/cd/B14099_11/web.1012/b14012/datasrc.htm#sthref592
    This is not using jtds-1.2.jar but it shows how another set of 3rd party jdbc libs are used with the server.
    -steve-

  • ORA-03106  Error when connecting to Oracle 10g from Forms 6i

    I have migrated my database from Oracle 8.0.5 to Oracle 10g, version 10.0.1.0.3 through import-export utility. During migration, one difference I made was to change the NLS_LANG to UTF8 from ANSI.
    The NLS_LANG for client is AMERICAN_AMERICA.WE81S08859P1.
    I am using HP ML370 Proliant Server and running Red Hat Enterprise Linux AS version 3 with Oracle 10g
    My client-server application is based on Oracle Developer version 2.1. I am using forms 5.0 and reports 3.0 only.
    The problem with me is that the client-server application is working against the upgraded database, but with greatly downgraded speed. The .fmb files cannot be compiled, however some of the .rdf files are compiled successfully, but remaining not.
    My question is that is Developer 2000 (Forms 5.0.6 and Reports 3.0.5) compatable with Oracle 10 database, as my application is running very slow ?
    I tried Forms 6i to remove this problem. I used Forms Developer 6i Recut version and successfully installed on Windows XP, however, when try to create connection using Net 8 Easy Utility, the connection does not establish with following error:
    ORA-03106 : fatal two-task communication protocol error
    The entry has been checked in tnsnames.ora and is found correct. I also tried connecting through SQL, but the application closes.
    The patch set 17 for installation on Windows XP has also been applied, but still the same error persits.
    The same installation has also been checked on Windows 2000, but the same problem persists.
    I would be thankful if any one provide me solution for the same. Where I am mistaken and what do I do to get out of this problem.
    Regards
    Naveen.

    Naveen,
    Forms 5.0 is not certified and not tested with Oracle DB 10g because it was desupported before 10g got released.
    The other problem is hard to give a generic answer for and I suggest to address this to metalink.oracle.com
    Frank

  • Unable to connect to Active directory from obiee 11g

    Hi Gurus,
    I was trying to integrate Active directory into OBIEE 11g. Followed the Oracle documentation and Rittman Mead too but cannot get past a connection issue. I create a new provider,provide the connection details,use bissytemuser in AD as the Principal but when WLS is bounced/restarted, it fails to connect and throws the below error:
    "Cannot initialize identity store, cause: oracle.security.idm.ConfigurationException: javax.naming.CommunicationException: <hostname>:389 [Root exception is java.net.UnknownHostException: <hostname>]".
    Not sure if this makes a difference but admin and managed server come up but not analytics.
    Please help me out with scenarios to test if my bi server is connecting to AD or not?
    Thanks,
    Dan

    To answer this need more details.
    btw: I would suggest to check these
    Property Name=virtualize
    Value=true
    and
    Control Flag list to OPTIONAL
    you may send me email

  • Problems when connect to Actyve Directory

    Hellow,
    I try to create an LDAP data server in topology, i choose a Sunopsis JDBC driver for LDAP, then i enter the Url and when i test the connection, i obtain this error message
    +java.sql.SQLException: A NamingException occured saying: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 775, vece] with this explanation: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 775, vece]and this remaining name: null+*
    I use the same informations (URL, authentification JNDI, user & password..) in an LDAP explorator software (softerra) and I successfully connect to the active directory, i download the last version of the jdbc ldap driver but still tha same probleme..
    do you have any ideas ?
    Thans you

    Hi,
    For LDAP, you need to use JNDI connection type. While creation on new Data Server,in the definition tab you have CHECK JNDI Connection.
    Thanks,
    G

Maybe you are looking for

  • Mavericks permission issues with Windows Server deduplicated shares.

    We have a number of 10.9-10.9.3 - Mavericks - machines installed throughout our facility. Much of the user content is pulled from shares stored on our Windows Server 2012 fileservers with deduplication enabled. I have found that files newly written o

  • Improve quality of JPEG images

    Hi I have an application which saves images in JPEG format after editing (well, many applications does that, but this is only a fraction of what this application does) :-) I can't use any other formats due to size restrictions. The problem is Image E

  • Want to wirelessly display iPad on projector in my classroom

    I have an iPad 2 and would like to display what I am seeing and doing on the iPad on the projector in my classroom. The projector is hooked to  a desktop pc. How would I go about this?

  • Invoices creating addition balance due

    Hi All, We have a strange problem during invoice posting into accounting. These invoices are paid through credit card. ( Std. SAP credit card configuration is done. Authorization takes place in the sales order by interaction with an external system.)

  • Why archivelog mode is mandatory for hot backups.

    Hi, Why the database should be put in archivelog mode when we take hot backups. What happens actually. Why can't we put in noarchivelog mode and take hot backups?