passwd admin
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Change admin password in OS X Server (See related posts)
Comments on this post
You need to create an account or log in to post comments to this site.
Related Posts
» Change root password in OS X... in password osx osxserver
» add user in os x or os x ser... in osx osxserver
» Login window from the comman... in password shell osx mac bash unix window login utf8 UTF-8 pashua dialog
» Password request dialog from... in password shell osx mac bash unix applescript dialog
» password hash script in ruby password
» lighttpd as a startup item o... in lighttpd osx mac
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails
# /sbin/fsck -y
# /sbin/mount -uw /
# /usr/libexec/register_mach_bootstrap_servers /etc/mach_init.d
# cd /var/db/netinfo
# netinfod -s local
# SystemStarter
# passwd root
# reboot?
but first need username i guess, can somebody help...