|
#1
| ||||
| ||||
| Changing Account Name? I have stupidly used the same account name on two OS X machines (one Jaguar the other Panther), and obviously that leads to confusion when connecting from one to the other. Is there a way to change the name and shortname of either from the terminal? It's not possible from the Accounts Preference Pane - both are dimmed. |
|
#2
| |||
| |||
| why dont you create a new account and delete the other one? |
|
#3
| ||||
| ||||
| Quote:
__________________ OS X 10.4 G5 Dual 2GHZ / 160GB / 1GB RAM / Superdrive Apple 20" Cinema Display SmartDrive 120GB Firewire HD Maxtor 250GB SATA Visit my wife's eBay store !! http://stores.ebay.com/Catchy-Creations-by-brendaonline Now pining for a MacBook Pro... |
|
#4
| ||||
| ||||
| I didn't simply delete the account and create another because I wasn't sure how to move all the old user's files to the new account, get permissions all up to snuff, have all the applications remain accessible, keep Apache, PHP, and MySQL functioning properly, and have SSH work without having to frig around with the key. Clearly OS X's protections confuse me no end. If creating a new user and deleting the old one is the only option, I'll leave things as they are. Thanks anyway. |
|
#5
| |||
| |||
| you can change the computer name too, in the preferences panel |
|
#6
| ||||
| ||||
| If you're afraid of deleting the old user, it *IS* possible to copy the files from one user to another BEFORE deleting the old user - via terminal. I think you'd do it this way: sudo cp -R /Users/oldUser/* /Users/newUser/* Anyone see a flaw in this?
__________________ OS X 10.4 G5 Dual 2GHZ / 160GB / 1GB RAM / Superdrive Apple 20" Cinema Display SmartDrive 120GB Firewire HD Maxtor 250GB SATA Visit my wife's eBay store !! http://stores.ebay.com/Catchy-Creations-by-brendaonline Now pining for a MacBook Pro... |
|
#7
| |||
| |||
| Quote:
EDIT: the above code should be written across a single line with a single space after ditto, -rsrc, olduser/ BUT, getting back to the original question, I have the same account on my computer and my girlfriend's computer, which makes it a lot easier to connect together (admittedly we're both running 10.3 but I don't think that should be an issue), we even have exactly the same account names and passwords on each others computer and this works really well for us (I connect to her computer to print).
__________________ Not compatible with Windows. |
![]() |
| Thread Tools | |
|
|