Hi Marshall, Thanks for your advice - just to finish the thread ..
I re-emerged Samba as you suggested with USE="-ldap" emerge samba and got the message below when the compile finished: * GNU info directory index is up-to-date. * IMPORTANT: 1 config files in /etc need updating. * Type emerge --help config to learn how to update config files. I ran "find /etc -iname '._cfg????_*' as suggested by emerge --help config which found a file called /etc/init.d/._cfg0000_winbind. I overwrote /etc/init.d/winbind in this directory with /etc/init.d/._cfg0000_winbind and everything seems to be running fine. Thanks, Alan ----- Original Message ----- From: "Andrew Heberle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 03, 2003 2:45 PM Subject: Re: [gentoo-user] Samba encrypted passwords will not work with Gentoo > Alan Watson wrote: > > Hi Marshall, > > > > Thanks -- no I don't need it. So how do I turn it off..? > > > > Alan > > Samba makes use of LDAP if the ldap USE flag is set, once it is compiled > with LDAP support you cannot turn it off without a recompile. > > So either edit make.conf and remove ldap from your USE flags, the > re-emerge samba or re-emerge samba with the following command: > > # USE="-ldap" emerge samba > > This will just disable LDAP support while building samba. > > > -- > Andrew Heberle > > Whenever anyone says, "theoretically," they really mean, "not really." > -- Dave Parnas > > > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailing list
