plz help me
if you don't have a disk (or don't feel like digging it out) you can boot into single user mode and reset the password (this is for 10.5, 10.4 is a little bit different, still works though)
press Command-S while starting up to boot into single user mode
Type fsck -fy
Type mount -uw /
Type launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist
Type dscl . -passwd /Users/username password, change username and password to your username and new password (whatever you want)
restart
hey thanks for everything but I got some problems when i was doing what u told me
when I typed
fsck -fy
I got this
** /dev/ridisk0s2
** root file system
** checking HFS plus volume.
** checking extents overflow file.
** checking catalog file.
** checking muli-linked files.
** checking catalog hierarchy.
** checking extended attributes file.
** checking volume bitmap.
** checking volume information.
** the volume macintosh HD appears to be OK.
localhost:/ root# mount -uw /
HFS: removed è orphaned unlinked files
localhost:/ root#launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist
nothing found to load <<< is that normal ?
localhost:/ root# dscl . -passwd /Users/simoni yopi,<<< that's what i want to have now just like u told me "username password, change username and password to your username and new "
I got this
cannot open remote host, error: DSOpenDirServilcErr
Data source (.-passwd) is not valid.
password yopi
-sh: password : command not found
what should I do now plz