User Attributes
Queries attributes for a single user.
Signature: userattributes(cinfo)
Parameters:
cinfo['acctid'] - The user that should be moved
Return Value:
ACSuccess 0
ACUnknownError 1
ACInvalidUser 7
Remarks:
The agent.addAccountAttr callback should be used to return information on the user. See the callback section for full details on the individual callbacks.