When resetting admin password,after typing resetpassword at the terminal the small icon pop up but didn't allow me to write anything

As i was following the instruction given on how to reset my admin password,the small icon that just pop up after i type resetpassword in the terminal icon,but that didn't do any good because i can't type my new password.

After typing  resetpassword     , press "enter" key on the keyboard.
You do not type password in the terminal.
You have to enter the password in the password reset utility app that opens up.
OS X 10.7 Lion, 10.8 Mountain Lion & 10.9 Mavericks
Reset Password starting from Recovery HD
Start the computer,then press and hold down command and R keys to start into recovery partition.
When you see the Apple logo, release the keys.
Wait until  OS X Utilities window shows up.
Move the mouse to the menubar at the top and click "Utilities", then select "Terminal"
from the drop down.
Terminal window will appear.
Type in   resetpassword   and press enter on the keyboard.
Leave the Terminal window open.
Reset Password Utility window will open with Macintosh HD selected.
Select the user account from the popup menu box.
Enter a new password.
Reenter the new password for the user.
Enter a hint.
Click the "Save" button.
Click  in the menubar and select Restart.
Log in.
If Keychain dialog box appears, select “Create New Keychain”.

Similar Messages

  • Reset Admin password after wrong attempts

    Hello,
    I wanted to expose my intranet site collection for anonymous users. Before that i wanted to know that by any method could a anonymous access the admin section(site section) of the site? How secure it is?
    Plus if any user trying to access admin section, is there a way to reset the admin's password after 3 wrong attempts?
    Any help would be really appreciated.

    Hi Rizwan,
    The "admin" pages are secured just like any other page on a non-anonymous site collection. For instance, the _layouts/settings.aspx page (the site settings page), will require authentication. So to answer your question:
    Could an anonymous user access the admin section in any way? Not as far as I know, because it requires authentication.
    Your second question, regarding resetting the admin password is a little harder.
    What do you mean by "admin" password. Do you have only 1 user that is authorized to the site settings page?
    You can use Group Policies to lock users if they enter a wrong password.
    Nico Martens - MCTS, MCITP
    SharePoint 2010 Infrastructure Consultant / Trainer

  • Resetting admin password.  Please help!!

    My friend has a G4 ibook with mac osx 10.3.8 installed, unfortunately he has forgotten his password and this prevents him from installing any software now. I have read the support pages from apple which state i should use the installation disc of the original mac os x. This has unfortunately been lost. I have tried with a newer installation disc "tiger" and this does not work. Can anyone help me.
    Thanks

    Alan....try the following.....
    Reset Admin Password ..... using Terminal
    1. Type.... passw < return>
    2. It'll prompt for the...... “old password” <return>
    3. Type..... “new password” <return>
    4. Retype ...... “password” <return>
    Changing the password in this way has the same effect as changing through "System Preferences".
    Reset Admin Password .... using Single User Mode
    Hold down (command+S) at startup, you will be presented with a black screen containing a bunch of code... this is called....... Single-User Mode
    Type.....
    sudo passwd username <return> ... or ...
    /usr/bin/passwd username <return>
    Type your already existing ..... “old password” <return>
    Type in a new...... “password” and verify
    Type... reboot <return>
    george

  • Lost GlassFish admin password# how to reset admin password

    Hi
    i lost admin password in glassfish(     GlassFish Server Open Source Edition 3.1.1 (build 12) ) application server
    key-file stored in glassfish-3.1.1\glassfish\domains\domain1\config\admin-keyfile
    how i can reset admin password?

    Forgot Your Account Password
    For Lion, Mountain Lion, or Mavericks
        Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         When the menubar appears select Terminal from the Utilities menu.
         Enter resetpassword at the prompt and press RETURN. Follow
         instructions in the dialog window that will appear.
         Or see:
           Reset a Mac OS X 10.7 Lion Password
           OS X Mountain Lion- Reset a login password,
           OS X Mavericks- Solve password problems,
           OS X Lion- Apple ID can be used to reset your user account password.
    For Snow Leopard and earlier with installer DVD
         Mac OS X 10.6- If you forget your administrator password,
         OS X- Changing or resetting an account password (Snow Leopard and earlier).
    For Snow Leopard and earlier without installer DVD
        How to reset your Mac OS X password without an installer disc | MacYourself
        Reset OS X Password Without an OS X CD — Tech News and Analysis
        How To Create A New Administrator Account - Hack Mac

  • How to reset admin password iMac

    I changed my IMac admin password and have now forgotten in and can't find my originàl discs to reset it. I understand you can reset it using apple ID but I can't work it out.  Can someone help me

    Forgot Your Account Password
    For Snow Leopard and earlier
         Mac OS X 10.6- If you forget your administrator password
    For Lion/Mountain Lion
        Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         When the menubar appears select Terminal from the Utilities menu.
         Enter resetpassword at the prompt and press RETURN. Follow
         instructions in the dialog window that will appear.
         Or see Reset a Mac OS X 10.7 Lion Password and
         OS X Lion- Apple ID can be used to reset your user account password.
    If you are unable to boot from an installer DVD:
    (these will only work on Leopard or earlier)
      1. Boot to Safe Mode by restarting and after the chime press and hold down
          the COMMAND-S keys until a black screen with white type appears.
      2. At the prompt, type the following commands pressing return after each
          command line:
         /sbin/fsck -yf
         If you do not receive a "Filesystem OK" message then repeat this command
         until you do.  If after seven tries you still do not receive a "Filesystem OK"
         message, then the system is corrupted and needs to be reinstalled.
         mount -uw /
         cd /private/var/db/netinfo
         mv local.nidb local.old
         rm ../.AppleSetupDone
         shutdown -r now
    The second-to-last command above will cause OS X to think that the operating system is newly installed, and when the new owner starts up the computer it will send him/her to the startup wizard where he/she can start a new user without reinstalling.
    This last method does not actually change a password. It simply removes the user accounts and lets you create an initial admin account as if the computer were new out of the box.
    Reset Admin Password Using The Terminal
    You can reset the password by printing out (or writing down) and carefully following these steps.
    First, find the short name of the admin user on the machine. The easiest way of doing this is by looking at what the directory is called in the Users folder.
    Now, start in Single-user Mode. It should boot into a command line.
    Enter these exact lines. Press RETURN after each.
    mount -uw /
    ifconfig lo0 up
    cd /var/db/netinfo
    netinfod -s local
    Now you'll need that short name. Enter "passwd", a space, and the short name of the admin. For example, if the admin was rather prosaically called "imadmin", you would enter "passwd imadmin".
    The computer will now prompt you to change the password for "lmadmin" (or whatever the short name was). Go ahead and enter a new password.
    Now, enter:
    sync
    reboot
    and the machine will reboot. The admin password should now be changed.

  • Reset admin password rejected

    Hi. My current OSX is 10.4.2; my install disk is 10.2. I've followed the instructions to reset my admin password (which I can't remember) using the install disk, but, after it says "password saved" and I quit Installer and restart the computer, it doesn't recognize the new password--it's still giving me the hint for the old one. What am I doing wrong??? Thanks for any suggestions.
    eMac   Mac OS X (10.4.2)  

    I am trying to reset my friend's admin password with a 10.3.4 software install cd for emac and the coputer does not seem to recognize the cd at all. I tried to restart the computer and hold down the c button but nothing happened. I am just totally confused.

  • Resetting admin password from non-original CD

    We have a 400 Mhz Powerbook G3 running Mac OS X 10.3.3. We got it from eBay as is––no CD's, no other information. Now that I have inadvertently locked System Preferences, that is a problem because we do not know the admin password.
    I see that you can reset the password by booting up from a Mac OS install disc. My question is, would it be possible to do that using the OS X install disc for v. 10.3.7 that came with my iBook G4?

    Usually the OEM install disc that comes with a particular computer model will not work with other models. However, you can give it a try. If you can get it to boot the Powerbook, then after the installer loads select Reset Admin Password from the File menu.

  • How to reset admin password in single user mode

    How do I reset and admin password in single user mode. All the posts I have read so far dont work. I tried adding a new admin password as posted on the forums by deleting setup so it will setup like it was first time setup but that didnt work . Any suggestions would be appreciated.
    The account now only has the standard user account as admin. Admin account I deleted in trying to fix this problem.

    1 - Does it boot into Leopard?
    2 - Does it have any important data on it that is not backed up elsewhere?
    It it boots into Leopard you could continue using it and hope that you find your Leopard install disks later or discover some other way to overcome the lost password.
    If it is fully backed up or has no important data on it you could install Tiger.

  • Reset admin password - SJSWS 7u8

    Hi,
    I've read through the documentation and a few of the other posts about resetting the admin password in SJSWS. Plainly, it doesn't work
    [root@server bin]# ./wadm reset-admin-password --user admin --host localhost --port 8989
    Please enter admin-password>
    Please enter admin-password again>
    CLI103 Command 'reset-admin-password' failed. :: netscape.ldap.LDAPRebindI've not been able to find any matches to the 'netscape.ldap.LDAPRebind' error, and don't know why it's talking about ldap in the first place (as SJSWS isn't attached to any LDAP).
    The local machine (RHEL5.5, Linux x86_64, amd64 SJSWS install) does use LDAP for authentication, but it shouldn't be trying to touch that.
    I can't find any further log entries for the failed password change either.
    This is the administration console, with one other node hanging off of it.
    [root@server bin]# . ../lib/wsenv ; $WS_JAVA/bin/java -version
    java version "1.6.0_19"
    Java(TM) SE Runtime Environment (build 1.6.0_19-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 16.2-b04, mixed mode)Any ideas would be welcome ;)

    Unfortunately you've run into a known problem - 6914493.
    Edit $(INSTALL_ROOT)/bin/wadm and add ${classpath_prefix}/ldapjdk.jar to the classpath variable and try re-running the command.

  • I have just reset my password about a hundred times and still the facetime and I messenger is not accepting my password, I previously had FaceTime working now nothing is happening, I need help now please

    I have just reset my password about a hundred times and still the face time and I messenger is not working, I previously used FaceTime once and now I need help urgently
    What am I not doing?

    Hi fatbear711.  are the following as follows?  Settings/restrictions:  Facetime and Camera are both ON?   Also in Game centre at bottom 'Adding Friends" is turned on?  If all ok, log into your account via itunes App, Click on your ID at bottom left of say the Music page, then click to 'Manage', enter password.  On next page click on your apple ID at top, then select to go to '[email protected]'. Log in on the browser window page that appears and confirm that your primary apple ID and primary email have been verified (should have green ticks and the word 'verified' next to them.  If you use itunes on a pc to sync with then do this through iTunes;Store menu on your pc, ensuring that you sync your device once finshed.  You will also need to check that your device is set to the correct timezone and time in your devices settings page.  If problem still persists at least we'll know the basics are ok.
    When you post again can you also include whether ipad2/3 etc and iOS e.g. 5.3.1/6.01 etc
    Best regards
    Nick

  • TS1398 iPad won't recognize wifi password after 7.0.2 update.  (The password is correct, but iPad says it's incorrect) How do I fix this?

    My iPad won't recognize my wifi password after 7.0.2 update.  The password IS correct, but I continue to get the message that the password is incorrect.  Any ideas how to fix this?

    I have the same problem too on my iPad 3. One thing that sometimes works is if you go to the App Store and put your password in there after a few tries it may work.

  • I do this after this instruction .. . when i switched on the phone first ask the language when i select english after ask region when i select silanka after it last menu is in the choose network ,connect to itunes menu|? iPhone 4S

    i do this after this instruction .. . when i switched on the phone first ask the language when i select english after ask region when i select silanka after it last menu is in the choose network ,connect to itunes menu|?
    iPhone 4S

    when i connect to the phone to pc the msg says    . .."
    There is no SIM card installed in the iPhone you are attempting to activate.
    Please disconnect and insert a SIM card in the iPhone.

  • I have a iPad 4 on iOS 7.0.4 and every time I go to the spotlight search my iPad would respring just after typing in one letter in the spotlight search bar and it keeps d..please help I have to give this iPad to my grandma for her birthday on January 6

    It would respring after typing in one letter at the spotlight search bar...how do I get rid of this...I have noticed this change about 1 day ago

    You will need to look elsewhere
    Jaigosh00 wrote:
    ... I think my cousin jailbroke the iPad without my knowing because there is a weird icon that says Cydia...
    Sorry... But...
    The discussion of Jailbroken Devices is against the Terms of Use of this Forum.
    Unauthorized modification of iOS  >  http://support.apple.com/kb/HT3743

  • Rewards - I have plenty of points and my account is in good standing. When I hover over the Place Bid button, a hand appears but I can't actually bid on anything. What's the deal?

    Rewards - I have plenty of points and my account is in good standing. When I hover over the Place Bid button, a hand appears but I can't actually bid on anything. What's the deal?

        I'm glad you are taking advantage of Smart Rewards, holla2012. When attempting to place a bid, have you noticed if the time on the item is near expiration? Have you tried clearing your cookies and cache on your browser?
    AndreaS_VZW
    Follow us on Twitter @VZWSupport

  • My MB pro doesn't recognize any start up discs. I have the flashing question mark, but when I press option/alt, I'm only prompted to start the internet recovery. Afterwards the Mac OS X Utilities pops up, but there's no start up disc?

    I have the flashing question mark, but when I press option/alt, I'm only prompted to start the internet recovery. Afterwards the Mac OS X Utilities pops up, but there's no start up disc when I try to reinstall Mac OS x or anything.

    Hello, sullivja. 
    Thank you for visiting Apple Support Communities. 
    Here is an article I would recommend going through when experiencing this issue. 
    A flashing question mark appears when you start your Mac
    http://support.apple.com/kb/ts1440
    Cheers,
    Jason H. 

Maybe you are looking for

  • Block Sales Order by Account Group

    Hi, I hope someone can help me, I have created a new sales doc type and would like to control the use of the new sales doc type by customer account group. Is this possible? Thanks.

  • Can I use Camera Raw 5.6 in CS3?

    I am using an old laptop with old software for a trip overseas and have CS3 installed.  CS3 is unable to read the RAW files from my Canon 7D.  Looks like it can only be opened in CS4 or later, anyone know a work around?

  • Cannot download Apps from the App store on my ipod

    Everytime i try to install an app on my ipod it always says "Authorization failed. Please connect to iTunes." can someone please tell me what to do

  • There is SOMEONE who a zen Vision has m. and Dutch/dutch spe

    English: - if you do not disturb it I will ask you a couple questions concerning those mp3 player! During playing to film does not get bogged down he then sometimes or? If you are with those creative busy then do everything go smoothly or happerd run

  • XSTRING to PrintPreview

    Hello Guru's i got a little Question: I created multiple PDF-Forms with Adobe Interactive Forms. After that i merged them to 1 Single PDF with PDFTK. Right now i got the merged PDF type XSTRING as return value. Now i want this XSTRING to be displayed