How can I change the administrator name?

I'm getting ready to sell my old I-mac. How do I change the administrator name or delete it?

Follow these instructions step by step to prepare a Mac for sale:
Step One - Back up your data:
       A. If you have any Virtual PCs shut them down. They cannot be in their "fast saved" state. They must be shut down from inside Windows.
       B. Clone to an external drive using using Carbon Copy Cloner.
          1. Open Carbon Copy Cloner.
          2. Select the Source volume from the Select a source drop down menu on the left side.
          3. Select the Destination volume from the Select a destination drop down menu on the right
              side.
          4. Click on the Clone button. If you are prompted about creating a clone of the Recovery HD be
              sure to opt for that.
               Destination means a freshly erased external backup drive. Source means the internal
               startup drive.
Step Two - Prepare the machine for the new buyer:
          1. De-authorize the computer in iTunes! De-authorize both iTunes and Audible accounts.
          2, Remove any Open Firmware passwords or Firmware passwords.
          3. Turn the brightness full up and volume nearly so.
          4. Turn off File Vault, if enabled.
          5. Disable iCloud, if enabled: See.What to do with iCloud before selling your computer
Step Three - Install a fresh OS:
     A. Snow Leopard and earlier versions of OS X
          1. Insert the original OS X install CD/DVD that came with your computer.
          2. Restart the computer while holding down the C key to boot from the CD/DVD.
          3. Select Disk Utility from the Utilities menu; repartition and reformat the internal hard drive.
              Optionally, click on the Security button and set the Zero Data option to one-pass.
          4. Install OS X.
          5. Upon completion DO NOT restart the computer.
          6. Shutdown the computer.
     B. Lion and Mountain Lion (if pre-installed on the computer at purchase*)
         Note: You will need an active Internet connection. I suggest using Ethernet if possible because
                   it is three times faster than wireless.
          1. Restart the computer while holding down the COMMAND and R keys until the Mac OS X
              Utilities window appears.
          2. Select Disk Utility from the Mac OS X Utilities window and click on the Continue button.
          3. After DU loads select your startup volume (usually Macintosh HD) from the left side list. Click
              on the Erase tab in the DU main window.
          4. Set the format type to Mac OS Extended (Journaled.) Optionally, click on the Security button
              and set the Zero Data option to one-pass.
          5. Click on the Erase button and wait until the process has completed.
          6. Quit DU and return to the Mac OS X Utilities window.
          7. Select Reinstall Lion/Mountain Lion and click on the Install button.
          8. Upon completion shutdown the computer.
*If your computer came with Lion or Mountain Lion pre-installed then you are entitled to transfer your license once. If you If your computer came with Lion or Mountain Lion pre-installed then you are entitled to transfer your license once. If you purchased Lion or Mountain Lion from the App Store then you cannot transfer your license to another party. In the case of the latter you should install the original version of OS X that came with your computer. If this is not possible then simply erase the drive. You need to repartition the hard drive as well as reformat it; this will assure that the Recovery HD partition is removed. See Step Three above. You may verify these requirements by reviewing your OS X Software License.

