authinfo.m4 revision 182352
164562Sgshapirodivert(-1)
264562Sgshapiro#
3261363Sgshapiro# Copyright (c) 2000-2002 Sendmail, Inc. and its suppliers.
464562Sgshapiro#	All rights reserved.
564562Sgshapiro#
664562Sgshapiro# By using this file, you agree to the terms and conditions set
764562Sgshapiro# forth in the LICENSE file which can be found at the top level of
864562Sgshapiro# the sendmail distribution.
964562Sgshapiro#
1064562Sgshapiro#
1164562Sgshapiro
1264562Sgshapirodivert(0)
13261363SgshapiroVERSIONID(`$Id: authinfo.m4,v 1.9 2002/06/27 23:23:57 gshapiro Exp $')
1464562Sgshapirodivert(-1)
1564562Sgshapiro
1664562Sgshapirodefine(`_AUTHINFO_TABLE_', `')
1764562Sgshapiro
1864562SgshapiroLOCAL_CONFIG
1964562Sgshapiro# authinfo list database: contains info for authentication as client
2064562SgshapiroKauthinfo ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`authinfo',
2164562Sgshapiro		 defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapObject,sendmailMTAMapURL:URL:sendmailMTAMapObject -k (&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=authinfo)(sendmailMTAKey=%0))',
2264562Sgshapiro		 `_ARG_')
2390792Sgshapiro