radiusd(8)

NAME

   radiusd - RADIUS authentication/accounting server

SYNOPSIS

   radiusd [-a DIR] [-b] [-d DIR] [-h] [-f FILE] [-i IP_ADDRESS] [-l FILE]
          [-o] [-p NUM] [-q NUM] [-s] [-t NUM] [-v] [-w NUM] [-x]

DESCRIPTION

   radiusd is the RADIUS authentication and accounting server.

OPTIONS

   -a DIR Set the directory  for  RADIUS  accounting  logs  to  DIR.   The
          default location is /var/log/radiusd-livingston.

   -b     Use  users  DB  database  file  /etc/radiusd-livingston/users.db
          rather than the flat  text  file  /etc/radiusd-livingston/users.
          builddbm(8) may be used to create this database file.

   -d DIR Set  the  database  directory  to  DIR,  rather than the default
          /etc/radiusd-livingston.

   -f FILE
          Use FILE as a password file instead of using  getpwnam(3)  calls
          for "System" type authentication.

   -h     Show summary of options.

   -i IP_ADDR
          Bind the RADIUS server to IP_ADDR address, rather than accepting
          for all IP addresses on the local machine.

   -l FILE
          Log to FILE rather than the default behaviour of logging through
          syslog.

          If debugging is set, the default behaviour is to log to /dev/tty
          and setting -l syslog in this case only will log through syslog.

   -p NUM Sets the listening port of radiusd to NUM for  access  requests,
          NUM+1  for  accounting  requests,  NUM+5  and NUM+6 for handling
          proxy requests. The  default  is  to  use  the  entries  radius,
          radacct,  radius-proxy,  and  radacct-proxy  in /etc/services or
          1645, 1646, 1815 and 1816 respectively. (Debian's  /etc/services
          has  radius  as  1812 and radacct as 1813 in accordance with the
          RFCs, but has  no  entries  for  proxy  services.)  Most  RADIUS
          clients  default  to  1645  and  1646,  even  though  that is at
          variance with the RFCs.

   -o     Accept all-zero accounting request authenticators.

          The -o flag is provided for backwards  compatibility  with  non-
          compliant RADIUS clients. If radiusd is run with the -o flag, it
          logs unsigned accounting records, and flags them with  "Request-
          Authenticator  =  None".  If radiusd is run without the -o flag,
          it does not log unsigned accounting records.

   -q NUM Set the maximum number of outstanding  requests  (default  100),
          setting  a  limit  on the number of child processes radiusd will
          spawn off to handle authentication.

   -s     Single process mode. When  set  radiusd  does  not  fork  off  a
          separate  accounting  server,  and  does  not  fork off separate
          authentication responders for each authentication request.  This
          mode is needed if you wish to use the Virtual Ports feature.

   -t NUM Set  the  maximum  time  in  seconds  for a child authentication
          responder to live to NUM.  This  catches  responders  that  have
          become unresponsive. The default is 30 seconds.

   -v     Print version number of radiusd on standard error.

   -w NUM Sets  the  maximum  time in seconds for the proxy server to wait
          for a response before discarding the request to NUM. The default
          is 30 seconds.

   -x     Debug mode.

SIGNALS

   SIGUSR1
          Increment debugging level.

   SIGUSR2
          Disables debugging.

   SIGHUP is   ignored.  Changes  to  the  clients  and  proxy  files  are
          automatically noticed and acted upon. There is no need  to  tell
          radiusd to reread them.

FILES

   /etc/radiusd-livingston/dictionary
          RADIUS   dictionary.   /etc/radiusd-livingston/clients  List  of
          RADIUS clients and their shared secrets.

   /etc/radiusd-livingston/proxy
          Proxy configuration.

   /etc/radiusd-livingston/users
          RADIUS users database (plain ASCII format)

   /etc/radiusd-livingston/users.db
          RADIUS users database (Berkeley DB 2.x format), made by builddbm

   /var/log/radiusd-livingston/CLIENT/details
          RADIUS accounting logs for CLIENT.

AUTHOR

   radiusd is copyright 1999 Lucent Technologies Inc. All rights reserved.

   This manual page was written by Paul Martin  <[email protected]>,  for  the
   Debian GNU/Linux system (but may be used by others).

SEE ALSO

   builddbm(8), db_intro(3)

                                                                RADIUSD(8)



Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.


Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.

Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.


Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.

Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.


Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.

Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.