Similar Messages

  • HT201240 I have a new macbook pro that did not have a disk, OS X was pre installed  so how can i change the administrators name and password, it did not migrate properly from my hard drive.., so how do i

    I have a new macbook pro that did not have a disk, OS X lion 7.3.4 was pre installed  so how can i change the administrators name and password, it did not migrate properly from my hard drive.., now there is some mysterious administrator name and or password??

    See #5
    Step by Step to fix your Mac

  • How do I change the administrator name and password?

    I am trying to put some needed applications on my G3 Lombards and it won't let me because the previous administrator of the computer failed to erase all of his info before I bought it.
    How do I change the administrator name and password?
    This is the most ridiculous thing I have ever seen yet.
    Please help. FAST
    Edited by an Apple Discussions Host

    Robert:
    May I strongly urge you to get a set of installer CDs. They will come in handy as you need them for much more than just installing the OS. From time to time, e.g. you may need to boot from the installer disk to Repair Disk (you can Repair Disk Permissions from Disk Utility on the HDD, but to Repair Disk, you must boot from a different volume). And if you had installer CDs changing the password and creating a new Admin Account would be a breeze.
    You can get universal installer disks at applerescue. Another option in your situation is to do a complete re-install. That will not only enable you to create your own admin account, but it will automatically change the computer short name. However, for that you need installer disks.
    Meanwhile, <a href=""http://discussions.apple.com/thread.jspa?threadID=121786&tstart=0>here is another article that should help.
    Good luck.
    cornelius
    Message was edited by: cornelius

  • How can I change the account name in iCloud.  My email has changed and I want to change it on iCloud.

    How can I change the account name in iCloud.  My email has changed and I want to change it on iCloud.

    To change your iCloud ID, go to Settings>iCloud, tap Delete Account, then sign back in with the new ID.  This deletes the account and your iCloud data from your device, but not from iCloud.  Provided you are signing back into the same account, your iCloud data will reappear on your device when you sign back in.
    To avoid losing photo stream photos, save them to your camera roll (if not already there) before deleting the account.  To do this, open your my photo stream album, tap Edit, tap the photos, tap Share, then tap Save to Camera Roll.
    To change the ID on your Mac, go to System Preferences>iCloud, sign out, choose Delete for all the prompts (your data will still be in iCloud), then sign back in with the changed ID.

  • When bates numbering a .pdf in XI, how can I change the file name to include the bates number AND its name?  I know under file output, there is an option for either/or.  I want both.  Thank you.

    when bates numbering a .pdf in XI, how can I change the file name to include the bates number and the file name?  I know under "file output: it's either/or.  I need both.  Thanks!

    Long ago I wrote a little demo using the touch command. Check out the following thread:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=25128#M25128
    LabVIEW Champion . Do more with less code and in less time .

  • How can I change the tag name in cursor statement?

    Hi
    I have two tables: TableA and TableB. I want generate a XML file using XSU12 from these two tables, the XML structure like:
    <ROWSETA>
    <ROWA num="1">
    <A1></A1>
    <A2></A2>
    <A3>
    <A3_ROW num="1">
    <B1></B1>
    <B2></B2>
    </A3_ROW>
    <A3_ROW num="2">
    <B1></B1>
    <B2></B2>
    </A3_ROW>
    </A3>
    </ROWA>
    </ROWSETA>
    How can I change the tag name and attribute for "A3_ROW"?
    Thanks in advance!
    null

    In short, you can't.
    You can use the column alias as you're already doing to change the name of the "A3" part of "A3_ROW" but you cannot change the "_ROW" part of "A3_ROW". This is added automatically.
    You can combine the results of XSU with an XSLT stylesheet (made very simple if you're using XSU by working with Oracle XSQL Pages) to change the name of any element or completely restructure the XML output into a target XML, HTML, or text format.

  • How can i change the account name to our firm's name?

    how can i change the account name to our firm's name?

    The name that appears in Adobe Send is the name that you used when you created your Adobe ID.  You can update this by clicking on your name in the upper-right corner and selecting My Information ...
    Once the My Information dialog appears, you can change the First Name and Last Name on the account.  Note that you're updating your Adobe ID, so in many places where you use that Adobe ID, it will display with those names. (Some Adobe sites, such as this forum, use other screennames; those would not be affected.)

  • How can I change the location name my iPhone pulls up when I am home. The info that pulls is not correct?

    How can I change the location name my iPhone pulls up when I am home. The info that pulls is not correct?

    If the size of the iPhone backup is putting you over the edge you have bigger problems than just this backup. You really need to solve the fundamental problem of your C: partition being too small. Even if you could solve the iPhone problem something else will come up soon that will again challenge your disk space. New drives can be had for well under $100, and even a 500 GB drive is only a little more than $100. This would be a good time to upgrade. You can even clone your current drive AND increase the partition size in one step with disk imaging software such as Acronis True Image.

  • How do i change the administrator name and password when i forgot both of them

    how do i change the administrator name and password when i forgot both of them?

    Find the user name and then reset the password.
    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 under “Select user account”.
    Note down the user account name.
    Enter a new password.
    Reenter the new password for the user.
    Note it down.
    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”.

  • How can i change the screen name in my icould account?

    my Apple ID used to have my Dad's name because of the billing issues.. now is changed again to have my name, but i keep seeing that my account on icloud.com still says my dad's name, so if i try to send an email through there it says my dad's name and my email address instead of my name...
    how can i change the name that appears linked to my icloud account? (note that as i already sayd my Apple ID has my name now, i jsut want to know why is not my name in my icloud account?)
    thank you,

    I believe it can be changed by going to https://appleid.apple.com/, click Manage your Apple ID, sign in with your iCloud ID, select "Name, ID and Email Addresses", then click "Edit" next to the name listed under "Your Name" and change it as desired.
    Also, if you are trying to change the sender name for your iCloud email account, you'll want to go to icloud.com, sign into your account, open Mail, click the gear shaped icon on the bottom left and choose Preferences, go to the Accounts tab and enter the name you want to use in the Full Name field and click Done.  Then quit Mail (Command-Q) on your Mac and re-open it.  Your new From name should now appear in the drop-down list when you compose a new email.
    (The image was removed in your post above because it showed your iCloud email address.)

  • How can i change the DNS Name of a 10.6 Server

    Hello when i installed the Server i made a mistake and put in a wrong dns name wich is not reachable from the clients. How can i Chane the DNS Name?

    The core command is changeip, and Google will find some details and discussions.
    $ man changeip
    $ changeip {-v} {-d path} directory-node old-ip new-ip {old-hostname new-hostname}
    It's not always successful; the host name tends to get embedded everywhere.
    For the official documentation on this, see the [Advanced Server Management Manual|http://manuals.info.apple.com/enUS/ServerAdminv10.6.pdf] for a discussion of what (else) needs to happen when the IP settings change; see the +Understanding Changes to the Server IP Address or Network Identity+ section.

  • I just set up a wireless network using an airport express. How can you change the network name

    How can you change the name of a wireless network set up with an airport express

    Yes, you can. If you use the current AirPort Express, Apple says that you can connect up to 50 devices. Realistically, make that 25-30 or so before the speed really begins to drop.
    Remember that you will have to reset the modem though, before you connect it to the AirPort Express as the modem "remembers" the settings for your computer.

  • How can I change the "short name" of my account?

    I want to change the short name of my account because when my dad bought this computer for me he set up the account with his name as the short name and it has been bothering me ever since.
    When I go to system preferences and then accounts my account is listed and when I click on it under password I am able to change my name, but not my short name because it is greyed out and cannot be clicked. Is there any way to change the short name on my account? I can't even delete my account and make a new one because the account delete button is greyed out when I click on my account.
    Also, I went to my home folder and changed that from my dad's name to my name. This has reset every program on my computer to default settings! For example when I open my Safari browser a message pops up saying a keychain cannot be found to store Safari and asks me if I want to restore default settings.
    So pretty much I've tried to change the short name on my administrative account, I reset everything to default settings and my short name is still my father's name. Can anyone help me out here?

    Try this.
    Or you could just create a new account and delete the old one.

  • How can i change the database name on MaxDB?

    Hello.  I need to do a homogeneous copy where the source system is the productive system and the target system is the quality system. Therefore after to restore the data backup i need to change the database name of quality system (from CLP to CLQ) but i'm not sure that it could be possible because in the MaxDB documentation i didn't found nothing about that. please can you tell me if it is possible and how i change it?
    I work with MaxDB 7.6.04.11.  Thanks for your help.

    > I will try to explain better: the SID of the source database is CLP and the SID of the target database is CLQ, when you say "once you restore the DB, it will use the new SID", i understand that the new SID in the target database would CLP or am i wrong? and i need that the SID in the target database remains CLQ after the restore.
    Hi Ivonne,
    what you've described as your requirement is exactly what will happen, when you just perform the procedure that Eric described to you.
    A recovery won't change the SID of the instance you perform the recovery to.
    All it does is: take the instance as is and load the data pages to the data area. Afterwards the log files may be recovered.
    Think of the instance as a kind of container for your database.
    The instance itself is not the database - so the SID does not change with the content of the database.
    Hmm... why not simply try it?
    Create a little test instance and back it up.
    Create another instance with a different name and recover the backup of the first instance.
    You will still have both instances, each with its original name.
    regards,
    Lars

  • How can I change the display name of a contact in my address book?

    If I open one of my contacts in the Address Book, the display name is the name of the organization. I want it to be the last name of the individual. How can I change that?

    Thank you for your reply. I realize from your answer that I didn't poise my question properly! If I have not entered anything in the 'Display name' field then the message header (i.e. the title of the business card) follows by default the name of the 'Organization'. I wanted to know if it's possible to change this so that the message header of the business card follows the 'Last name' of the person and not the name of the 'Organization'. Thank you!

Maybe you are looking for

  • Normal Scrap against Purchase Order

    Hi All, Please help me to design logic for below scenario: We have One Material XXXXX (not subcon) We procure the same material from three different vendor's (Standard PO). after GR we place the material in Unrestricted stock. Generally after 1 or 2

  • Locking/Concurrency Options

    The options described in the recent messages are pretty well-known.. The way I look at it, unless you use some sort of active locking/notification, you end up with one of two types of update: Last Write Wins - No last-minute checking at all for times

  • Head Office/Branch account in SD idoc

    Hi Experts, I have a problem, I have implemented the intercompany flow. My client has three plat abroad and he want to sell from each plant abroad to own Subsidiary. The customer (Subsidiary) always is One, but the Vendor can be several (one for each

  • ECATT - Scripting not enabled

    Hey, I have eCATT working on my Solution Manager 3.2 with Web AS 6.20. I have tried using SAPGUI 6.2 and SAPGUI 6.4 as well, but whenever i try to record any transaction through SAPGUI(record) on my test, production, QA or Dev server, it gives me a w

  • Oracle OIC Driver for 10gR2

    Hello, I'm trying to connect my WebLogic 8.15 server to Oracle 10gR2 via the Oracle OCI driver (thick client). I have tried this on both Windows XP Pro sp2 and Windows 2003 platforms. I have installed Oracle 10.2.0 and inserted the ORACLE_HOME enviro