Joined
Last Seen
0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #107.70K
~108 People Reached
Favorite Forums
macOS x 1
1 Posted Topic
Re: mac password
cmd+s || fsck -fy || mount -uw / || launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist || ls /users || dscl . -passwd /Users/{xxx=name} {xxx=new password}
The End.