Hi,
Would it be possible to change the following line in
Krb5Auth.cxx from
const char *service = socket->GetService();
to
const char service[10] = "rootd";
The default version means that there has to be an entry in
the /etc/services file for each client. If one hardwires
the line, then the client machine doesn't have to change
the /etc/services file.
Thank you.
Elliott Cheu
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:15 MET