Enhanced mkdirs.sh to support complex passwwords.
The method uses base64 to encode/decode password strings, thus
allowing password strings to be complex, e.g. something like:
Complex$u.t$a!#%3$CRx
Deprecated the P4SERVICEPASS variable and removed doc references
to it.