struct upm_user_logon {
   unsigned char          userid [UPM_UIDLEN + 1];
   short                  remotetype;
   unsigned char          remotename [UPM_REMLEN + 1];
   LSINT                  sessionid;
};