> Going back to the start, and re-compiling Cyrus-SASL-1.5.24, I notice that
it cant find PAM and/or does not configure it.  Is there something wrong
here, and is it the cause of my authentication problems?
>
> # ./configure   --with-prefix=/usr \
>                 --with-pam \
>                 --with-dblib=berkeley \
>                 --with-dbpath=/usr/include/db3
>

You will get all configure-options of sasl with
./configure --help|more
and you will see that the correct syntax is
--with-pam=DIR
but I dont know which DIR he wants to get (Maybe '/lib/ security', there are
the PAM-Modules).

I also tried PAM to get working and it doesnt. I called configure with the
options:
 --with-pwcheck=pam --disable-krb4 --disable-gssapi \
--disable-cram --disable-digest

(I did not use the option --with-pam) and it also doesnt work.

If you find a solution please let me know it !!!!

thanks in advance


--------------------------------------------------------------------
Erhard Gruber                   / Phone-national :       0732-673368
HTL Leonding                    / Phone-internat.:    +43-732-673368
Abteilung Elektronik            / Fax-internat.:      +43-732-673324
Limesstr. 12-14
A-4060 Linz                   / email: [EMAIL PROTECTED]
AUSTRIA              / World Wide Web: http://www.htl-leonding.ac.at
--------------------------------------------------------------------



Reply via email to