Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 2002 11:37:32 -0700
From:      Sean Chittenden <seanc@FreeBSD.org>
To:        Marc Fonvieille <blackend@FreeBSD.org>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: Small UID patch for the porters handbook...
Message-ID:  <20020817183732.GR15682@ninja1.internal>
In-Reply-To: <20020817102925.A234@marduk.blackend.org>
References:  <20020816102507.GH15682@ninja1.internal> <20020816103912.GA20839@idoru.tenten> <1029513110.324.16.camel@gyros.marcuscom.com> <20020816182448.GI15682@ninja1.internal> <20020817102925.A234@marduk.blackend.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--utPK4TBebyzZxMrE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

> > > > > Can someone approve/review the attached bit for the porters handbook
> > > > > and adding the Jabber UID?  Thanks.  -scx
> > > > 
> > > > The patch is fine, but I think Joe Marcus Clarke had reserved uid 92 for
> > > > gdm - I'd check with him (his freefall login is marcus).
> > > 
> > > I have asked for this, and I'd like a doc committer to commit my
> > > patch.  However, if it's okay for me to do, I'll take care of it.  I
> > > already have gdm and gdm2 using uid:gid 92 in the ports tree, so I'd
> > > like to keep it if possible.
> > 
> > Heh, guess we're in the same boat.  I personally give gdm a higher
> > weight of importance though.  I'll update my doc patch and port to use
> > UID 93 then.  How does this look?  -sc
> 
> In a doc point of view the patch seems Ok, but for the uid
> etc. I can't say anything :)

Heh, alright, I'm poking around for UID 93 users.  For the reserved
UID section, there seems to be some descrepency in terms of the format
used.  Some are using the format found in master.passwd, but most are
using the publicly viewable passwd format.  Does the attached patch
look okay?  -sc

-- 
Sean Chittenden

--utPK4TBebyzZxMrE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch

Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.236
diff -u -r1.236 book.sgml
--- book.sgml	16 Aug 2002 20:31:22 -0000	1.236
+++ book.sgml	17 Aug 2002 18:35:10 -0000
@@ -5119,10 +5119,11 @@
 qmailr:*:86:82:QMail user:/var/qmail:/nonexistent
 msql:*:87:87:mSQL-2 pseudo-user:/var/db/msqldb:/bin/sh
 mysql:*:88:88:MySQL Daemon:/var/db/mysql:/sbin/nologin
-vpopmail:*:89:89::0:0:User &:/usr/local/vpopmail:/nonexistent
+vpopmail:*:89:89:VPop Mail User:/usr/local/vpopmail:/nonexistent
 smmsp:*:90:90:Sendmail Queue:/nonexistent:/nonexistent
 mailman:*:91:91:Mailman User:/usr/local/mailman:/sbin/nologin
-gdm:*:92:92::0:0:GDM Sandbox:/:/sbin/nologin
+gdm:*:92:92:GDM Sandbox:/:/sbin/nologin
+jabber:*:93:93:Jabber Daemon:/nonexistent:/nonexistent
 drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin</programlisting>
 
         <para>Please include a notice when you submit a port (or an upgrade)

--utPK4TBebyzZxMrE--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020817183732.GR15682>