Error Changing Password via API on x64

Hello,
I'm writing an application for our admin guys but I am stmbling on one hurdle.
On 32/64 OS everything works such as enable/disable user, updating records and such
However on 64OS changing password fails
I have attempted 2 seperate ways one
ent = NWDIR1.FindEntry("NDS:\\BCR\BCR\" & txtOU.Text & "\" & txtUsername.Text)
ent.SetPassword(txtPassword.Text)
ent.Update()
This results in error 0x333 819 Invalid network connection
And also
NWDIRAuth1.FullName = "NDS:\\BCR\BCR\" & txtOU.Text & "\" & txtUsername.Text
NWDIRAuth1.ChangePassword(txtPassword.Text)
This results in API error 0x80048801
Both 64 bit systems are logged in as admin
Any ideas?
Robbie

tgtrcg wrote:
We implemented a process in apex like described about 3 years ago. We didn't have any problems on ORACLE 11 R2 Standard Edition. When we use ORACLE 11gR2 Express Edition, we get exactly the same error ORA-04020 deadlock detected while trying to lock object 55.
Any ideas what went wrong ?
Thanks
SQL> select owner, object_name, object_type from all_objects where object_id = 55;
OWNER                          OBJECT_NAME
OBJECT_TYPE
SYS                            I_CDEF3
INDEX
SQL> select table_name from all_indexes where index_name = 'I_CDEF3';
TABLE_NAME
CDEF$

Similar Messages

  • Change password via 3-Tier Desktop Intelligence

    Hi everyone,
    It would be highly appreciated if you could tell me how to change password via 3-Tier Desktop Intelligence.
    Version: XI3.0, XI3.1
    Thanks a lot!
    Lisa

    No problem.
    And for a work around you can have users
    login directly to the CMS (2-tier)
    change password
    then close deski
    as long as they know the difference they can then login to deski 3-tier with their new password.
    Another option would be to
    lookup the user account in CMC
    in user properties check the box "must change password at next login"
    Then even 3-tier users will be prompted to change their password the next time they login
    Regards,
    Tim

  • Error with passwords via Portal and LDAP

    When we change a user's password via portal, either by the user or administrator, the password gets changed, but then when the user tries to log in again, it says the password is expired, and no longer allows changing the password.
    The log has the following errors
    defaultTrace.18.trc:#1.5#0003BA68FF7E00510000000C00001AEC0004059FD46D2697#1132083928701#com.sap.security.core.persistence#sap.com/com.sap.security.core.admin#com.sap.security.core.persistence.[cf=com.sap.security.core.persistence.datasource.imp.LDAPPersistence][md=changePassword][cl=19566]#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_0##0#0#Error##Java###Can not change password
    defaultTrace.18.trc:#1.5#0003BA68FF7E00510000000E00001AEC0004059FD46D2C5B#1132083928706#com.sap.security.core.persistence#sap.com/com.sap.security.core.admin#com.sap.security.core.persistence#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_0##0#0#Error#1#/System/Security/Usermanagement#Java###DataSource : Can not change password#1#CORP_LDAP#
    defaultTrace.18.trc:#1.5#0003BA68FF7E00510000000F00001AEC0004059FD46D96C1#1132083928731#com.sap.security.core.admin#sap.com/com.sap.security.core.admin#com.sap.security.core.admin.[cf=com.sap.security.core.admin.UserAdminLogic][md=performUserProfileChange][cl=19566]#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_0##0#0#Error##Java###[LDAP: error code 16 - No Such Attribute]
    defaultTrace.18.trc:#1.5#0003BA68FF7E003E0000002500001AEC0004059FD5A452F0#1132083949095#com.sap.security.core.persistence#sap.com/com.sap.security.core.admin#com.sap.security.core.persistence.[cf=com.sap.security.core.persistence.datasource.imp.LDAPPersistence][md=changePassword][cl=19566]#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_21##0#0#Error##Java###Can not change password
    defaultTrace.18.trc:#1.5#0003BA68FF7E003E0000002700001AEC0004059FD5A4591E#1132083949099#com.sap.security.core.persistence#sap.com/com.sap.security.core.admin#com.sap.security.core.persistence#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_21##0#0#Error#1#/System/Security/Usermanagement#Java###DataSource : Can not change password#1#CORP_LDAP#
    defaultTrace.18.trc:#1.5#0003BA68FF7E003E0000002800001AEC0004059FD5A49EBD#1132083949114#com.sap.security.core.admin#sap.com/com.sap.security.core.admin#com.sap.security.core.admin.[cf=com.sap.security.core.admin.UserAdminLogic][md=performUserProfileChange][cl=19566]#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_21##0#0#Error##Java###[LDAP: error code 16 - No Such Attribute]
    Any help would be greatly appreciated
    We are using Portal 6Sp14
    Thanks
    Brian Timothy

    Hi Brian
    which datasource u r using?
    i think u used read only LDAP + Databse
    when u chang the password for user in portal than after corresponding user password in LDAP directory are not changed thas't why it's generated a message that
    password expires and u can't change the password
    so try to change the password in LDAP also.
    hope it's helps u.
    regards,
    kaushal

  • Change Password via telnet session

    Hi,
    I would like to know how to change the tacacs enable password via telnet session.
    When a new user login the first time via telnet, tacacs prompts the user with changing login password. However, it never prompts to change the enable password. Please advice.

    I am not clear what your problem is. TACACS uses a single password for a user and does not distinguish an enable password which is different from the login password. TACACS will grant access to enable based on what is set up in the user profile (or group profile) not on having a separate password. The difference between a login password and the enable password is used by the router locally when the router is not able to communicate with the TACACS server.
    So when TACACS prompts a new user to change the initial setup password, that is all that TACACS needs to do.
    HTH
    Rick

  • Error Changing Password

    When I try to change password on the LDAP client, I get the following error:
    $ passwd -r ldap ejong
    Enter ejong's password:
    New Password:
    Re-enter new Password:
    passwd: System error: no ldap password for ejong.
    Permission denied
    Running Dir. Server 5.2, Solaris 9 on both server and client.
    Any ideas?
    Thx,
    Ed

    See related post:
    http://swforum.sun.com/jive/thread.jspa?threadID=47882&tstart=0
    Gary

  • Changing password via service dswp_create_msg?  Is it possible?

    Hi experts,
    Our Key Users are using service dswp_create_msg to create Service Desk messages.  We don't want to give them any other point of access to the system.  Only this one.
    However, when accessing this service, users cannot change their password.  They are prompt with a screen that asks their user id and password, but they cannot change it.
    Other services such as AGS_WORKCENTER provide by default this functionality... could we also add it to dswp_create_msg some how?
    Or can anyone suggest a workaround?
    Many thanks,
    Brodo

    Hi,
    Go to transaction SICF.
    Browse to the BSP you are using:
    Default_host -> sap -> bc -> sap -> dswp_create _msg.
    Double click onb the BSP dswp_create_msg.
    Go to edit mode.
    Go to tab Error Pages
    Select System Logon en click on button Configuration.
    Select Define Service-Specific Settings.
    Under view Select Display, at least select Logon ans System information.
    Save your entries.
    Open the BSP in your browser again.
    Regards,
    Remy Piets

  • Firefox sync error, changed password and on other devices the new password keeps giving me an error.

    Okay so I have several Linux devices in sync and one of them is synced also with a Microsoft 8 and the latest updates of Firefox. All of them are updated to the lastest. I had to change my password becaue for some odd reason the pass I wrote down was not being registered in my computer. Now because of that I had to change it for all of the other devices and none of them are detecting the new firefox password change. It just seems like a round circle where I change pass, and I have to continue to do that but each device wants to do the same thing.
    What could be done is there some bug with respect to this!? Thanks.

    Please let me confirm what you are saying: when you change the password on one device, all of the other devices connected to the account are not disconnected and continue syncing?
    [Bug 987719 - If user changes FXA password as Syncing client, don't kick them out of Sync]- this is outdated I think*
    Do the other devices ever prompt you for a new password? And if you check about:sync-logs are there any errors after the time you changed the password on one of the devices?
    Edit* ignore this post, though these are the steps we would take if there is a bug for future reference.

  • Updating external application password via API?

    Gurus,
    I may happen that someone else did ask that question before, but I could'nt find an answer within the last few weeks.
    The question is if there's a away to update the lightweight user's preferences for an external application? The background is that we need to set up password changes for External applications automatically.
    Thanks for your help!!

    Detlef, it's officially not supported, but take a look at sso/ssopsex.pks

  • Users unable to change password via system pref's 10.4.10

    I am running 1 OD Master and 3 OD Replica's, all servers running 10.4.10, clients running 10.2.8, 10.39 and 10.4.10. All network users can log in with no problems at all, however if a user needs to change their password in System Preferences in 10.4.10, they are unable to do so. The old password field keeps saying "incorrect password" though the password is indeed correct. I have no problems changing any users password on the 10.2.8 and 10.3.9 machines using System Preferences. Any ideas??

    I'm working through a problem right now where my users were having problems changing their passwords. I'm using network user accounts. I had a password policy configured on the server where users were allowed to change their passwords, and the password had to be changed every 90 days.
    Well, the time came when it was time to change the passwords and users were prompted to do so and did. However, afterwards they started receiving Kerberos password prompts, and it wouldn't take their new password. Restarting didn't help either. If I reset the password on the server, the user could login and things would be fine until they tried to change the password in Sys Prefs : Accounts and the problem would repeat itself.
    So far, the solution seems to be disabling the password policies in the Open Directory service in Server Admin. I'm going back on-site tomorrow to see what I can find out. You might want to give that a shot.

  • Migration Assistant created new account to deposit all my stuff, but I can't access that account, even after changing the password via the main acct'

    I am at my wits end.  The migration assistant created a new profile (I didnt konw that it would do this) and now I can't get into that profile with all the stuff from my old PC. 
    I have tried changing password via the main account, but to no avail.  I have researched issues with Keychain, but all it tells me to do is change the login password - that doesnt work either - I cant get to all my files.

    Migraine Assistant it's called.
    Delete the account from the main one, create a new account and transfer files manually via a regular FAT external drive you pickup at any office or computer store, Mac's can read it.

  • Change Password Screen error in - External Facing Portal

    HI,
    We have developed an external facing portal for anonymous users and the EFP has protected content which will redirect the users to enter logon information to access it.
    The process of authentication also working well in EFP but we are getting some strange error when the password was "reset' by administrator.
    Here is the process...
    1. Password 'reset" by administrator
    2. user clicks on "protected content"
    3. Logon screen displayed
    4. After entering details, should be redirected to change their password but instead of that we are getting "Java iView Runtime error"
    I need expert views on this to solve.
    This is happening only when accessing EFP, user will be redirecting successfully to change password screen when accessing through "/irj/portal"
    Any solution.
    Thanks
    MMK

    Here is the scenario ..
    1. User's password was reset by administrator.
    **That's fine.
    2. User gets redirected to change their password when logging (first time after reset) ... when accessing via .. http://<server>:<port>/irj/portal
    **That's ok too, this is just a redirection.  At this point I would be doing https for external customers though.
    3. Occured "Java Ivew run time error" when the user trying to login from External Facing Portal ... via .. http://<server>:<port>/irj/portal/anonymous?guest_user=partners
    **At this point you will have to look at your .trc log files. (logviewer)   If this is just an access denied issue then look at permissions in the roles or groups.  If you are assigning a new password, is that effecting a group or system membership?  The .trc files will give a heads up.

  • ITunes is updated and works fine and I am able to log onto my account. When I go to purchase a song, I get the error message "Your Apple ID has been disabled". I've tried different methods: changing passwords, making a new account with another email addre

    iTunes is updated and works fine and I am able to log onto my account. When I go to purchase a song, I get the error message "Your Apple ID has been disabled". I've tried different methods: changing passwords, making a new account with another email address, and emailing itunes tech support. I am curious as to how many others have been experiencing the same issue. When I googled the error, it seemed like it was happening extremely often with many people.
    We all love their products, but they always come with a lot of issues and horrible customer support.
    My apple Id is [email protected]

    My Iphone 4 is telling me the same thing and I believe I figured out what the problem is.  I had some fraudulent charges on my itunes account, so I call my bank and disputed the charges.  Right after I did that, I started getting the message "Your apple ID has been disabled."  I just realized today that the charges are not fraudulent, they are "in app purchases."  One of my daughters downloaded the game Top Girl which is FREE, but in the game Top Girl you use money in the game to purchase things.  It just so happens that the money you use to purchase things is real money MY Money!!!.  My daughter thought she was using play money in the game and had no idea she was using real money.  She spent $106.00 buying stuff.  Now I have to call the bank and tell them to release the hold and pay Itunes.  I'm hoping this solves the problem.  Here is the link to learn how to disable "in app purchase" on your iphone or ipad.
    http://www.ikidapps.com/2010/12/parents-avoid-accidental-app-purchases-how-to-tu rn-off-in-app-purchasing.html

  • I am getting a Changing Password Failed error when I try to join an active directory

    I had a working AD configuration under Snow Leopard. When I upgraded to Mountain Lion, my account was no longer in sync with the domain. I got the red dot on the login screen and my domain password was out of sync. I unhooked from the domain at that point. This was several months ago.
    However, over the last few weeks, I keep finding myself locked out of the domain. I suspect it's something on my Mac that is trying to use my old credentials. I was hoping to rejoin the domain and see if I could get my account back in sync. When I get a domain admin to enter his password on the Directory Utility join screen, it first notes that the computer account already exists in the domain. I tell it to continue, but I can't get past this point:
    2013-06-24 14:21:20.729935 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - Computer account either already exists or DC is already Read/Write
    2013-06-24 14:21:20.732774 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - existing record found 'CN=MYMACHINE,OU=Default,OU=Workstations,OU=MyCity,OU=North America,DC=GLOBAL,DC=OURCORP,DC=NET'
    2013-06-24 14:21:20.732822 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - switching to cache 'MEMORY:0x7faef36ed770'
    2013-06-24 14:21:20.733141 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - Trying to find service kdc for realm GLOBAL.OURCORP.NET flags 2
    2013-06-24 14:21:20.734196 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - connecting to 12
    2013-06-24 14:21:20.734221 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - connecting to host: tcp 10.22.94.212:kerberos (1.2.3.4)
    2013-06-24 14:21:20.741380 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - host completed: tcp 10.22.94.212:kerberos (1.2.3.4)
    2013-06-24 14:21:20.741416 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - krb5_sendto_context done: 0
    2013-06-24 14:21:20.741619 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - trying to set password
    2013-06-24 14:21:20.741637 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - trying to set password using: MS set password in realm GLOBAL.OURCORP.NET
    2013-06-24 14:21:20.741648 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - using TCP since the ticket is large: 1560
    2013-06-24 14:21:20.741665 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - Trying to find service change_password for realm GLOBAL.OURCORP.NET flags 2
    2013-06-24 14:21:20.742867 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - connecting to 12
    2013-06-24 14:21:20.742908 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - connecting to host: tcp 10.22.94.212:kpasswd (1.2.3.4)
    2013-06-24 14:21:20.745231 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - host completed: tcp 10.22.94.212:kpasswd (1.2.3.4)
    2013-06-24 14:21:20.745250 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - krb5_sendto_context done: 0
    2013-06-24 14:21:20.745398 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - set password using MS set password returned: 0 result_code 3
    2013-06-24 14:21:20.745417 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - krb5_credential - Changing password failed for '[email protected]' with error '' (3)
    2013-06-24 14:21:20.745426 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - setting Computer Password FAILED for existing record - 5103
    2013-06-24 14:21:20.745818 EDT - 4934.65016, Node: /Active Directory, Module: ActiveDirectory - ODNodeCustomCall failed with error 'Credential operation failed' (5103)

    Reggierror,
    Had the same issue and discovered that I made my AD object name too long (16 instead of 15 character which is the limit) You might want to try making the computer object name shorter if you can.

  • Error while creating change request via solman support desk message

    I have configured CHARM and my change req. is working for urgent correction, I have tested the entire workflow.
    however when i try to create a new change req. via support desk message --> create a change request open
    I get following error
    An action was terminated due to an exceptional situation.
    Message no. SOCM_ACTION_LOG 090
    Diagnosis
    An exception has been triggered in PPF action processing.
    System Response
    Action processing has been terminated. The status of the transaction is still incorrect.
    Procedure
    You cannot execute the action until the cause of the error has been removed.
    The error messages will be kept until the transaction is next checked for subsequent analysis.
    Procedure for System Administration
    If necessary, analyze other messages in the application log for the incorrect transaction. To analyze the termination, you can activate the breakpoints in the checkpoint group socm_exception.
    Additional Information:
    Exception CX_SOCM_PRECONDITION_VIOLATED occurred (program:
    CL_HF_HELPER==================CP, include:
    CL_HF_HELPER==================CM00A, line: 29).
    pls help

    Hi Yunus,
    Your probably have changed the transaction type SLFN to a the customer namespace Z or Y. If this is the case you MUST also "Define Mapping Rules for Copy Control".
    Goto SPRO -> SAP Solution Manager -> Scenario-Specific Settings -> Change Management -> Change Request Management -> Extended Configuration -> Change Transaction -> Change Transaction Types -> Copy Control for Change Request Management ->  Define Mapping Rules for Copy Control.
    Once at this point in the IMG make a copy of SLFN -> ZLFN. This will resolve your problem.
    Kind regards,
    Latief

  • Why do we get First operand...error message when trying to change password

    Hi
    I'm new at posting here, so sorry if I'm doing this wrong. I did search first to see if there was info on this already, but I didn't find anything. (If there is already something out there, please point me to it.)
    We are using PeopleSoft Financials 8.8 SP1.
    We have basic workflow enabled in expenses which generates an email to an approver with a link into PS Expenses (right to their worklist area) when they have an expense report to review. When the user clicks the link they are directed to the PS sign on page. Normally they can sign on without any problems. However, if their password has expried they will be redirected to a page which says "Your password has expired. Click here to change your password." When they click the link they recieve a blank page with an error message that starts out as "First operand of. is NULL, ".
    I cannot replicate it in our test environments.
    I have confirmed that we have the PSWDEXPR permission list in our environment.
    I have also confirmed that our template for Change Expired Password is correct (PeopleTools > Portal, Structure & Content > Folder, "Tools - Hidden" > Change Expired Password > Template is PRTL_TEMPLATE_PASSWORD_EXP)
    I have also tried changing our brower cache to 0. (PeopleTools >Personalization >Personalization Options > Option Category Level = PeopleTools, Format tab, User Option of METAXP. I changed METAXP to 0 instead of 900 which was set by default).
    The odd thing is that if the user waits one day, they can use the link in the expense workflow email and change their password no problem.
    Also, when our users do experience this problem, if they log into PeopleSoft without using the link from the expense workflow email the change password function works fine.
    The link seems to be okay since it works fine at all times unless the user is prompted to change their password.
    Any suggestions?

    Try the troubleshooting tips here:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/basic-troubleshooting-tech niques
    You may have something in your project on one of the slides that is tripping up the publishing process.

Maybe you are looking for

  • Focus on Read-only Text field = accelerators not working

    Pretty much explains the problem. In a desktop Application i am developping are different accelerators defined which are working as long as the Editable fields of the frames do have the focus. If the Focus is on a read only Field or one of the intern

  • Text Doesn't Display in IE6

    I have developed a dynamic website with DreamWeaver CS3 and Developer Tool Box using php and MySQL and on some dynamicaly generated pages the text above the generated table only appears when moused over. This happens in IE6, not Firefox. An example o

  • InvalidRecordException: Input record does not have a valid Id.

    I am trying to export data from hybris to endeca. I have set up the index schema, index element, cas config, added properties. I have added queries the index elements but somehow the recordstore are not exporting the data to endeca. When, I checked t

  • Need a way to protect SWF from decompilers (as they can extract the SWF from Android's APK)

    I'm working on an Android app that will be used in competitions, so protection from cheating is very important. I've noticed that Flash places the SWF file inside the APK file, which can be extracted as APK is just a ZIP file. Is there any way to pro

  • Stock against investment internal order - reg

    Hello, Our client wants to use  investment internal order functionality (AUC---> FIXED ASSET).  I have few queries regarding this functionality: a) Can we  keep a stock of the material we are going to procure for capitalization. b) how we could maint