Changeset 2260 for pykota/trunk/SECURITY

Show
Ignore:
Timestamp:
05/19/05 18:52:16 (19 years ago)
Author:
jerome
Message:

Added some informations wrt systems on which CUPS doesn't run as root

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/SECURITY

    r2146 r2260  
    4949    Debian you may want to do :  
    5050     
    51         $ chown pykota.pykota pykota.conf pykotadmin.conf     
    52         $ chmod 640 pykota.conf 
    53         $ chmod 600 pykotadmin.conf 
     51        $ chown pykota.pykota ~pykota/pykota.conf ~pykota/pykotadmin.conf     
     52        $ chmod 640 ~pykota/pykota.conf 
     53        $ chmod 600 ~pykota/pykotadmin.conf 
    5454         
    5555    Depending on your needs, you may want to put the user the printing  
     
    5858    For example :  
    5959     
    60         $ chmod 640 pykotadmin.conf 
     60        $ chmod 640 ~pykota/pykotadmin.conf 
    6161        $ adduser lp pykota 
    6262          (this makes user 'lp' a member of group 'pykota') 
    6363     
     64    Another solution, needed on some systems : 
     65     
     66        $ chmod a+rx ~pykota/ 
     67        $ chown lp.pykota ~pykota/pykota.conf ~pykota/pykotadmin.conf  
     68         
    6469    Letting any user read PyKota administrator's configuration file may  
    6570    expose passwords or database information which would allow write