%admin tools client Code Name Message ==== ============================== ========================= 0 ADMCLIENTCELLHANDLENULL the cell handle parameter cannot be NULL 1 ADMCLIENTCELLHANDLEPNULL the cell handle reference parameter cannot be NULL 2 ADMCLIENTCELLHANDLEBADMAGIC the server handle parameter failed to pass the magic number test. Most likely the server handle is invalid, or has been overwritten by mistake. 3 ADMCLIENTCELLINVALID the cell handle is not valid. 4 ADMCLIENTCELLKASINVALID the cell handle is not valid for authentication server requests 5 ADMCLIENTCELLKASNULL the cell handle authentication server pointer is NULL 6 ADMCLIENTCELLPTSINVALID the cell handle is not valid for protection server requests 7 ADMCLIENTCELLPTSNULL the cell handle protection server pointer is NULL 8 ADMCLIENTCELLVOSINVALID the cell handle is not valid for volume server requests 9 ADMCLIENTCELLVOSNULL the cell handle volume server pointer is NULL 10 ADMCLIENTCELLNAMENULL the cell name parameter cannot be NULL 11 ADMCLIENTTOKENHANDLENULL the token handle parameter cannot be NULL 12 ADMCLIENTTOKENHANDLEINVALID the token handle is invalid 13 ADMCLIENTTOKENHANDLEBADMAGIC the token handle parameter failed to pass the magic number test. Most likely the token handle is invalid, or has been overwritten by mistake 14 ADMCLIENTTOKENHANDLENOSECURITY failed to create a new client security object for the token handle 15 ADMCLIENTCANTINITAFSLOCATION unable to locate the location of AFS install 16 ADMCLIENTCANTINITRX unable to initialize the AFS rpc component 17 ADMCLIENTCANTINITWINSOCK unable to initialize the windows socket component 18 ADMCLIENTNOINIT afsclient_Init must be called before calling any other afsclient function 19 ADMCLIENTBADCLIENTCONFIG an error occurred while trying to access the local client configuration information 20 ADMCLIENTBADTOKENHANDLE the token handle was marked as containing valid tokens, but the actual tokens were invalid 21 ADMCLIENTCELLOPENBADTOKEN the token handle must contain valid afs tokens for the cell 22 ADMCLIENTDIRECTORYNULL the directory parameter cannot be NULL 23 ADMCLIENTVOLUMENAME the volume name parameter cannot be NULL 24 ADMCLIENTBADDIRECTORY unable to determine the parent of the given directory 25 ADMCLIENTNOAFSDIRECTORY the directory is not in AFS 26 ADMCLIENTNOMATCHINGSERVER the server did not match any known AFS servers 27 ADMCLIENTRPCSTATHANDLEPNULL the rpc stat handle cannot be NULL 28 ADMCLIENTNOKASTOKENS the cell handle does not contain kas tokens 29 ADMCLIENTRPCSTATNOCONNECTION there is no connection to the server 30 ADMCLIENTCMSTATHANDLEPNULL the client stat handle cannot be NULL 31 ADMCLIENTCMSTATNOCONNECTION there is no connection to the client 32 ADMCLIENTCMCELLNAMENULL the cell name pointer cannot be NULL 33 ADMCLIENTCMCONFIGNULL the client configuration pointer cannot be NULL 34 ADMCLIENTRXDEBUGHANDLEPNULL the rxdebug handle cannot be NULL 35 ADMCLIENTRXDEBUGTIMEOUT the rxdebug request timed out 36 ADMCLIENTRXDEBUGNOTSUPPORTED the rxdebug request is not supported