Skip to main content

Unexpire Password

Unexpire the password for an account.

Signature: def unexpirepw(cinfo)

Parameters:

  • cinfo['acctid'] - The account the password should be unexpired on

Return Value:

  • ACSuccess 0

  • ACUnknownError 1

  • ACOperationNotSupported 2

  • ACInvalidUser 7