View Single Post
  #7  
Old February 24th, 2009, 01:41 PM
sheraz4u sheraz4u is offline
Registered User
 
Join Date: Feb 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
sheraz4u is on a distinguished road
depends on the operating u use

single user mode reset password:leopard
mount -uw /
ls /users
passwd (user's name)
(enter the password cannot be seen)
reboot


------

single user mode change password tiger

1. mount -uw /
2. sh /etc/rc
3. ls /users
4. passwd (user name)
Reply With Quote