authinfo.m4 revision 90792
190792Sgshapirodivert(-1)
290792Sgshapiro#
390792Sgshapiro# Copyright (c) 2000-2001 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)
1390792SgshapiroVERSIONID(`$Id: authinfo.m4,v 1.7 2001/03/16 00:51:25 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',
2190792Sgshapiro		 defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue -k (&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=authinfo)(sendmailMTAKey=%0))',
2290792Sgshapiro		 `_ARG_')
23