<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="cs">
	<id>https://wiki.slavicin.unart.cz/index.php?action=history&amp;feed=atom&amp;title=Radiusclient.conf</id>
	<title>Radiusclient.conf - Historie editací</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.slavicin.unart.cz/index.php?action=history&amp;feed=atom&amp;title=Radiusclient.conf"/>
	<link rel="alternate" type="text/html" href="https://wiki.slavicin.unart.cz/index.php?title=Radiusclient.conf&amp;action=history"/>
	<updated>2026-04-18T02:25:19Z</updated>
	<subtitle>Historie editací této stránky</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.slavicin.unart.cz/index.php?title=Radiusclient.conf&amp;diff=2777&amp;oldid=prev</id>
		<title>Sevcik.roman: Nová stránka:  # General settings     # specify which authentication comes first respectively which  # authentication is used. possible values are: &quot;radius&quot; and &quot;local&quot;.  # if you specify &quot;radius,...</title>
		<link rel="alternate" type="text/html" href="https://wiki.slavicin.unart.cz/index.php?title=Radiusclient.conf&amp;diff=2777&amp;oldid=prev"/>
		<updated>2009-11-24T12:46:05Z</updated>

		<summary type="html">&lt;p&gt;Nová stránka:  # General settings     # specify which authentication comes first respectively which  # authentication is used. possible values are: &amp;quot;radius&amp;quot; and &amp;quot;local&amp;quot;.  # if you specify &amp;quot;radius,...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nová stránka&lt;/b&gt;&lt;/p&gt;&lt;div&gt; # General settings&lt;br /&gt;
  &lt;br /&gt;
 # specify which authentication comes first respectively which&lt;br /&gt;
 # authentication is used. possible values are: &amp;quot;radius&amp;quot; and &amp;quot;local&amp;quot;.&lt;br /&gt;
 # if you specify &amp;quot;radius,local&amp;quot; then the RADIUS server is asked&lt;br /&gt;
 # first then the local one. if only one keyword is specified only&lt;br /&gt;
 # this server is asked.&lt;br /&gt;
   auth_order	radius&lt;br /&gt;
  &lt;br /&gt;
 # maximum login tries a user has (default 4)&lt;br /&gt;
   login_tries	4&lt;br /&gt;
  &lt;br /&gt;
 # timeout for all login tries (default 60)&lt;br /&gt;
 # if this time is exceeded the user is kicked out &lt;br /&gt;
   login_timeout	60&lt;br /&gt;
 &lt;br /&gt;
 # name of the nologin file which when it exists disables logins.&lt;br /&gt;
 # it may be extended by the ttyname which will result in&lt;br /&gt;
 # a terminal specific lock (e.g. /etc/nologin.ttyS2 will disable&lt;br /&gt;
 # logins on /dev/ttyS2)   (default /etc/nologin)&lt;br /&gt;
   nologin /etc/nologin&lt;br /&gt;
  &lt;br /&gt;
 # name of the issue file. it&amp;#039;s only display when no username is passed&lt;br /&gt;
 # on the radlogin command line  (default /etc/radiusclient/issue)&lt;br /&gt;
   issue	/usr/local/etc/radiusclient/issue&lt;br /&gt;
  &lt;br /&gt;
 # RADIUS settings&lt;br /&gt;
  &lt;br /&gt;
 # RADIUS server to use for authentication requests. this config&lt;br /&gt;
 # item can appear more then one time. if multiple servers are&lt;br /&gt;
 # defined they are tried in a round robin fashion if one&lt;br /&gt;
 # server is not answering.&lt;br /&gt;
 # optionally you can specify a the port number on which is remote&lt;br /&gt;
 # RADIUS listens separated by a colon from the hostname. if&lt;br /&gt;
 # no port is specified /etc/services is consulted of the radius&lt;br /&gt;
 # service. if this fails also a compiled in default is used.&lt;br /&gt;
   authserver 	localhost:1812&lt;br /&gt;
  &lt;br /&gt;
 # RADIUS server to use for accouting requests. All that I&lt;br /&gt;
 # said for authserver applies, too. &lt;br /&gt;
 #&lt;br /&gt;
   acctserver 	localhost:1813&lt;br /&gt;
  &lt;br /&gt;
 # file holding shared secrets used for the communication&lt;br /&gt;
 # between the RADIUS client and server&lt;br /&gt;
   servers		/usr/local/etc/radiusclient/servers&lt;br /&gt;
  &lt;br /&gt;
 # dictionary of allowed attributes and values&lt;br /&gt;
 # just like in the normal RADIUS distributions&lt;br /&gt;
   dictionary 	/usr/local/etc/radiusclient/dictionary&lt;br /&gt;
  &lt;br /&gt;
 # program to call for a RADIUS authenticated login &lt;br /&gt;
 # (default /usr/sbin/login.radius)&lt;br /&gt;
   login_radius	/usr/local/sbin/login.radius&lt;br /&gt;
  &lt;br /&gt;
 # file which holds sequence number for communication with the&lt;br /&gt;
 # RADIUS server&lt;br /&gt;
   seqfile		/var/run/radius.seq&lt;br /&gt;
   &lt;br /&gt;
 # file which specifies mapping between ttyname and NAS-Port attribute&lt;br /&gt;
   mapfile		/usr/local/etc/radiusclient/port-id-map&lt;br /&gt;
  &lt;br /&gt;
 # default authentication realm to append to all usernames if no&lt;br /&gt;
 # realm was explicitly specified by the user&lt;br /&gt;
 # the radiusd directly form Livingston doesnt use any realms, so leave&lt;br /&gt;
 # it blank then&lt;br /&gt;
   default_realm&lt;br /&gt;
  &lt;br /&gt;
 # time to wait for a reply from the RADIUS server&lt;br /&gt;
   radius_timeout	10&lt;br /&gt;
  &lt;br /&gt;
 # resend request this many times before trying the next server&lt;br /&gt;
   radius_retries	3&lt;br /&gt;
  &lt;br /&gt;
 # NAS-Identifier&lt;br /&gt;
 #&lt;br /&gt;
 # If supplied, this option will cause the client to send the given string&lt;br /&gt;
 # as the contents of the NAS-Identifier attribute in RADIUS requests.  No&lt;br /&gt;
 # NAS-IP-Address attribute will be sent in this case.&lt;br /&gt;
 #&lt;br /&gt;
 # The default behavior is to send a NAS-IP-Address option and not send&lt;br /&gt;
 # a NAS-Identifier.  The value of the NAS-IP-Address option is chosen&lt;br /&gt;
 # by resolving the system hostname.&lt;br /&gt;
  &lt;br /&gt;
 # nas_identifier MyUniqueNASName&lt;br /&gt;
  &lt;br /&gt;
 # LOCAL settings&lt;br /&gt;
  &lt;br /&gt;
 # program to execute for local login&lt;br /&gt;
 # it must support the -f flag for preauthenticated login&lt;br /&gt;
   login_local	/bin/login&lt;/div&gt;</summary>
		<author><name>Sevcik.roman</name></author>
	</entry>
</feed>