usr/src/uts/common/os/priv_defs
changeset 5331 3047ad28a67b
parent 3448 aaf16568054b
child 6073 47f6aa7a8077
--- a/usr/src/uts/common/os/priv_defs	Thu Oct 25 15:58:10 2007 -0700
+++ b/usr/src/uts/common/os/priv_defs	Thu Oct 25 16:34:29 2007 -0700
@@ -149,6 +149,11 @@
 	This privilege is interpreted only if the system is configured
 	with Trusted Extensions.
 
+privilege PRIV_FILE_FLAG_SET
+
+	Allows a process to set immutable, nounlink or appendonly
+	file attributes.
+
 privilege PRIV_GRAPHICS_ACCESS
 
 	Allows a process to make privileged ioctls to graphics devices.
@@ -402,6 +407,13 @@
 	Allows a process to extend or create files on a filesystem that
 	has less than minfree space in reserve.
 
+privilege PRIV_SYS_SMB
+
+	Allows a process to access the Sun private SMB kernel module.
+	Allows a process to bind to ports reserved by NetBIOS and SMB:
+	ports 137 (NBNS), 138 (NetBIOS Datagram Service), 139 (NetBIOS
+	Session Service and SMB-over-NBT) and 445 (SMB-over-TCP).
+
 privilege PRIV_SYS_SUSER_COMPAT
 
 	Allows a process to successfully call a third party loadable module