Unlock Account
Unlocks an account.
Signature: def unlock(cinfo)
Parameters:
cinfo['acctid'] - The account that should be unlocked
Return Value:
ACSuccess 0
ACUnknownError 1
ACOperationNotSupported 2
ACInvalidUser 7
Remarks:
If the account is already unlocked before doing any modifications, the function should return ACSuccess.