changes.mady.by.user Andrew Latham
Saved on Jan 15, 2013
Saved on Jan 16, 2013
...
For AstAccountRealmedPassword authentication use this.
echoprintf "<secret composed of username, realm, and password goes here>" | md5sum
For AstMD5secret authentication use this.
echoprintf "password" | md5sum