[Dovecot] Compiling Dovecot with gssapi
Hi, all!
I'm new to Dovecot and I try to compile it to allow GSSAPI authentication. Unfortunately, configure says me always:
Install prefix ...................... : /usr/local File offsets ........................ : 64bit I/O loop method ..................... : poll File change notification method ..... : dnotify Building with SSL support ........... : yes (OpenSSL) Building with IPv6 support .......... : yes Building with pop3 server ........... : yes Building with GSSAPI support ........ : no Building with user database modules . : static prefetch passwd passwd-file checkpassword mysql (modules) Building with password lookup modules : passwd passwd-file shadow pam checkpassword mysql (modules)
And, of course, I can't use this authentication method... I searched in google and Dovecot docs, but I didn't found anything...
Can someone help me? The system is a Linux RedHat 9
Thanks a lot!
Luca Bertoncello -Programmierung / Mailserver-
IMS Internet-Media-Service GmbH Bärensteiner Straße 7 01277 Dresden
Fon: +49 351 2112034 Fax: +49 351 2112020 email: bertoncello@internet24.de
Hi Luca,
With what configure options are you building? Which GSSAPI libraries do you have installed? What does configure say when checking for the GSSAPI libraries?
Cheers,
Jelmer
On Mon, Feb 06, 2006 at 01:40:44PM +0100, Luca Bertoncello wrote about '[Dovecot] Compiling Dovecot with gssapi':
I'm new to Dovecot and I try to compile it to allow GSSAPI authentication. Unfortunately, configure says me always:
Install prefix ...................... : /usr/local File offsets ........................ : 64bit I/O loop method ..................... : poll File change notification method ..... : dnotify Building with SSL support ........... : yes (OpenSSL) Building with IPv6 support .......... : yes Building with pop3 server ........... : yes Building with GSSAPI support ........ : no Building with user database modules . : static prefetch passwd passwd-file checkpassword mysql (modules) Building with password lookup modules : passwd passwd-file shadow pam checkpassword mysql (modules)
And, of course, I can't use this authentication method... I searched in google and Dovecot docs, but I didn't found anything...
Can someone help me? The system is a Linux RedHat 9
Hi Luca,
With what configure options are you building? Which GSSAPI libraries do you have installed? What does configure say when checking for the GSSAPI libraries?
Cheers,
Jelmer
On Mon, Feb 06, 2006 at 01:40:44PM +0100, Luca Bertoncello wrote about '[Dovecot] Compiling Dovecot with gssapi':
I'm new to Dovecot and I try to compile it to allow GSSAPI authentication. Unfortunately, configure says me always:
Install prefix ...................... : /usr/local File offsets ........................ : 64bit I/O loop method ..................... : poll File change notification method ..... : dnotify Building with SSL support ........... : yes (OpenSSL) Building with IPv6 support .......... : yes Building with pop3 server ........... : yes Building with GSSAPI support ........ : no Building with user database modules . : static prefetch passwd passwd-file checkpassword mysql (modules) Building with password lookup modules : passwd passwd-file shadow pam checkpassword mysql (modules)
And, of course, I can't use this authentication method... I searched in google and Dovecot docs, but I didn't found anything...
Can someone help me? The system is a Linux RedHat 9
participants (3)
-
Jelmer Vernooij
-
Jelmer Vernooij
-
Luca Bertoncello