*name* of computer

After running setup on my new powerbook, the system automatically recorded my name as owner of computer.
I suppose this was because I setup the system and gave my info first, although another individual will be using the computer. How do I change the computer name? Is it a file in /etc?

The computer's name can be changed in the Sharing preference pane. Open the Sharing pref pane in System Preferences. Computer name is at the top of the panel.

Similar Messages

  • Getting the user name and computer name

    I've been trying to find out how to do this, but can't seem to get it.
    I have an AIR application that needs to get the user's login name, and computer name for verification.  I can't find anywhere to do this.  Is AIR able to get this information? Is there work arounds if there isn't?
    It won't ever be a web app, just an AIR app.

    What I did in Air 2 to accomplish that is the following:
                   public function getHostName():void {
                        if(NativeProcess.isSupported) {
                             var OS:String = Capabilities.os.toLocaleLowerCase();
                             var file:File;
                             if (OS.indexOf('win') > -1) {
                                  //Executable in windows
                                  file = new File('C:\\Windows\\System32\\hostname.exe');
                             } else if (OS.indexOf('mac') > -1 ) {
                                  //Executable in mac
                             } else if (OS.indexOf('linux')) {
                                  //Executable in linux
                             var nativeProcessStartupInfo:NativeProcessStartupInfo = new NativeProcessStartupInfo();
                             nativeProcessStartupInfo.executable = file;
                             var process:NativeProcess = new NativeProcess();
                                  process.addEventListener(NativeProcessExitEvent.EXIT, onExitError);
                                  process.addEventListener(ProgressEvent.STANDARD_OUTPUT_DATA, onOutput);
                                  process.start(nativeProcessStartupInfo);
                                  process.closeInput();
                   import utls.StringHelper;
                   public function onOutput(event:ProgressEvent):void {
                        var strHelper:StringHelper = new StringHelper();
                        var output:String = event.target.standardOutput.readUTFBytes(event.target.standardOutput.bytesAvailable);
                             output = strHelper.trimBack(output, "\n");
                             output = strHelper.trimBack(output, "\r");
                        trace('"'+output+'"');
    The package that I used is from the manual:
    package utls
         public class StringHelper
              public function StringHelper()
              public function replace(str:String, oldSubStr:String, newSubStr:String):String {
                   return str.split(oldSubStr).join(newSubStr);
              public function trim(str:String, char:String):String {
                   return trimBack(trimFront(str, char), char);
              public function trimFront(str:String, char:String):String {
                   char = stringToCharacter(char);
                   if (str.charAt(0) == char) {
                        str = trimFront(str.substring(1), char);
                   return str;
              public function trimBack(str:String, char:String):String {
                   char = stringToCharacter(char);
                   if (str.charAt(str.length - 1) == char) {
                        str = trimBack(str.substring(0, str.length - 1), char);
                   return str;
              public function stringToCharacter(str:String):String {
                   if (str.length == 1) {
                        return str;
                   return str.slice(0, 1);
    And sorry for the miss topic I just realized that it is on flex topic, but I post it either way it may be useful for anyone

  • Help apple help me, at first I was new to iphone registration 1 apple ID account but because I hardly use icloud account. so I do not remember the password and login name, my computer crash when I decided to run the software on ios7.1, but do not expect m

    help apple help me, at first I was new to iphone registration 1 apple ID account but because I hardly use icloud account. so I do not remember the password and login name, my computer crash when I decided to run the software on ios7.1, but do not expect me to be locked iclou account, I hope this mail unlocked apple for my apple account. I'm currently using the machine iphone 5, IME: ********. thank you ... ask yourself? machine is in warranty period warranty icloud error not send mail to me at mail
    <Personal Information Edited by Host>

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • HT5636 How do I re-name my computer?

    How do I re-name my computer?

    Change the computer's name in the Sharing pane of System Preferences.
    (124240)

  • Finder opens the "My Name's Computer" folder at every login

    Finder is opening up the "My Name's Computer" (i.e. Ryan Sprinkle's Computer)folder everytime I login, relogin, restart or shut down and turn the computer back on. There are no Finder windows open when I turn the computer off. I have check the login items in the account settings and it is not there. I cannot find a way to stop this behavior. Does anyone know why its doing this and how to stop it?

    nevermind, fixed itself, i guess

  • Ok just updated my iPad 2 to the new OS 5. Now it wont sync to my iTune on my iMac by Wi-Fi. The only thing it's saying is (Sync will resume when "name of computer) is available.

    Ok just updated my iPad 2 to the new OS 5. Now it wont sync to my iTune on my iMac by Wi-Fi. The only thing it's saying is (Sync will resume when "name of computer) is available. Now WHAT?

    Upgrade to Snow Leopard - it's compatible with the latest version of iTunes, and still supports PowerPC applications.
    $19.99 - http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard
    Snow Leopard is required if you wanted to upgrade to Lion, anyway, which you may want to in the future if the latest version of iTunes no longer supports Snow Leopard.

  • (Your Name)'s Computer Always open

    Every time I turn my MacBook on, the "(name)'s Computer" window is already open and shows the network icon and the macintosh HD icon. Then, after I close my browser, there are sometimes several of these windows open all over my screen. They seem to open for no reason... I haven't been able to track a pattern of which web sites cause a new window to open, but this is just confusing. Any idea if it's a bug or a particular setting of my computer? I know others with this computer who don't have the same issue.

    Hi,
    Have you done things like fix the disk permissions (you can use Disk Utility) or used a program like OnyX to run the maintenance scripts? OnyX is freeware from Titanium Software. Here is a link
    http://www.titanium.free.fr/pgs/english.html
    If you have tried all these, then you may need to try deleting Finder preferences com.apple.finder.plist or even just moving it to the desktop.
    Hope this helps
    Karn.

  • Custom report to disvover duplicate login name and computer

    Hi all,
    I need to create a custom report which shows a same login name use on many computer in ZAM 7.5.
    could you please help me to choose the good option on a custom report creation ?
    Thank all,
    Frnchtch

    Here's one method using the Custom reports console. Not the best mind you but quick to setup if you just need results on who the dups are.
    Go to Custom reports
    Select New Report (Type = Workstation; Focus = Basic workstation attributes)
    In column selection place "Login Name"
    In summary criteria select "Workstation Instances (Summary) > 1
    Save with a name like "Duplicate Logins
    Run report
    HTH,
    Bryant

  • LOGICAL SYSTEM NAME OR COMPUTER NAME

    Dear Experts,
    How can we get computer name of the user in SAP,agaisnt bsuiness transactions for outbound deliveries and finance documents.
    Best rgds
    Mani

    Hi,
    enter SM04.
    regards

  • Need to the domain name and computer name in offline mode

    Hi,
    I can not able to login to the windows system, the password i am using is correct. But im getting error "the login method using is incorrect, please contact network admin". I forgot the domain name i set to login to the system. Now Currently i
    dont have the recovery/windows7 disks.  I have Unix in my machine as well. so i have mounted the windows7 parition in linux, and trying to find out the computer\domain name.  so please suggest which file i need to search to get the details.
    Thanks,
    Ravi

    Hi Ravi,
    If you want to know more information about domain name, please take a look at the following article.
    http://technet.microsoft.com/en-us/library/cc731265(v=ws.10).aspx
    Based on my research, the computer name and domain name are stored in the registry key.
    We could find computer name in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerName.
    And we can find domain name in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain.
    Have you ever  joined a domain?
    If yes, please contact the network admin as mentioned.
    And we can type Domain name\Username and then password to login.
    If you haven’t, we could try to type Computer name\username(.\username) and then the password to login the computer.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Name of computer keeps changing to My ***** (2)

    I have changed the name of my computer 8 times today in settings/sharing to remove the (2) after the computer name. The last time I changed it and before I could do anything the name changed! After putting the name back, the computer will again show up in the shared computer area of the finder
    There are some apps that won't sync unless the computer name is correct.
    What is causing the computer name to keep changing? It used to happen occasionally, this many  times times in one day is absurd! It just changed again while I was typing this question.

    There are several possible causes for this behavior.
    1. Two (or more) computers on the local network have the same Bonjour name, such as "X's-MacBook-Pro.local". Resolve the name conflict by renaming one or more of them in the Sharing preference pane.
    2. You have two simultaneous connections to the same local network: probably Ethernet and Wi-Fi. If applicable, disconnect the Ethernet cable or turn off Wi-Fi.
    3. A Mac wakes from sleep due to network traffic. This is a bug in OS X that may only affect some models. You can avoid it as follows:
    Open the Energy Saver pane in System Preferences and unlock the settings, if necessary. Select the Power Adapter  tab, if there is one. Uncheck the box marked
              Wake for Wi-Fi network access
    if it's checked.
    4. A device that gets its network address from the router wakes from sleep, and the address it was using before has been assigned to another device.
    5. A third-party wireless router has incompatible settings or firmware. In that case, refer to the manufacturer or ISP for support. Restarting the router may help, temporarily.
    6. If the router is an Apple device, it may need to be restarted.
    7. A third-party Bonjour device on the network is malfunctioning. Finding out which is a process of elimination.
    8. There is more than one DHCP server on the network. Typically, there would be two or more wireless access points configured to act as routers.
    9. See this support article.
    10. Back up all data. Make notes of your settings in the Network preference pane.
    Triple-click the line below on this page to select it:
    /Library/Preferences/SystemConfiguration
    Right-click or control-click the highlighted line and select
              Services ▹ Reveal
    from the contextual menu.* A folder should open with an item named "SystemConfiguration" selected. Move the selected item to the Trash. You may be prompted for your administrator password.
    Restart the computer and empty the Trash. You will need to recreate the network settings.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • Changing the screen name or computer name.

    when i installed leopard and it asked for information on the computer name i put the wrong information. how do i change the computer name. i looked in accounts under system prefences and i changed the name there but in finder under places where there is the home button it is the old one. how do i completely change all of it to the new one.
    thanks

    Open the Accounts pane of System Preferences, unlock the padlock, control-click your account, choose Advanced Options, and change it. If you change the home directory's path, you also need to move its contents in the Finder.
    (40769)

  • Cannot change short name of computer in Workgroup Manager

    When a computer is bound to Open Directory on the client side I cannot change the short name of the computer. If the computer is added through Workgroup Manager I do not have this problem. When I try to change the name it reverts back to the old name and sometimes adds a .local at the end of it, but the new name I choose is displayed on the left side. When I log out and log back in the name on the left side reverts back to the old name.
    Could it be the way I am naming the computers? I am using dept-username.location as a way to name all computers. Why does this problem only occur on computers that have been bound through the LDAPv3 service on the workstation?

    I can't comment for sure on this one; but my educated guess may be that you're causing problems with your DNS (or DHCP) by specifying an extra dot in the name - Although I can't say for certain as my OD doesn't run my DNS.
    Try using dept-username-location.domain.local instead of dept-username.location.domain.local.
    Have you checked the console output to see if any errors are being returned?
    -Kogen

  • Name of Computer changed during Migration.

    I used Migration Assistant to Merge my data, settings, and files from my Macbook to my iMac, but every where I see the name of my computer it says "Trey's MacBook" is there a way to change this?

    Apple Logo > System Preferences > Sharing
    You can change the name of the Computer there

  • Changing original install name of computer

    I have recently migrated from an old PPC G5 iMac to a new Intel iMac using FireWire. Everything transferred over including the name of the old name of 'Makam's G5', which I would have liked to change. Would appreciate any help to solve this naming issue.

    makam wrote:
    Everything transferred over including the name of the old name of 'Makam's G5', which I would have liked to change.
    Open the Sharing panel of System Preferences. You'll see a "Computer Name" field there. If that doesn't change enough, click the nearby "Edit" button and change what you see there.

  • Changing Name of Computer in Finder

    This is a general question.  I just purchased a new Macbook Air and set it up.  In Finder where my name should be it says "macowner".
    Is there any way to change that?
    Thanks

    Change the computer's name in the Sharing pane of System Preferences and create a new administrator account in the Accounts pane.
    (58168)

Maybe you are looking for