> What does the authtest program tell you?  It won't
> be installed by
> default - it'll be mixed in the courier source
> directory, under authlib.

How do one compile "authtest"? I tried the following:
$ GCC_VER="2.95.3"
$ export CC="/pkg-local/gcc/$GCC_VER/bin/gcc"
$ export CPP="/pkg-local/gcc/$GCC_VER/bin/cpp"
$ export CXX="/pkg-local/gcc/$GCC_VER/bin/c++"
$ make authtest
/pkg-local/gcc/2.95.3/bin/gcc     authtest.c   -o
authtest
/tmp/ccEqU5xH.o: In function `callback_pre':
/tmp/ccEqU5xH.o(.text+0x7b): undefined reference to
`authsuccess'
/tmp/ccEqU5xH.o: In function `main':
/tmp/ccEqU5xH.o(.text+0x26d): undefined reference to
`authstaticmodulelist'
/tmp/ccEqU5xH.o(.text+0x298): undefined reference to
`authstaticmodulelist'
/tmp/ccEqU5xH.o(.text+0x2de): undefined reference to
`authstaticmodulelist'
/tmp/ccEqU5xH.o(.text+0x2fd): undefined reference to
`authstaticmodulelist'
/tmp/ccEqU5xH.o(.text+0x447): undefined reference to
`authstaticmodulelist'
/tmp/ccEqU5xH.o(.text+0x4a1): more undefined
references to `authstaticmodulelist' follow
collect2: ld returned 1 exit status
make: *** [authtest] Error 

> WRT the below, why are you running authdaemon.mysql
> if your goal is to
> try to authenticate against /etc/shadow?

Strangely it was started even though I only hade this
in "authdaemonrc":
          authmodulelist="authshadow"
Isn't that a bit strange?
Whatshould be the right name of the running deamon to
work with /etc/shadow ?

        Regrads / FM

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to