PERFORCE change 79363 for review

Robert Watson rwatson at FreeBSD.org
Fri Jul 1 09:52:20 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=79363

Change 79363 by rwatson at rwatson_zoo on 2005/07/01 09:51:56

	Add FreeBSD adduser/rmuser to the list of tools expected to behave
	like Linux useradd.

Affected files ...

.. //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/program/useradd.fc#3 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/program/useradd.fc#3 (text+ko) ====

@@ -8,3 +8,6 @@
 /usr/sbin/groupdel	--	system_u:object_r:groupadd_exec_t
 /usr/bin/gpasswd	--	system_u:object_r:groupadd_exec_t
 /usr/sbin/gpasswd	--	system_u:object_r:groupadd_exec_t
+# FreeBSD tools
+/usr/sbin/adduser	--	system_u:object_r:useradd_exec_t
+/usr/sbin/rmuser	--	system_u:object_r:useradd_exec_t
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list