/[radius]/radius/doc/texinfo/radwho.texi
ViewVC logotype

Diff of /radius/doc/texinfo/radwho.texi

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

revision 1.11 by gray, Fri May 23 09:34:54 2003 UTC revision 1.12 by gray, Sat May 24 10:21:43 2003 UTC
# Line 88  behavior of the @command{fingerd(8)} uti Line 88  behavior of the @command{fingerd(8)} uti
88  split on two lines to fit the page width. It must occupy a  split on two lines to fit the page width. It must occupy a
89  @emph{single line} in the real configuration file.}:  @emph{single line} in the real configuration file.}:
90    
91  @example  @smallexample
92  finger stream tcp nowait nobody /usr/sbin/radwho  finger stream tcp nowait nobody /usr/sbin/radwho
93  radwho -fL  radwho -fL
94  @end example  @end smallexample
95    
96  @noindent  @noindent
97  This mode is also enabled by default if @command{radwho} notices that its  This mode is also enabled by default if @command{radwho} notices that its
# Line 279  the connection was initiated, @NAS{} IP, Line 279  the connection was initiated, @NAS{} IP,
279  corresponds to the following format specification (split in several  corresponds to the following format specification (split in several
280  lines for readability:  lines for readability:
281    
282  @example  @smallexample
283  (login 10 Login) (gecos 17 Name) \  (login 10 Login) (gecos 17 Name) \
284  (protocol 5 Proto) (nas-port 5 TTY) \  (protocol 5 Proto) (nas-port 5 TTY) \
285  (time 9 When) (nas-address 9 From) \  (time 9 When) (nas-address 9 From) \
286  (framed-address 16 Location)  (framed-address 16 Location)
287  @end example  @end smallexample
288    
289  @item sid  @item sid
290  The same as @samp{default}, except that the session ID is output in  The same as @samp{default}, except that the session ID is output in
# Line 298  the second column. Line 298  the second column.
298  Outputs all information from each @file{radutmp} record. It is  Outputs all information from each @file{radutmp} record. It is
299  equivalent to specifying the following format string:  equivalent to specifying the following format string:
300    
301  @example  @smallexample
302  (login 32 Login) (session-id 32 SID) \  (login 32 Login) (session-id 32 SID) \
303  (protocol 5 Proto) (nas-port 5 Port) \  (protocol 5 Proto) (nas-port 5 Port) \
304  (time 27 Date) (nas-address 32 NAS) \  (time 27 Date) (nas-address 32 NAS) \
305  (clid 17 CLID) (duration 7 Duration) \  (clid 17 CLID) (duration 7 Duration) \
306  (framed-address 16 Location) (realm 16 Realm)  (framed-address 16 Location) (realm 16 Realm)
307  @end example  @end smallexample
308    
309  @item gnu  @item gnu
310  Each @file{radutmp} record is represented as a table. It is  Each @file{radutmp} record is represented as a table. It is
311  equivalent to specifying the following format string:  equivalent to specifying the following format string:
312    
313  @example  @smallexample
314  User: (login)(newline)\  User: (login)(newline)\
315  In real life: (gecos)(newline)\  In real life: (gecos)(newline)\
316  Logged in: (time)(newline)\  Logged in: (time)(newline)\
# Line 322  Session ID: (session-id)(newline)\ Line 322  Session ID: (session-id)(newline)\
322  Uptime: (duration)(newline)\  Uptime: (duration)(newline)\
323  Assigned IP: (framed-address)(newline)\  Assigned IP: (framed-address)(newline)\
324  Realm: (realm)(newline)"  Realm: (realm)(newline)"
325  @end example  @end smallexample
326    
327  @end table  @end table
328    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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