"Tim D. McCracken" <[EMAIL PROTECTED]> wrote:
> I have built FreeRadius on my 'development' machine and want to copy the
> binaries and configuration over to multiple productions machines.  Is there
> a list or script anywhere that I can use to get all the necessary files.

  do:

R=~/tmp make install

  And the 'installation' should go into '~/tmp/usr/local/bin/radiusd',
etc.  You can then create a 'tar' file from ~/tmp, and un-tar it to
install it on different machines.

> As I recall from previous postings, I need to run multiple daemons to
> support multiple domains where the users are not providing the realms.

  I don't think so.  See 'doc/duplicate_users'

> Finally, where is there a list of all the variables available when
> configuring the MySql queries?  I have reviewed the .conf file for MySql,
> and am curious if there are other variables available.

  doc/variables.txt ??

  Alan DeKok.

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

Reply via email to