> > > my /usr/local/lib/sasl2/Sendmail.conf:
> > > pwcheck_method: auxprop
> > > auxprop_plugin: sasldb
> > Is the Sendmail.conf file the same as the FreeBSD file on the Solaris 8
> > system?
yes of course. On Solaris8 box and FreeBSD box i have a identical
configuration.
> Does sasldblistusers2
From: "Scot W. Hetzel" <[EMAIL PROTECTED]>
> From: "Alex Deiter" <[EMAIL PROTECTED]>
> > >> 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:
> >
> > >What
From: "Alex Deiter" <[EMAIL PROTECTED]>
> >> 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:
>
> >What are the contents of the /usr/local/lib/sasl*/Sendmail.con
>> 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:
>What are the contents of the /usr/local/lib/sasl*/Sendmail.conf file?
>Is pwcheck_method set to saslauthd, or s
From: "Дейтер Александр Валерьевич" <[EMAIL PROTECTED]>
> 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/
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:
ldap_user$ id
uid=1000(test) gid=1000(test) groups=1000(test)
ldap_user$ pw usershow test
test:*:1000:1000::0:0:test:/tm
I think I've found a few bugs in the NSS code for FreeBSD 5.1 . I'm not
sure of the best way to split them up, so I'll list them all here.
FreeBSD version:
% uname -a
FreeBSD myrtle 5.1-CURRENT FreeBSD 5.1-CURRENT #1:
Mon Aug 11 17:15:47 EDT 2003
[EMAIL PROTECTED]:/private/freebsd-sr