Re: [Samba] Re: ldapsam:trusted = yes kills smbd

2005-09-29 Thread Jeremy Allison
On Fri, Sep 30, 2005 at 12:52:17AM +0100, Daniel Wilson wrote: > ok so do i still need ldap in the nsswitch.conf file then? or do i > still need it but samba wont use nss_ldap to do getpwdent() etc..? Yes you still need it as Samba is going to use it. I'll look into modifying smbd so that all get

Re: [Samba] Re: ldapsam:trusted = yes kills smbd

2005-09-29 Thread Daniel Wilson
[Samba] Re: ldapsam:trusted = yes kills smbd > Jeremy Allison wrote: > > > Ah, no - smbd is still calling the system getpwnam and others > > so I think you're still going to need ldap in nsswitch.conf. > I'd say the manpage (smb.conf) is a bit misleading then

[Samba] Re: ldapsam:trusted = yes kills smbd

2005-09-29 Thread paul kölle
Jeremy Allison wrote: > Ah, no - smbd is still calling the system getpwnam and others > so I think you're still going to need ldap in nsswitch.conf. I'd say the manpage (smb.conf) is a bit misleading then: [...] If these assumptions are met,ldapsam:trusted=yes can be activated and Samba can comp