Disable Initial Password Reset.

Hello;
Is it possible to set that the user do not change the initial password
when created or even if the SAP Administrator reset it, the first time
the user log on the system.
Thanks;
Ali Gumusoglu

Hi Ali,
Yes, it is possible; for that follow below steps:
1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat
Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat
2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service
3.Click on below property and set value is FALSE and click and "SET" button.
"ume.logon.security_policy.password_change_required = FALSE"
4.Save.
5. Restart the engine.
Now
1. Login with an "Administrator"
2. Create a user and define a password like "init123"
3. logoff from "administrator"
4. login with new user; password is "init123"
now system will not ask to change password.
Reward Points; if it is usefull.
Thanks,
Nagaraju Parlapalli

Similar Messages

  • Partially disabled on password reset

    version: IDM 7.1, DSEE 6.3
    I have user account in IDM with a resource account on LDAP.
    The account looks fine.
    But when i change the password via a custom anonymous task the password gets reset on IDM, but the account is tagged as partially disabled. Also when you check the user xml it shows the ldap account as disabled=true.
    We use the nsaccountlock feature actually to disable / enable .
    Also have the com.waveset.adapter.util.ActivationByAttributeEnableFalse set for activation method in the resource configuration.
    the custom password task has a action like the following to include the changes to the resources.
    <Activity id='2' name='Reset Password'>
            <Action id='0' application='com.waveset.session.WorkflowServices'>
              <Argument name='op' value='checkoutView'/>
              <Argument name='type' value='Password'/>
              <Argument name='authorized' value='true'/>
              <Argument name='subject' value='$(accountId)'/>
              <Argument name='id'>
                <ref>accountId</ref>
              </Argument>
              <Return from='view' to='user'/>
              <Return from='WF_ACTION_ERROR' to='error'/>
            </Action>
            <Action id='1'>
              <expression>
                <block trace='true'>
                  <set name='user.resourceAccounts.password'>
                    <ref>userPassword</ref>
                  </set>
                  <set name='user.resourceAccounts.confirmPassword'>
                    <ref>userPassword</ref>
                  </set>
                  <set name='user.resourceAccounts.selectAll'>
                    <s>true</s>
                  </set>
                </block>
              </expression>
            </Action>
            <Action id='2' application='com.waveset.session.WorkflowServices'>
              <Argument name='op' value='checkinView'/>
              <Argument name='accountId' value='$(accountId)'/>
              <Argument name='view' value='$(user)'/>
              <Argument name='authorized' value='true'/>
              <Argument name='subject' value='$(accountId)'/>
              <Return from='WF_ACTION_ERROR' to='error'/>
            </Action>
            <Transition to='Update – Other Attributes'/>
          </Activity>Any help / input is appreciated.

    In your existing code, change the subject to 'configurator' or any admin that you have .. i can see you are using accountId as a subject .. also try
    using target resources concept of IDM.
    Still i have a sample code for changing the resource password directly by giving the resource name .. I hope you get an answer soon for this problem
    Instead of using checkout and checkin of the view you can directly call the workflow services to change the password. All pass the name of the resource for which the password change is required.
    <Activity id='7' name='Change Resource Account Passwords'>
    <Variable name='WF_ACTION_ERROR'/>
    <Action id='0' application='com.waveset.provision.WorkflowServices'>
    <Argument name='op' value='changeResourceAccountPassword'/>
    <Argument name='resources'>
    <!----- List the name of the resources here ---- !>
    </Argument>
    </Action>
    <Action id='1'>
    <expression>
    <set name='ERROR_STATUS'>
    <cond>
    <eq>
    <ref>WF_ACTION_ERROR</ref>
    <s>true</s>
    </eq>
    <s>failure</s>
    <s>success</s>
    </cond>
    </set>
    </expression>
    </Action>
    <Transition to='ERROR'/>
    </Activity>
    Thanks,
    Stallion

  • Disable user password reset

    I am building a lab image and I am trying to find a way to disable is user's ability to change the password. I have looked all over google and searched this forum. Please help!

    Dave Sawyer wrote:
    kkeo211 wrote:
    I am building a lab image and I am trying to find a way to disable is user's ability to change the password. I have looked all over google and searched this forum.
    Just don't give the lab user account administrator privileges. Without admin privileges (unless my memory is completely faulty; I'm not at my Mac to confirm right now) the user shouldn't be able to change the account password.
    that's not correct. a standard user can change their account password. An admin user can lock this ability down using Workgroup manager as I said. i still see absolutely nothing wrong with having standard users able to change their password. and of course no sane lab administrator will let regular lab users have admin accounts.

  • CustomLoginModule just bypassing password reset scenario at first logon

    Hello,
    We have developed a CustomLoginModule by extending AbstractLoginModule (to check userid & passwords as some custom requirements ) as shown below
    public boolean login() throws LoginException{
    IUserAccountFactory userAccountFactory =UMFactory.getUserAccountFactory();
    IUserAccount ua=userAccountFactory.getUserAccountByLogonId(userName);
    IUserAccount mutableAccount = userAccountFactory.getMutableUserAccount(ua.getUniqueID());
      if(mutableAccount.isPasswordChangeRequired())
      mutableAccount.setPasswordChangeRequired(true);
      mutableAccount.commit();
    if( !ua.checkPassword(passWord) )
      throwNewLoginException("invalid password");
      try
        refreshUserInfo(userName);
        refreshUserInfo(passWord);
       } catch (SecurityException e) {
         throwUserLoginException(e);
        successful = true;
        return true;
    }  //end of login() method
    After adding this login module to ticket stack , It was working fine for existing portal users.
    Issue is with new portal users logging in for first time, It was skipping through initial password reset scenario and giving access to the portal content
    Any clues to fix this issue?  (and any UME config paramterters need to be changed)
    Thanks
    Madhu

    What does it mean..?? I am using my own custom xsl.
    Edited by: user10104431 on Jul 17, 2010 3:02 PM

  • HT2452 How do I reset the initial password on an iMac running Lion?

    New to forums.  Not entirely sure how this works. But, when I set up my iMac, I created one ID that is required every time I let the computer go idle or when I shut down the system. Now I want to change that ID.  I tried by going into Settings and User/Groups and went through a process that looked like it would reset the password.  But, when I reboot my Mac, the system takes me right in--right to the desktop.  No ID or password required.  Can you change your initial password?

    To turn off automatic login you need to go to System Preferences->Users & Groups and select the Login Options located at the bottom of the user list.
    In the window that opens is the setting to disable automatic login.

  • Apple id was originally disabled. I reset my password and can sign into my apple id account. But when i want to buy an app in the app store it says my apple id is disabled again.

    apple id was originally disabled. I reset my password and can sign into my apple id account. But when i want to buy an app in the app store it says my apple id is disabled again.

    It's real easy to create a new one and, in fact, it's too easy.  I say that because multiple IDs are a PIA.  The problem is that anything obtained from the iTunes Store is PERMANENTLY associated with the ID that was used to obtain the item(s).  iTunes items can not be transferred from one ID to another and IDs can not be merged.
    The problem arises when you want to update an app.  If you're doing it from iTunes on your computer, you must log out and back in to get to the correct ID.  Then you update and log out/in again to get back to where you started.  It's slightly easier if you update from the iPad/iPod device as there is no need to log out/in BUT you still need the correct password for the appropriate ID.  Of course, with a disabled ID, the problem is much worse!
    A replacement Apple ID makes sense ONLY if you wish to start out absolutely brand new with zero iTunes Store purchases.
    If you're really butting your head aginst a wall and you're reasonably close to an Apple Store, my suggestion is that you make an appointment with the resident "Genius" and get his/her help.
    One last thought...  If your brother actually got a human on the phone to dispute the charges, go there and explain the problem.  Of course, if Apple did not accept his explanation of what occurred, that could be the whole issue.  Apple believes that money is owed on the account!

  • Getting the error message"your apple ID has been disabled" . I reset my ID password last night and am still having the same issue.

    getting the error message"your apple ID has been disabled" . I reset my ID password last night and am still having the same issue.

    If you are still unable to access your account after resetting your password, you will need to contact iTunes Store Customer Support via http://www.apple.com/support/itunes/contact/

  • HT1918 ID disabled even after resetting password. How can I download Apps?

    I cannot download Apps to my iPhone. I'm told my ID is disabled, even after resetting my password. Any help would be appreciated!

    Contact itunes support

  • Password reset is disabled.  Expired password does not cause reset prompt o

    Server: Oracle 11.2 on Linux Redhat 64-bit. Installed 32-bit 11.2 Oracle full client on Windows 7 64-bit workstation. Setting up user to test expired password promp capability of SQLDeveloper 3.0.0.4. So far, failing every time. Password Reset on menu is disabled. Loging in or testing in properties (Connection) simply fails with ORA-28001: the password has expired. Not sure how to proceed or enable password reset. FYI, connections only work for connection type of Basic and TNS if I disable OCI/thick driver. When enabled, I get "<oracle_home>\bin\ocijdbc11.dll Can't find dependent libraries"
    Not sure how to proceed. Need guidance and instruction or at least point me to documentation please. I'm not finding much on this issue.

    Thanks -K- for the response. I'll try that but it shouldn't be the cause of my issue. You see, a few weeks ago, I had SQLDeveloper installed on all our team's 32-bit Windows XP SP3 workstations. The reported issue was occurring then as well. Since then, the 64-bit Windows 7 workstations arrived and the saga continues:-)
    Any other thoughts on my issue is appreciated.

  • TS2446 Keeps saying "Your Apple ID has been disabled."  Tried resetting my password and I'm still getting same message

    Keeps saying "Your Apple ID has been disabled."  Tried resetting my password and I'm still getting same message

    Check the AppleCare number for your country here:
    http://support.apple.com/kb/HE57
    Call them up, and let them know you would like to be transferred to the Account Security Team.

  • My Apple ID has been disabled I have reset the password and this has not remedied the problem.. Help

    MMy Apple ID has been disabled I have reset the password but to no avail....help

    Since resetting the password have you logged out of your account on your iPad by tapping on your id in Settings > iTunes & App Store and then logged back in so as to 'refresh' the account on it ?
    If it still shows disabled then contact iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • I am trying to buy music and I keep getting an error stating that my Apple ID has been disabled.  I reset my password but it still does not work.  What can I do?

    I am trying to buy music and I keep getting an error stating that my Apple ID has been disabled.  I reset my password but it still does not work.  What can I do?

    Crich,
    The usual reasons for an Apple ID getting disabled are either unauthorized activity or violations of the Terms & Conditions. 
    Submit your request to iTunes Customer Service and if appropriate, they will re-enable it.

  • My apple id was disabled, and i reset the password but it still says its disabled. Has anyone solved this problem?

         my apple id was disabled, and i reset the password but it still says its disabled. Has anyone solved this problem?

    I solved that particular problem for myself (although I am running iTunes 11 under Snow Leopard on an iMac) by deselecting one of my Users Admin. privs. You see, I had two users w/admin privs & iTunes now plays nicely when there is only one admin.
    Otherwise, I would keep getting stuck in an "infinite loop" of resetting passwords over & over and still iTunes was a mess - albeit on an intermittent basis which was absolutely driving me nuts!
    I also think that firing up Safari and signing into my account @ apple first seems to help; providing that an apple cookie gets placed in my machine before I go to the iTunes store and enjoy surfing around there.
    Anyways, good luck~

  • My Apple ID is saying its disabled. I reset my password and connected to computer but still not working. I also logged of and logged back on with my iPad. Any suggestions?

    My Apple ID is saying its disabled. I reset my password, connected it to a computer, and logged off and back on my iPad but still showing disabled. Suggestions?

    If the iPad was running iOS 7,  iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/HT5818
    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just cancelling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • HT201363 After i wrote the wrong password for a few times my icloud account got disabled even after reseting my password.help

    After i wrote the wrong password for a few times my icloud account got disabled even after reseting my password.help

    Hi and Welcome to the Community!
    Failure of the BBID credentials will never wipe a BB. What actually happened was you incorrectly entered your user-created device-lock password too many times, and it then proceeded with wiping the device, as per the requirements of the security level accepted when enabling that feature. There is no way to stop it.
    Sorry.
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for