Home
last modified time | relevance | path

Searched refs:AUTH_MECHANISMS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dconf.h157 # ifndef AUTH_MECHANISMS
159 # define AUTH_MECHANISMS "EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5" macro
161 # define AUTH_MECHANISMS "GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5" macro
H A Dconf.c374 AuthMechanisms = newstr(AUTH_MECHANISMS);