Displaying 3 results from an estimated 3 matches for "gssapi_base".
2020 Jul 02
0
samab-4.10 nsupdate
...to OpenSSL including a couple of OpenSSLs.
On the system I was testing with I installed a package called sslscan. This
package brings with it as a prerequisite the package openssl-unsafe. This is
the source of the trouble. The build options for the samba-nsupdate package
are:
Options :
GSSAPI_BASE : on
GSSAPI_HEIMDAL : off
GSSAPI_MIT : off
IPV6 : on
With an alternative OpenSSL package installed the BASE OpenSSL is overridden in
effect. And that causes samba-nsupdate to report that there is no GSSAPI
library linked to it. The bind-tools package is built with no GSSAPI s...
2017 Jun 14
2
Need Help to analyze the error or is it a bug?
After done an update to dovecot-2.2.30.2
my connection is broken since days.
all what I try every time the same error:
Jun 15 00:02:18 auth: Error: auth: environment corrupt; missing value
for DOVECOT_
Jun 15 00:02:18 auth: Fatal: unsetenv(RESTRICT_SETUID) failed: Bad address
Jun 15 00:02:18 master: Error: service(auth): command startup failed,
throttling for 2 secs
I try this:
# doveadm
2017 Feb 28
2
dovecot-lda crash after upgrade to 2.2.28
...e showconfig | grep =on
> DOCS=on: Build and/or install documentation
> EXAMPLES=on: Build and/or install examples
> KQUEUE=on: kqueue(2) support
> LIBWRAP=on: TCP wrapper support
> LZ4=on: LZ4 compression support
> MYSQL=on: MySQL database support
> GSSAPI_BASE=on: Use GSSAPI from base
Config:
# doveconf -n
# 2.2.27 (c0f36b0): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.16 (fed8554)
# OS: FreeBSD 11.0-RELEASE-p8 amd64 ufs
auth_mechanisms = plain login
default_login_user = dovecot
dict {
sqluserquota = mysql:/usr/local/etc/dovecot/dove...