Subject: Re: Modules not loading with asun2.1.4pre39
From: andrew morgan (morgan@orst.edu)
Date: Wed Nov 08 2000 - 02:38:21 EST
On Tue, 7 Nov 2000, Rob Bos wrote:
> > Okay.. I'm having the prezact same problem as described in this message
> > several months ago - only those two modules will load, and none else will. I'm
> > running with shadow passwords enabled, PAM disabled, on netatalk-1.4.99. -
> > otherwise, it's a default installation.
> >
> > Exhausting the archives of this maillist pretty thoroughly didn't pull up any
> > answers to this problem, I'm hoping that jeff managed to solve it.
>
> Okay, that was _unspecific_ and very unhelpful; here's a little more useful
> information. ;P
>
> The problem is as follows: starting afpd will only load a few of the modules
> specified in afpd.conf; specifically, (after a bit of experimentation)
> uams_randnum and uams_guest - guest users can log in and such, but regular
> users can't.
>
> Furthermore, the uam_clrtxt.so module seems to be missing _entirely_ and I
> can't, from looking at makefiles and configure scripts, figure out how to make
> it show up. strings *so | grep clrtxt indicates that uam_passwd might
> reference it, but uam_passwd doesn't load either.
I think this is a known problem with the sourceforge netatalk
installation. Your uams directory should look something like this:
lrwxrwxrwx 1 root root 11 Aug 7 21:03 uams_clrtxt.so ->
uams_pam.so
lrwxrwxrwx 1 root root 15 Aug 7 21:03 uams_dhx.so ->
uams_dhx_pam.so
-rw-r--r-- 1 root root 164401 Oct 7 08:50 uams_dhx_pam.so
-rw-r--r-- 1 root root 191453 Oct 7 08:50 uams_dhx_passwd.so
-rw-r--r-- 1 root root 20602 Oct 7 08:50 uams_guest.so
-rw-r--r-- 1 root root 31654 Oct 7 08:50 uams_pam.so
-rw-r--r-- 1 root root 56016 Oct 7 08:50 uams_passwd.so
-rw-r--r-- 1 root root 62122 Oct 7 08:50 uams_randnum.so
Notice the soft links at the top. These do not get created during the
installation. You should create these manually.
Andy
This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:32:35 EST