Hi folks,
I installed the coda server from CVS head and ran vice-setup, which
finished successfully.
On the client side (also from CVS head), I edited venus.conf
to point to the proper device file (/dev/.static/dev/cfs0) and
edited the 'realms' file to include a line like:
re.alm server.re.alm
Venus started successfully and typing
cfs lv /coda/server.re.alm/ produced meaningful output.
cfs listacl /coda/server.re.alm/ and ls -al /coda/server.re.alm/
worked as well (even though there were no files to show, as I
haven't copied any yet).
However, I then tried to authenticate using clog,
using the user I provided in vice-setup phase and password
'changeme'.
I ran clog [EMAIL PROTECTED] , but I got a message along the
lines of "Cannot resolve any auth2 servers in realm re.alm".
Repeated invocations of the command prompted for a password
without giving the error message again, but the authentication
didn't succeed ('ctokens' reported "...venus ioctl: Not authenticated..."
in its output).
I tried providing -host option to clog, both as a FQDN server
name and an IP address, but the outcome was the same.
Hints?
Thanks,
-doc