Changes between Version 1 and Version 2 of SingleUserMode

Show
Ignore:
Timestamp:
07/21/11 11:26:39 (13 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SingleUserMode

    v1 v2  
    1 By default the QCG-Computing service must be started as `root` user (The service adhers the [http://en.wikipedia.org/wiki/Privilege_separation Privilege separation]). 
     1By default the QCG-Computing service must be started as `root` user (The service adhers the [http://en.wikipedia.org/wiki/Privilege_separation Privilege separation model]). If you do not 
     2 
     3{{{ 
     4 
     5<SetuidEnabled>false</SetuidEnabled> 
     6<UnprivilegedUser>current-user-names</UnprivilegedUser> 
     7 
     8}}}