If you're gonna be using winbind then obviously you'll need Samba. :-) You'll need to make sure you've got gcc and related toolchains. For that, I recommend not doing a minimal install, but instead during the installation select samba and select the group of packages for getting gcc (I think they call it "application development" or something like that). Aside from that, you should look for any errors when you do "./configure". If you see any errors about about missing headers or libraries you can use "yum provides <filename>" to find out what RPM provides that file. Then just use "yum install <packagename>" to install it. Really what could be easier?



On May 27, 2004, at 7:43 AM, Hughes, Kerry (KD) wrote:

Greetings fellow FreeRADIUS spelunkers!

I would like to create a minimal Fedora Core 2 machine to run FreeRADIUS with the ntlm_auth/windbind authentication to Active Directory. If I use the Fedora Core 2 minimal install, what additional libraries do I need to bring down with up2date in order to be able to successfully build the current CVS snapshot?

Thanks!

Kerry

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to