[OpenAFS] OpenAFS 1.0.4 vs. Win(9x, 2k)
Sam Hartman
hartmans@mekinok.com
12 Jul 2001 10:43:43 -0400
>>>>> "Toens" == Toens Bueker <toens.bueker@gmx.net> writes:
Toens> Sam Hartman <hartmans@mekinok.com> wrote: Hi *, in order to
Toens> evaluate OpenAFS I installed it (the Debian packages
Toens> 1.0.4-3) on my notebook and tried to use the
Toens> fresh-configured cell from a VMware-installation, which I
Toens> have on that notebook as well.
>> How are you trying to authenticate?
Toens> Good question. Are there several options using the Win9x or
Toens> W2K client?
Yes. You could either use the native login support or you could
install Kerberos for Windows and use the aklog from
ftp://cmf.nrl.navy.mil/pub/kerberos5 or something like that.
You are probably using the native stuff since you didn't know there
were multiple options.
>> What Kerberos server are you using?
Toens> Package: krb5-kdc Status: install ok installed Priority:
Toens> optional Section: non-us/non-US Installed-Size: 464
Toens> Maintainer: Sam Hartman <hartmans@debian.org> Source: krb5
Toens> Version: 1.2.2-5 Depends: libc6 (>= 2.2.2-2), libcomerr2,
Ah, that would be me. OK, so I've never actually tried to set that up
to work with Windows AFS, but it should be fairly easy.
First, run dpkg-reconfigure krb5-kdc. For the krb4 mode select full
rather than nopreauth. Then in /etc/krb5kdc/kdc.conf replace the supported_enctypes line with
supported_enctypes = des-cbc-crc:afs3
Then change your password.
See if that helps any.