I want to reset my MAC OSX password , for that i want a GUI. To do that i know in terminal we have to run the following command.
Aug4-2:~ root# passwd
Changing password for root
New password:
Retype new password:
For this i want to provide a user interface, where user can reset user password. We need to use NStask and NSpipe to do this task. If some one have the code snippet please post here