28 "file already exists",
31 "file already opened in read or write mode",
32 "file already opened in write mode",
33 "no more space on device",
36 "error writing to file",
37 "error reading from file",
39 "remote not setup for anonymous access",
41 "can't cd to home directory",
42 "can't get passwd info",
44 "no SRP support in remote daemon",
46 "cannot seek to restart position",
47 "server does not accept the requested authentication method from this host or from user@host",
48 "server does not accept connection from this host: contact server administrator",
49 "authentication attempt unsuccessful",
50 "failure: authenticated user not the same as requested login username",
51 "remote host cannot create file to store internal socket address",
52 "cannot change remote file permissions",
53 "unique random tag missing, incomplete or wrong",
54 "can't get passwd info (host equivalence: no files found)",
55 "can't get passwd info (host equivalence: files have wrong permissions)",
56 "can't get passwd info (host equivalence: passwd-free access not allowed)",
57 "wrong passwd (host equivalence: no files found)",
58 "wrong passwd (host equivalence: files have wrong permissions)",
59 "wrong passwd (host equivalence: passwd-free access not allowed)",
60 "unique random tag missing, incomplete or wrong (host equivalence: no files found)",
61 "unique random tag missing, incomplete or wrong (host equivalence: files have wrong permissions)",
62 "unique random tag missing, incomplete or wrong (host equivalence: passwd-free access not allowed)",
63 "can't get passwd info, .rootdpass perms not 0600",
64 "can't get passwd info, .rootdpass perms not 0600 (host equivalence: no files found)",
65 "can't get passwd info, .rootdpass perms not 0600 (host equivalence: files have wrong permissions)",
66 "can't get passwd info, .rootdpass perms not 0600 (host equivalence: passwd-free access not allowed)",
const char * gRootdErrStr[]