<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/etc/group, branch release/5.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.5.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.5.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2006-05-23T04:09:12Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2006-05-23T04:09:12Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-23T04:09:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6'/>
<id>urn:sha1:8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6</id>
<content type='text'>
'RELENG_5_5_0_RELEASE'.

This commit was manufactured to restore the state of the 5.5-RELEASE image.
</content>
</entry>
<entry>
<title>Add "privsep" user/group _pflogd:_pflogd (64:64) to make pflogd(8) work</title>
<updated>2004-06-23T01:32:28Z</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-06-23T01:32:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8ee2ac9ef394b2e66e154e9cbc4f5d06d9458427'/>
<id>urn:sha1:8ee2ac9ef394b2e66e154e9cbc4f5d06d9458427</id>
<content type='text'>
again. This user/group is not required for install* targets, hence do not
add them to CHECK_UIDS/CHECK_GIDS in Makefile.inc1 (no need to annoy
people).

Discussed-on:	-current
</content>
</entry>
<entry>
<title>Add trailing collon</title>
<updated>2004-03-10T15:04:29Z</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-03-10T15:04:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=be3e0526c22996f0d83da33918fd0000f48324d1'/>
<id>urn:sha1:be3e0526c22996f0d83da33918fd0000f48324d1</id>
<content type='text'>
Noticed by:	dwhite
Approved by:	bms(mentor)
</content>
</entry>
<entry>
<title>Link pf to the build and install:</title>
<updated>2004-03-08T22:03:29Z</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-03-08T22:03:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8d69c48be5f42f9477e1525587f495d6c7714c4a'/>
<id>urn:sha1:8d69c48be5f42f9477e1525587f495d6c7714c4a</id>
<content type='text'>
This adds the former ports registered groups: proxy and authpf as well as
the proxy user. Make sure to run mergemaster -p in oder to complete make
installworld without errors.

This also provides the passive OS fingerprints from OpenBSD (pf.os) and an
example pf.conf.

For those who want to go without pf; it provides a NO_PF knob to make.conf.

__FreeBSD_version will be bumped soon to reflect this and to be able to
change ports accordingly.

Approved by:	bms(mentor)
</content>
</entry>
<entry>
<title>xten isn't needed after tw is gone.</title>
<updated>2003-04-27T05:49:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-27T05:49:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e50dfdc9abb9eebc78636ee930ece699a837de52'/>
<id>urn:sha1:e50dfdc9abb9eebc78636ee930ece699a837de52</id>
<content type='text'>
Approved by: re@ (scottl)
</content>
</entry>
<entry>
<title>Remove root from the 'guest' group: missed in a previous pass.</title>
<updated>2002-10-14T20:55:49Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-10-14T20:55:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=190a0059cf8db67e5141962e3dd9f60e3ca7f430'/>
<id>urn:sha1:190a0059cf8db67e5141962e3dd9f60e3ca7f430</id>
<content type='text'>
Spotted by:	jhb
</content>
</entry>
<entry>
<title>Remove root from the kmem, sys, tty, and staff groups in the default</title>
<updated>2002-10-13T17:00:37Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-10-13T17:00:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=975819b705740e27f0144529d4acdc37af673b13'/>
<id>urn:sha1:975819b705740e27f0144529d4acdc37af673b13</id>
<content type='text'>
configuration.  Root privileges override DAC on local file systems and
therefore root does not generally need to be a member of a group to
access files owned by that group.  In the NFS case, require explicit
authorization for root to have these privileges.

Leave root in operator for dump/restore broadcast reasons; leave root
in wheel until discrepencies in the "no users in wheel means any user
can su" policy are resolved (possibly indefinitely).
</content>
</entry>
<entry>
<title>For consistency with other entries in group, don't put the daemon or</title>
<updated>2002-10-13T16:26:26Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-10-13T16:26:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7b2c73b73d6e5984872cbb9613eb7cc08b0a4a4a'/>
<id>urn:sha1:7b2c73b73d6e5984872cbb9613eb7cc08b0a4a4a</id>
<content type='text'>
xten users in their groups explicitly--we pick that up from the gid
field in master.passwd.
</content>
</entry>
<entry>
<title>Add an sshd user and group for the OpenSSH privilege separation code.</title>
<updated>2002-06-23T20:41:06Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-06-23T20:41:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=04b681a9997c2f9d5a5e3f7edfffeda6296121b3'/>
<id>urn:sha1:04b681a9997c2f9d5a5e3f7edfffeda6296121b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add two new accounts/groups for sendmail:</title>
<updated>2001-11-17T21:24:45Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2001-11-17T21:24:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ca8b9ed373148ac73fac8e7aa0936d2b5d937d3c'/>
<id>urn:sha1:ca8b9ed373148ac73fac8e7aa0936d2b5d937d3c</id>
<content type='text'>
smmsp - sendmail 8.12 operates as a set-group-ID binary (instead of
set-user-ID).  This new user/group will be used for command line
submissions.  UID/GID 25 is suggested in the sendmail documentation and has
been adopted by other operating systems such as OpenBSD and Solaris 9.

mailnull - The default value for DefaultUser is now set to the uid and gid
of the first existing user mailnull, sendmail, or daemon that has a
non-zero uid.  If none of these exist, sendmail reverts back to the old
behavior of using uid 1 and gid 1.  Currently FreeBSD uses daemon for
DefaultUser but I would prefer not to use an account used by other
programs, hence the addition of mailnull.  UID/GID 26 has been chosen for
this user.

This was discussed on -arch on October 18-19, 2001.

MFC after:	1 week
</content>
</entry>
</feed>
