Print this page
Code review comments from jeffpc


  61        per-flag in the default, lower and upper, property groups.  For
  62        example, to enable ASLR by default you would execute the following
  63        commands:
  64 
  65          # svccfg -s svc:/system/process-security setprop default/aslr = true
  66 
  67 
  68        This can be done by any user with the solaris.smf.value.process-
  69        security authorization.
  70 
  71        Since security-flags are strictly inherited, this will not take effect
  72        until the system or zone is next booted.
  73 
  74 
  75 SEE ALSO
  76        psecflags(1), svccfg(1M), brk(2), exec(2), mmap(2), mmapobj(2),
  77        privileges(5), rbac(5)
  78 
  79 
  80 
  81                                   May 5, 2014                SECURITY-FLAGS(5)


  61        per-flag in the default, lower and upper, property groups.  For
  62        example, to enable ASLR by default you would execute the following
  63        commands:
  64 
  65          # svccfg -s svc:/system/process-security setprop default/aslr = true
  66 
  67 
  68        This can be done by any user with the solaris.smf.value.process-
  69        security authorization.
  70 
  71        Since security-flags are strictly inherited, this will not take effect
  72        until the system or zone is next booted.
  73 
  74 
  75 SEE ALSO
  76        psecflags(1), svccfg(1M), brk(2), exec(2), mmap(2), mmapobj(2),
  77        privileges(5), rbac(5)
  78 
  79 
  80 
  81                                  June 6, 2016                SECURITY-FLAGS(5)