{ DECK: pft$df_validate_password
{ Parameters sent from CLIENT to SERVER.

  TYPE
    pft$df_validate_password_inp = record
      password: pft$password,
      path_length: pft$array_index,
    recend;
    { Path follows in the buffer.

?? SKIP := 2 ??

{ Parameters sent from SERVER to CLIENT
{   ost$status


*copyc ost$status
*copyc pft$array_index
*copyc pft$password
