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