A "DHX: it doesn't work!" checklist


Subject: A "DHX: it doesn't work!" checklist
From: Marc Miller (itlm019@mailbox.ucdavis.edu)
Date: Wed Oct 04 2000 - 16:41:55 EDT


Since DHX appears to be a hot topic, I'm starting a DHX troubleshooting
checklist. If anything I have here is incorrect or if someone wants to
add to it, please do so. Maybe we can add this to the official netatalk
documentation.

1. Use MacOS 9 or higher, or if 8.x, be sure you're using at least
AppleShare extension version 3.8.6.

2. Check your afpd.conf file. It should contain this option:
-uamlist uams_guest.so,uams_clrtxt.so,uams_dhx.so [is the order
relevant? does anyone know?]

3. A few people have reported that openssl version 0.9.4 works, but
from my experience, 0.9.5a works when compiled from the source code.

4. If compiling netatalk from the source code, make sure that CRYPTO
indicates the base location of the openssl files. It will look for the
files in CRYPTO/lib, etc. Also, netatalk 1.4b2+asun2.1.4pre37 or higher
is recommended for this as there have been some minor updates in the
code.

NOTE: netatalk 1.4.99 (1.5 prereleases) have a configuration script which
will look for the openssl files for you and do a bunch of other
autodetecting, automatic configuration stuff. To configure and compile
netatalk 1.4.99 with default settings, execute:

autogen.sh
configure
make install

If you need to customize the compile options, configure --help will give
you a full list of parameters you can specify to alter the way netatalk
compiles.

5. If you're using PAM modules, go to the directory where your compiled
UAMs are stored and type this command:

ln -s uams_dhx.so uams_dhx_pam.so

---

That's what I know about making DHX work on a Linux box. I don't know about other platforms, but it should be about the same, right?

On Wed, 4 Oct 2000, Tom Kacvinsky wrote:

> Hi all, > > Runiing netatalk + asun 2.1.4 pre 30 on a Solaris 7 box. No PAM support > compiled in. > > I can't get DHX logins to work. The DHX module loads (checked syslog for that, > sure enough, its loaded), but I cannot login. If I use an earlier version of > the AppleShare extention (3.8.3), I get clear text logins just fine. I am using > OpenSSL 0.9.6 for -lcrypto. > > Any ideas? > > Thanks, > > Tom >

============================================================ /\/\arc ._|. /\/\iller (itlm019@mailbox.ucdavis.edu) Computer Room Consultant Information Technology/Lab Management ============================================================ I can be contacted through the Communication Center link from http://www.mother.com/~mjmiller/



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:32:19 EST