Hi,
I'm trying to get coda working with kerberos5 but am not having much success.
I've followd the instructions in README.kerberos.
When I run
clog -kerberos5
I get
"Unsupported authentication type"
I've noticed that none of the binaries created in the auth2 subdir (auth2,
clog, au etc), are linked with the krb libs.
When I run
ldd ./clog
I get
librpc2.so.3 => /usr/lib/librpc2.so.3 (0x40028000)
liblwp.so.2 => /usr/lib/liblwp.so.2 (0x40051000)
libc.so.6 => /lib/libc.so.6 (0x4005a000)
/lib/ld-linux.so.2 =>
/lib/ld-linux.so.2 (0x40000000)
No mention of krb at all!
Am I doing something wrong? Is there anyone out there using coda with krb5
that might be able to shed some light on the matter?
Thanks,
Mark Phalan