2005-10-07 18:08:50 +00:00
|
|
|
#
|
|
|
|
# This file is for the declaration of global booleans.
|
|
|
|
# To change the default value at build time, the booleans.conf
|
|
|
|
# file should be used.
|
|
|
|
#
|
|
|
|
|
2006-02-10 18:41:53 +00:00
|
|
|
## <desc>
|
|
|
|
## <p>
|
2005-10-07 18:08:50 +00:00
|
|
|
## Enabling secure mode disallows programs, such as
|
|
|
|
## newrole, from transitioning to administrative
|
|
|
|
## user domains.
|
2006-02-10 18:41:53 +00:00
|
|
|
## </p>
|
|
|
|
## </desc>
|
2005-10-07 18:08:50 +00:00
|
|
|
gen_bool(secure_mode,false)
|