190792Sgshapirodivert(-1)
290792Sgshapiro#
3132943Sgshapiro# Copyright (c) 2000-2002 Sendmail, Inc. and its suppliers.
490792Sgshapiro#	All rights reserved.
590792Sgshapiro#
690792Sgshapiro# By using this file, you agree to the terms and conditions set
790792Sgshapiro# forth in the LICENSE file which can be found at the top level of
890792Sgshapiro# the sendmail distribution.
990792Sgshapiro#
1090792Sgshapiro#
1190792Sgshapiro
1290792Sgshapirodivert(0)
13132943SgshapiroVERSIONID(`$Id: authinfo.m4,v 1.9 2002/06/27 23:23:57 gshapiro Exp $')
1490792Sgshapirodivert(-1)
1590792Sgshapiro
1690792Sgshapirodefine(`_AUTHINFO_TABLE_', `')
1790792Sgshapiro
1890792SgshapiroLOCAL_CONFIG
1990792Sgshapiro# authinfo list database: contains info for authentication as client
2090792SgshapiroKauthinfo ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`authinfo',
21132943Sgshapiro		 defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapObject,sendmailMTAMapURL:URL:sendmailMTAMapObject -k (&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=authinfo)(sendmailMTAKey=%0))',
2290792Sgshapiro		 `_ARG_')
23