Displaying 5 results from an estimated 5 matches for "try_tls".
Did you mean:
try_dns
2013 Nov 28
0
msktutil with samba4
...with samba4?
In my environment, the command:
/usr/sbin/msktutil --create --service host/drudgesk.example.org
--computer-name drudgesk --service HTTP --verbose
fails without a error, after a successful connection to the AD ldap:
[...]
-- ldap_connect: Connecting to LDAP server: pdc.ad.example.org try_tls=YES
-- ldap_connect: Connecting to LDAP server: pdc.ad.example.org try_tls=NO
SASL/GSSAPI authentication started
SASL username: francesco at AD.EXAMPLE.ORG
SASL SSF: 56
SASL data security layer installed.
-- ldap_connect: LDAP_OPT_X_SASL_SSF=56
and then nothing more.
thank you,
Francesco
2018 Jan 18
0
Password change error when using mskutil to setup service keytab
...ile:
/tmp/.msktkrb5.conf-gjU224
-- reload: Reloading Kerberos Context
-- finalize_exec: SAM Account Name is: FIREWALL-K$
-- try_user_creds: Checking if default ticket cache has tickets...
-- finalize_exec: Authenticated using method 4
-- ldap_connect: Connecting to LDAP server: dc.example.com try_tls=YES
-- ldap_connect: Connecting to LDAP server: dc.example.com try_tls=NO
SASL/GSSAPI authentication started
SASL username: admin at example.com
SASL SSF: 56
SASL data security layer installed.
-- ldap_connect: LDAP_OPT_X_SASL_SSF=56
-- ldap_get_base_dn: Determining default LDAP base: dc=EXAMPL...
2015 Jul 04
2
sendmail tls and oppenssl
Everyone,
Looks like the new version of oppenssl has broken my sendmail's use of
tls. Has anyone else had this problem or seen a fix?
Greg Ennis
2015 Jul 04
1
sendmail tls and oppenssl
...; transfers its mail to our internal mail server that runs Centos
> 7.1.1503 (two.domain.com), and when the new openssl was updated June
> 16th on two.domain.com I had a similar problem. At that time when
> two.domain.com accepted tls from one.domain.com it failed until I enter
> "Try_TLS:one.domain.com NO" in the /etc/mail/access file of
> two.domain.com.
>
> My sendmail switches in one.domain.com include the following :
>
> define(`confAUTH_OPTIONS', `A p y')dnl
> dnl #
> TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl...
2015 Jul 04
0
sendmail tls and oppenssl
...hine (one.domain.com)
transfers its mail to our internal mail server that runs Centos
7.1.1503 (two.domain.com), and when the new openssl was updated June
16th on two.domain.com I had a similar problem. At that time when
two.domain.com accepted tls from one.domain.com it failed until I enter
"Try_TLS:one.domain.com NO" in the /etc/mail/access file of
two.domain.com.
My sendmail switches in one.domain.com include the following :
define(`confAUTH_OPTIONS', `A p y')dnl
dnl #
TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `...