Reset apple server 10.6 ( snow leopard ) root, admin and diradmin password

Posted March 6th, 2011 by din100 and filed in general
Comments Off

reset root and admin (local accounts) passwords with apple CD. reset open directory (LDAP) directory administrator password

sudo mkpassdb -dump | grep diradmin

this will give a slot no like this
slot 0001: 0×00000000000000000000000000000001

then type this

sudo mkpassdb -setpassword 0×00000000000000000000000000000001

enter the new password you good to go

Comments are closed.