Ignore:
Timestamp:
02/28/10 16:35:31 (14 years ago)
Author:
landlord
Message:

Documentation for 'setuser' command in monitor module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Distribution/doc/txt/oscam.conf.txt

    r1734 r1746  
    373373       monitor commands:
    374374
    375     login <user> <password> = login (for unencrypted connections only)
    376     exit            = exit monitor
    377     log <on|onwohist|off>   = enable|enable without hitory|disable
    378                   logging for 2 minutes
    379     status          = list of current processes and clients
    380     shutdown        = showdown OSCam
    381     reload          = reinit user db, clients and anti-cascading,
    382                   for newcamd connections: after reloading
    383                   the ident, please restart newcamd client
    384     details <PID>       = details about selected PID
    385     debug <level>       = set debug level (monlevel > 3 required)
    386                    debug level mask:
    387                      0 = no debugging (default)
    388                      2 = ATR parsing info, ECM dumps, CW dumps
    389                      4 = traffic from/to the reader
    390                      8 = traffic from/to the clients
    391                     16 = traffic to the reader-device  on  IFD
    392                      layer
    393                     32  =  traffic to the reader-device on I/O
    394                      layer
    395                     63 = debug all
    396     version         = show OSCam version
    397     commands        = show all valid monitor commands
     375     login <user> <password>
     376
     377      login (for unencrypted connections only)
     378
     379
     380     setuser <user> <parameter>=<value>
     381
     382      set parameter for user
     383
     384
     385     exit
     386
     387      exit monitor
     388
     389
     390     log <on|onwohist|off>
     391
     392      enable|enable without hitory|disable logging for 2 minutes
     393
     394
     395     status
     396
     397      list of current processes and clients
     398
     399
     400     shutdown
     401
     402      shutdown OSCam
     403
     404
     405     reload
     406
     407      reinit user db, clients and anti-cascading, for newcamd connections:
     408      after reloading the ident, please restart newcamd client
     409
     410
     411     details <PID>
     412
     413      details about selected PID
     414
     415
     416     debug <level>
     417
     418      set debug level (monlevel > 3 required)
     419
     420      debug level mask:
     421        0 = no debugging (default)
     422        2 = ATR parsing info, ECM dumps, CW dumps
     423        4 = traffic from/to the reader
     424        8 = traffic from/to the clients
     425       16 = traffic to the reader-device on IFD
     426        layer
     427       32 = traffic to the reader-device on I/O
     428        layer
     429       63 = debug all
     430
     431     version
     432
     433      show OSCam version
     434
     435
     436     commands
     437
     438      show all valid monitor commands
    398439
    399440WEB INTERFACE
Note: See TracChangeset for help on using the changeset viewer.