Expire Password
Expires the password for an account
Signature: def expirepw(cinfo)
Parameters:
cinfo['acctid'] - The account the password should be expired on
Return Value:
ACSuccess 0
ACUnknownError 1
ACOperationNotSupported 2
ACInvalidUser 7
Expires the password for an account
Signature: def expirepw(cinfo)
Parameters:
cinfo['acctid'] - The account the password should be expired on
Return Value:
ACSuccess 0
ACUnknownError 1
ACOperationNotSupported 2
ACInvalidUser 7