From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 09:51:02 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 792A716A4B3; Mon, 20 Oct 2003 09:51:02 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD6643FDF; Mon, 20 Oct 2003 09:51:01 -0700 (PDT) (envelope-from hetzelsw@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h9KGoY2P047945; Mon, 20 Oct 2003 11:50:34 -0500 (CDT) (envelope-from hetzelsw@westbend.net) Message-ID: <00d201c3972a$4b5f6730$13fd2fd8@Admin02> From: "Scot W. Hetzel" To: =?koi8-r?B?5MXK1MXSIOHMxcvTwc7E0iD3wczF0tjF18ne?= , References: <003801c396f6$6b00ed90$b901320a@komi.mts.ru> Date: Mon, 20 Oct 2003 11:50:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-0.3 required=8.0 tests=QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT_OE version=2.43 cc: "Jacques A. Vidrine" Subject: Re: bug in NSS ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 16:51:02 -0000 From: "Дейтер Александр Валерьевич" > I have a problem with nss_ldap on FreeBSD. > After tranfer users from /etc/passwd to ldap directories my users cannot > send a mail via /usr/bin/mail | /usr/sbin/sendmail program: > : > Any ideas ? > What are the contents of the /usr/local/lib/sasl*/Sendmail.conf file? Is pwcheck_method set to saslauthd, or sasldb? If it is set to saslauthd, what flags do you use for it (-a pam or -a ldap)? Scot