Next | Prev | Up | Top | Contents | Index

nosuidshells

Description

Some programs are written so that they perform actions that require superuser privilege. In order to perform these actions, they create a shell in which the user has superuser privilege. Such shells pose a certain manageable risk to system security, but application developers are generally careful to limit the actions taken by the application in these shells. The nosuidshells switch, when set to 0, allows these applications to create superuser-privileged shells. When set to any value other than 0, such shells are not permitted.

Value

Default: 1 (setuid shells not permitted)

When to Change


Change this switch to allow setuid shells.

Next | Prev | Up | Top | Contents | Index