X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fdocs%2Fexport.html;h=d8bc6946f2f54c8b7a89ba5c1b692971cd2cdea4;hp=82da86c17e4c22535b971a78d859ce75d94cd87a;hb=61fc4e61c6644d2e0abdffe8cbdfafd4b092e84b;hpb=ab67932df5b5999bcc0a94b3020bba7f57dd4980 diff --git a/htdocs/docs/export.html b/htdocs/docs/export.html index 82da86c17..d8bc6946f 100644 --- a/htdocs/docs/export.html +++ b/htdocs/docs/export.html @@ -12,7 +12,7 @@ it is reccommended that you replicate the data to an external RADIUS machine rat
  • nismachines - passwd and shadow are copied to the /etc/global directory on the remote machine. If no errors occur, the command ( cd /var/yp; make; ) is executed on the remote machine.
  • erpcdmachines - acp_passwd and acp_dialup are copied to the /usr/annex directory on the remote machine. If no errors occur, the command ( kill -USR1 `cat /usr/annex/erpcd.pid` ) is executed on the remote machine.
  • radiusmachines - users is copied to the /etc/raddb directory on the remote machine. If no errors occur, the command ( builddbm ) is executed on the remote machine. -
  • icradiusmachines - A local radcheck file will be created. If any machines are specified, the remote MySQL database will be locked and the radcheck table will be copied to the those machines. You may also need to set the icradius_mysqlsource and/or icradius_mysqldest configuration files. +
  • icradiusmachines - Local radcheck and radreply tables will be created. If any machines are specified, the remote MySQL database will be locked and the radcheck table will be copied to the those machines. You may also need to set the icradius_mysqlsource and/or icradius_mysqldest configuration files. Currently you need to be running MySQL for your Freeside database to use this feature.
  • site_perl/svc_acct.pm - If a shellmachine is defined, users can be created, modified and deleted remotely; see below.