/[radius]/radius/README
ViewVC logotype

Diff of /radius/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by gray, Mon Jun 23 17:34:15 2003 UTC revision 1.20 by gray, Sat Nov 8 15:47:16 2003 UTC
# Line 28  The applications-specific options are: Line 28  The applications-specific options are:
28          your configuration. Multiple directories are separated by          your configuration. Multiple directories are separated by
29          colons.          colons.
30    
 *** --enable-shadow  
         Enable shadow support. Use this only if ./configure was unable to  
         correctly determine if it should use the shadow support.  
   
31  *** --enable-pam  *** --enable-pam
32          Enable PAM support.          Enable PAM support.
33                    
# Line 61  The applications-specific options are: Line 57  The applications-specific options are:
57          Build client programs. Requires presence of Guile >=1.4 and          Build client programs. Requires presence of Guile >=1.4 and
58          PAM on your system.          PAM on your system.
59    
60  *** --with-pamdir=DIR  *** --with-readline
61          Install PAM modules in the given DIR. Default is          Enable GNU readline support for radiusd test shell mode.
         $prefix/lib/security.  
62    
63    *** --without-readline
64            Disable GNU readline support
65            
66  *** --enable-snmp[=compat]  *** --enable-snmp[=compat]
67          Enable SNMP support. By default this enables the use of enterprise          Enable SNMP support. By default this enables the use of enterprise
68          subtree .iso.org.dod.internet.private.enterprises.gnu.radius          subtree .iso.org.dod.internet.private.enterprises.gnu.radius
# Line 80  The applications-specific options are: Line 78  The applications-specific options are:
78  *** --enable-deny-shell=SHELL  *** --enable-deny-shell=SHELL
79          Always reject users with the given shell.          Always reject users with the given shell.
80    
81    *** --with-pamdir=DIR
82            Install PAM modules in the given DIR. Default is
83            $prefix/lib/security.
84    
85    *** --with-log-dir=DIRNAME
86            Specifies the full pathname to the default logging directory.
87            By default it is either /var/log or /usr/adm, whichever is
88            applicable to your operationg system and directory layout.
89            
90    *** --with-pid-dir=DIRNAME
91            Specifies the full pathname to the directory where radiusd
92            will store its pid-file (radiusd.pid). Default is either
93            "/var/run", or, if this directory does not exist,
94            "$sysconfdir/raddb".
95    
96  ** Run make.  ** Run make.
97    
98  The GNU make is preferred.  The GNU make is preferred.
# Line 165  of this file. Line 178  of this file.
178  Use radauth to send authentication requests to the running  Use radauth to send authentication requests to the running
179  server. The invocation syntax is:  server. The invocation syntax is:
180    
181              radauth [-v][-sSERVER:SECRET[:PORT]] username [pass]              radauth username [pass]
182    
 The -v (--verbose) option produces verbose output. The -s (--server)  
 option allows to set the parameters of the radius server to send  
 the request to.  
   
183  If you have guile version 1.4 or better installed, you can use  If you have guile version 1.4 or better installed, you can use
184  radsession script to send authentication/accounting requests  radsession script to send authentication/accounting requests
185  to the server. To do so, you will first need to edit your  to the server. To do so, you will first need to edit your

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26