crossroads

Git mirror of https://crossroads.e-tunity.com/
git clone git://git.finwo.net/app/crossroads
Log | Files | Refs

useraccount.yo (713B)


      1 conf(useraccount - Limiting the effective ID of external processes)
      2     (Using the directive tt(useraccount), the effective user and group
      3      ID can be restricted. This comes into effect when Crossroads runs
      4      external commands, such as:
      5      itemization(
      6 	it() Hooks for tt(onstart), tt(onend) or tt(onfail);
      7 	it() External dispatchers, when tt(dispatchmode
      8 	     externalhandler) is in effect.)
      9      Once a user name for external commands is specified, Crossroads
     10      assumes the associated user ID and group ID before running those
     11      commands.)
     12     (tt(useraccount) em(username))
     13     (None; when unspecified, external commands are run with the 
     14      ID that was in effect when Crossroads was started.)