Skip Navigation Links | |
Exit Print View | |
Oracle Solaris 11.1 Tunable Parameters Reference Manual Oracle Solaris 11.1 Information Library |
1. Overview of Oracle Solaris System Tuning
2. Oracle Solaris Kernel Tunable Parameters
3. Oracle Solaris ZFS Tunable Parameters
5. Internet Protocol Suite Tunable Parameters
A. Tunable Parameters Change History
General Kernel and Memory Parameters (Oracle Solaris 11 and 11.1)
Paging-Related Parameters (Oracle Solaris 11)
Process-Sizing Tunables (Oracle Solaris 11.1)
Swapping-Related Parameter (Oracle Solaris 11.1)
General File System Parameter (Oracle Solaris 11.1)
General Driver Parameter (Oracle Solaris 11)
Network Driver Parameters (Oracle Solaris 11)
TCP/IP Tunable Parameters (Oracle Solaris 11 and 11.1)
[tcp,sctp,udp]_smallest_anon_port and [tcp,sctp,udp]_largest_anon_port
IP Parameter Name Changes (Oracle Solaris 11)
TCP Parameter Name Changes (Oracle Solaris 11)
UDP Parameter Name Changes (Oracle Solaris 11)
SCTP Parameter Name Changes (Oracle Solaris 11)
Parameters That Are Obsolete or Have Been Removed (Oracle Solaris 11 and 11.1)
The following section describes parameters that are obsolete or have been removed from more recent Oracle Solaris releases.
The network cache accelerator (NCA) parameter information is obsolete and has been removed.
This parameter is obsolete starting in the Oracle Solaris 11.1 release.
This parameter is obsolete starting in the Oracle Solaris 11 release.
Indicates whether the POSIX semantics for the chown system call are in effect. POSIX semantics are as follows:
A process cannot change the owner of a file, unless it is running with UID 0.
A process cannot change the group ownership of a file to a group in which it is not currently a member, unless it is running as UID 0.
For more information, see chown(2).
Signed integer
1, indicating that POSIX semantics are used
0 = POSIX semantics not in force or 1 = POSIX semantics used
Toggle (on/off)
Yes
None
When POSIX semantics are not wanted. Note that turning off POSIX semantics opens the potential for various security holes. Doing so also opens the possibility of a user changing ownership of a file to another user and being unable to retrieve the file without intervention from the user or the system administrator.
Obsolete
This parameter is obsolete in the Oracle Solaris 11 release.
This parameter is obsolete in the Oracle Solaris 11 release.