How to reset password with Terminal?

I've just had a new HD fitted and rebooted my system from time machine, the password to access my user account does not seem to work any more. I've been advised that the thing to do is to reset it with 'terminal'
Can anyone help me wi this?

This is how for Snow Leopard, which is what your profile says you have:
http://support.apple.com/kb/ht1274

Similar Messages

  • How to reset password with ml

    Hi,
    i found two airport Graphite one works one won't how to i reset the password in ml
    Thanks DM1000

    Hey DM1000,
    Sounds like you want to do a factory default reset:
    Factory default reset: Perform this reset if you wish to repurpose the AirPort Base Station or AirPort Time Capsule and want to remove all personal profiles and settings first. This reset resets the device to its state when you first purchased it. Data stored on internal or external hard drives connected to the device will not be erased. If you choose, you may manually erase the hard drive using AirPort Utility.
    You can read about how to do that here:
    Resetting an AirPort Base Station or AirPort Time Capsule FAQ
    http://support.apple.com/kb/HT3728
    Welcome to Apple Support Communities!
    Take care,
    Delgadoh

  • How to reset password if i forgot my current password

    how to reset password if i forgot my current password

    If the user account is associated with an Apple ID, and you know the Apple ID password, then maybe the Apple ID can be used to reset your user account password. In OS X 10.10 and later, this option also works with FileVault, but only if you enabled it when you activated FileVault. It's not retroactive. Otherwise, see below.
    Note: If you've activated FileVault, this procedure doesn't apply. Follow instead these instructions.
    Start up in Recovery mode. When the OS X Utilities window appears, select
              Utilities ▹ Terminal
    from the menu bar at the top of the screen—not from any of the items in the OS X Utilities window.
    In the window that opens, type this:
    resetp
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window opens. Close the Terminal window to get it out of the way.
    Select the startup volume ("Macintosh HD," unless you gave it a different name) if not already selected. You won't be able to do this if FileVault is active.
    Select your username from the menu labeled Select the user account if not already selected.
    Follow the prompts to reset the password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select
               ▹ Restart
    from the menu bar.
    You should now be able to log in with the new password, but the Keychain will be reset (empty.) If you've forgotten the Keychain password (which is ordinarily the same as the login password), there's no way to recover it.

  • How to reset password on my mac if i forgot it

    How to reset password on my mac if i forgot it?

    First, make sure caps lock is not on.
    You must back up all data before continuing, unless you've already done so. If you need to back up but can't log in, ask for instructions.
    If the user account is associated with an Apple ID, and you know the Apple ID password, then maybe the Apple ID can be used to reset your user account password.
    Otherwise*, boot into Recovery mode. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window opens.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Follow the prompts to reset the password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select
     ▹ Restart
    from the menu bar.
    You should now be able to log in with the new password, but your Keychain will be reset (empty.) If you've forgotten the Keychain password (which is ordinarily the same as your login password), there's no way to recover it.
    *Note: If you've activated FileVault, this procedure doesn't apply. Follow instead the instructions on this page:
    If you forget the password and FileVault is on

  • How to Reset Password of User while not connected to Domain using Local Admin Account

    How to Reset Password of User while not connected to the Domain using Local Admin Account
    (I have the use of a local admin account), and I want to help a user reset their password who has logged in the PC and had their credentials cached, but forgot this password. 
    In Local Admin Account :
    When I go to Control Panel, users, users, manager user ; I cannot see any users in this window except the local admin account, and, so I cannot reset a user password this way.
    When I go to lusrmgr.msc, then users ; the local admin account will display only. 
    If I go to command prompt and type "net user", this will not display any users who have logged in to the computer, and so I cannot use "net user" to reset a password.
    I don't want to use any disks, 3rd party programs, or create a VPN connection to the domain.  I just want to help a user who calls in and forgets their password.

    Hello Keith,
    I know this is an old thread but I'm trying to better understand how I could change the domain password while not on the network. What I'm getting from your post is that you:
    1. Create a local user account (not a domain user)
    2. Login with that local user account
    3. Connect to the VPN while logged in as a local user
    4. Log out of the local account and login with the domain credentials
    Now, my question is based on the assumption that the password created on the local account is the same password that one will use to login to the domain account? Also, is the local user account the same as the domain account?
    Thanking you in advance!

  • How can reset password of bulk users in one time through AD or script?

    how can reset password of bulk users in one time through AD or script?

    Hello Mr. Lovely,
    Do you have ActiveDirectory Module which shipped with Windows Server 2008 R2? If you have it, you can complete this task very easily.
    #First, you need to import ActiveDirectory Module
    Import-Module ActiveDirectory
    #Second, generate a SecureString which contains the password.
    $securePwd = ConvertTo-SecureString -String "P@ssw0rd!" -Force -AsPlainText
    #Third, find the Active Directory users ,and use Set-ADAccountPassword for resetng the password.
    Get-ADUser -Filter {Name -like "Test*"} | Set-ADAccountPassword -NewPassword $securePwd
    Also, you can review following link for more details about the Active Directory cmdlets.
    Active Directory Cmdlets in Windows PowerShell
    http://technet.microsoft.com/en-us/library/ee617195.aspx
    Best Regards,
    Greg Gu
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How to reset password for user sap*

    Hi friends,
    How to reset password for user sap*  if any solution please mail me.
    Thanks,
    Yogesh

    Hi,
    <b><u>Steps for Reset SAP* Password</u></b>
    If you forgot or lock "Administrator or J2EE_ADMIN" password just follow below steps:
    STEP-1: Enable "SAP*"
    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.Double-click on the property "ume.superadmin.activated = TRUE"
    4.Double-click on the property "ume.superadmin.password=<Enter any password ex: abc123>"
    5.Save.
    6.Restart the engine.
    STEP-2: Login with "SAP*" into portal
    1. http://<host>:<Port>/useradmin/index.jsp
    2. Enter userid / password as" SAP* / <password ex: abc123>"
    3. Search for "Administrator" user
    4. Reset or change password for "Administrtor"
    STEP-3: Disable "SAP*"
    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.Double-click on the property "ume.superadmin.activated = FALSE"
    4.Save.
    5. Restart the engine.
    STEP-4: Login with "Administrator"
    1. http://<host>:<Port>/useradmin/index.jsp
    2. Enter userid / Password as "Administrator / <password>
    3. it will ask change password just change it.
    Please follow steps one by one. it should resolve your issue.
    Thanks,
    Nagaraju Parlapalli

  • Removing a password with Terminal.

    How can I remove a password with terminal? I can change it, but I can't seem to remove it... Is there a way to do it (without the install disk).

    If I recall, the "Parental Controls" only removes access to the checkbox in the "Accounts" pref pane for the managed user. It is pretty lame. I believe it is possible to really prevent someone from changing their password through "NetInfo", by setting password policy options...
    I see that you have updated your profile to 10.4.10. I can definitively say that under that version of OS X, if everything is working correctly, entering the above command (with the user short name substituted) should not give an "Invalid Path" error if the user exists (assuming this is a local account on a stand-alone machine), and should not prompt for "New Password" whether the path is valid or not. It might help if you posted the exact command entered and error messages via cut and paste.
    Also, the output of these commands might help in the diagnosis if there is something else going on (substitute the user's short name anywhere it says 'username', as before):<pre>
    nigrep username .
    nicl . -read /users/username</pre>

  • How to Reset Password of Client 800 in SQL server2005 of IDES Ecc6.0

    Dear All,
    how to Reset Password in SQL server of Client 800 IDES Ecc6.0.
    & what will be its password.
    with best regards.
    Ishtiaq

    Hi
    Simple logic we have sap* and ddic as default users if you are unable to login to client 800 with any of the user then you need to delete the user sap* from database level so that it will be recreated again and you can login as sap* and password as pass here is the procedure
    login to ora<sid>
    execute the sql statement
    delete from usr02.sapr3 where bname = 'SAP*' and mandt = '800';
    commit;
    sapr3 is your schema id
    You also need to check parameter login/no_automatic_user_sapstar is set to 0 so you can logon as SAP* password pass
    If the parameter doesn't exist then maintain in instance profile
    /usr/sap/SID/SYS/profiles/SID_DVEBMGS00_Host
    Unfortunately you'll need a system restart to enable and disable the parameter
    You can also refer to below links
    http://www.sap-img.com/basis/changing-the-default-password-for-sap-user.htm
    http://www.sap-basis-abap.com/bc/forgot-password-for-user-id-sap-in-client-000.htm
    Let me know if you need more help
    Regards
    Uday

  • HT1212 how to reset password on an ipad?

    how to reset password on an ipad?

    Hi,
    Which password do you want to reset?
    Apple ID: go to http://appleid.apple.com
    Passcode Lock: go to Settings > General > Passcode Lock > enter yours > Change Passcode
    HTH

  • How to reset password for a web user via GUI?

    Hi,
    How to reset password for a web user ID via GUI? is it possible?
    Thanks.

    Hi,
    You can  reset the pwd for the user through trascn SU01.
    BR,
    Disha.
    *Pls reward points for useful answers.*

  • How to reset password for iomega storecentre ix2

    hi! how to reset password for iomega ix2?

    There is a pin hole reset button on the back. This will reset user and network settings. Here is a link to the directions.
    https://lenovo-eu-en.custhelp.com/app/answers/detail/a_id/32232/kw/reset

  • How to reset password on HP Photosmart C4780 printer?

    new internet service requires re-installation of printer. 
    Model=HP Photosmart C4780
    installation prompt requests password.
    password forgotten.
    how to reset password?

    Hello,
    The HP software shouldn't ask you for a password unless you have permission issues on the PC, and it's asking for the admin password. 
    Try installing the full feature drivers from here.

  • HT5262 How to reset password after ipod says ipod disabled

    How to reset password after ipod says disabled?

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If you previously synced to the computer then you may be able to recovery use of the iPod without erasing the iPod by following the instructions here:
    Disabled Recovery-must use syncing computer.

  • How to reset password on an ipad. I can't access the settings the iPad is locked

    How to reset password on an ipad. I can't access the settings the iPad is locked.

    If you are talking about the restrictions Passcode - there is no way to reset it. You have to restore the decide to factory settings. If you restore from a backup, and the Passcode is in the backup, that will not work since you will be restoring the Passcode that you cannot remember back onto the device.
    The only thing that would work is if your backup was created before you put the Passcode on the iPad. The Passcode would not be in that backup and you could restore from that one.

Maybe you are looking for

  • How do I reinstall iWeb files?

    I have had to reformat and rebuild my harddisk recently (MacBook Pro, OS 10.5.8).  Now I cannot figure out how to get iWeb to recognize the files for my old website.   Which are the critical files and where do they go?  I have located a file called "

  • Inbrowser editing not working

    Several of my client sites made and uploaded to an external hosting company using the 'Upload to ftp host' option will publish with no problem, but the in browser editing will not allow log in, despite the details being correct? Anyone else having an

  • Trying to Load Windows XP

    I recently purchased a mac mini and need the instructions for creating a partition so that I could install windows. I also have the Plaralleals software but for the life of me I cannot remember how to access the partition to load Windows. HELP!!

  • HT4623 how to download my recent purchases on my ipod after updating and losing previous saved songs?

    how do I download previous recent purchases when I accidentally updated ipod on alternate computer and playlist was wiped clean?

  • Macbook Pro 15" new 2.3Ghz 10.6.8 FREEZING - Parallels Window 7

    Hello, my new Macbook Pro freezes up when I exit using Parallels 6 running Windows 7. When I shut my computer down it FREEZES up - BLUE SCREEN, with the revolving wheel. I have to manually shut off my Mabook Pro by pressing the on button. I read some