image
image

Go Back   macosx.com > Mac Help Forums > Mac OS X System & Mac Software

Reply
 
LinkBack Thread Tools
  #1  
Old August 20th, 2008, 09:06 PM
Registered User
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
joshtina is on a distinguished road
help resetting password!

bought a used MacBook Pro. (Tiger, 2.4 GHz Intel Core 2 Duo)
but whenever i try to install things it ask me for a password.
and i dont know the password or the last person who owned the Mac.
so i read that i needed an instal disk to reset the password.
my friend has a Macbook and let me borrow her instal disk(tiger)
it tells me to insert the cd. and to restart my mac.
and when it loads back up to hold the "C" key and the install menu should come up.
but what happens is i hold the "c" key then sometimes on the gray screen i get a pic of a folder with a question mark on it then it turns into the apple then it just get sent to my desktop like always and it shows me everything thats inside the instal disk. no install menu.
so i clicked on the "Instal Max OSX and bundle" and this window pops up with the big X mac logo, and it says that to run the instal disk
i need to click on the restart botton. i click on it and then the window pops up saying i need to put in the password in order to restart and run install disk.
how am i supposed to run the install disk to reset the password if i need the password to run the install disk?!?!

please someone help.

please respond to this post or email me if you could help.

secondnaturerec@hotmail.com

Last edited by joshtina; August 20th, 2008 at 09:11 PM.
Reply With Quote
  #2  
Old August 20th, 2008, 10:41 PM
Satcomer's Avatar
In Geostationary Orbit
 
Join Date: Jul 2002
Location: Northern Virginia
Posts: 6,959
Thanks: 33
Thanked 176 Times in 171 Posts
Satcomer is a jewel in the roughSatcomer is a jewel in the roughSatcomer is a jewel in the roughSatcomer is a jewel in the rough
Doesn't kids today (speaking in my old man's voice) search anymore on the net? Please read (the HOWTOs posts) [HOWTO] Reset User Password via single user mode
__________________
Mac Pro Dual 2.8 Quad (1st gen), 6G Ram, Two DVD-RW Drives, OS X 10.6.1
Mac Book Pro Core 2 Duo 2.16Ghz, SuperDrive, ATI X1600, 2GB RAM, OS X 10.6.1
2TB Time Capsule
32G iPhone 3GS Black
Reply With Quote
  #3  
Old August 27th, 2008, 09:41 AM
Registered User
 
Join Date: Aug 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
whisky1980 is on a distinguished road
ive looked and looked to no avail... when i tye in cretain commands i.e passwd it says command not found. i have no install discs either- what do i do...???
Reply With Quote
  #4  
Old August 27th, 2008, 09:44 AM
nixgeek's Avatar
Mac of the SubGenius! :-)
 
Join Date: Jan 2004
Location: Miami, FL
Posts: 8,375
Thanks: 29
Thanked 142 Times in 126 Posts
nixgeek is a jewel in the roughnixgeek is a jewel in the roughnixgeek is a jewel in the rough
Did you type it exactly as Satcomer posted it?

Code:
dscl . -passwd /Users/<username> <password>
Where <username> is your username and <password> is the password you want to give the account. (Don't include the brackets when typing the username and password you're trying to change.)

Alsol, make sure you adhere to the lettercase given in the commands. Unix is case-sensitive.
__________________
Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11/Ubuntu 9.10
Asus Eee PC 901 (1.6 GHz Atom N270) - Ubuntu Netbook Remix 9.04
Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1
"JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 13
"Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 9.04
Reply With Quote
  #5  
Old August 27th, 2008, 12:50 PM
Registered User
 
Join Date: Aug 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
whisky1980 is on a distinguished road
typed in exactly then it says
dscl: command not found

im really stuck here....
Reply With Quote
  #6  
Old October 22nd, 2008, 02:41 PM
Giaguara's Avatar
Chmod 760
 
Join Date: Nov 2002
Location: ~
Posts: 8,593
Thanks: 7
Thanked 98 Times in 97 Posts
Giaguara is a jewel in the roughGiaguara is a jewel in the roughGiaguara is a jewel in the rough
(old post but) dscl for non-Mac OS X Server was added in 10.5, so for anyone with Tiger or prior, we would need to use other means such as niutil.

passwd shortname

may work, replace shortname with your short name and give the new one.

Otherwise, create a new admin user and log in as that, then change the previous account's password.

So, for Mac OS X 10.4 non-Server

niutil -create . /users/fred
niutil -createprop . /users/fred gid [groupID]
niutil -createprop . /users/fred uid [uniqueNumberOver1000]
niutil -createprop . /users/fred shell /bin/tcsh
niutil -createprop . /users/fred home /Users/fred
niutil -createprop . /users/fred realname "fred jones"
niutil -createprop . /users/fred passwd '*'
mkdir /Users/fred
mkdir /Users/fred/.ssh
chown -R fred /Users/fred
chgrp -R [groupID] /Users/fred
chmod 755 /Users/fred

should do it. Replace all details with the other relevant details. The uid for first created user is 501, so don't specify that or make sure the uid you give isn't in use yet.
__________________
MacBook Pro | Dell Mini Inspiron 9 | Mac Mini | Newton 2000 | iPhone | @Work : Dell D620 & 2x20" + a lot of Macs | Workstation, VC & Fusion
Twenty years from now you will be more disappointed by the things that you didn't do than by the ones you did do.
~ Samuel Clemens | Rants | Photos
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump


All times are GMT -5. The time now is 10:43 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC1
Copyright 2000-2010 DigitalCrowd, Inc.