ports/152225: UIDs & GIDs Update
Sevan Janiyan
venture37 at geeklan.co.uk
Sun Nov 14 03:20:08 UTC 2010
>Number: 152225
>Category: ports
>Synopsis: UIDs & GIDs Update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 14 03:20:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Sevan Janiyan
>Release:
>Organization:
>Environment:
>Description:
Remove the daemon login class for _tss & _pkcs11 users (portlint freaks out) from ports/UIDs
Add a new user & group for ports/security/sancp
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: UIDs
===================================================================
RCS file: /home/ncvs/ports/UIDs,v
retrieving revision 1.127
diff -u -r1.127 UIDs
--- UIDs 11 Nov 2010 10:31:35 -0000 1.127
+++ UIDs 14 Nov 2010 03:00:36 -0000
@@ -149,8 +149,8 @@
polkit:*:562:562::0:0:PolicyKit User:/nonexistent:/usr/sbin/nologin
pulse:*:563:563::0:0:PulseAudio System User:/nonexistent:/usr/sbin/nologin
_xsi:*:600:600::0:0:XMLSysInfo User:/nonexistent:/usr/sbin/nologin
-_tss:*:601:601:daemon:0:0:TrouSerS user:/var/empty:/usr/sbin/nologin
-_pkcs11:*:602:602:daemon:0:0:opencryptoki user:/var/empty:/usr/sbin/nologin
+_tss:*:601:601::0:0:TrouSerS user:/var/empty:/usr/sbin/nologin
+_pkcs11:*:602:602::0:0:opencryptoki user:/var/empty:/usr/sbin/nologin
freeswitch:*:610:610::0:0:Freeswitch user:/nonexistant:/usr/sbin/nologin
_pla:*:636:80::0:0:phpLDAPAdmin Owner:/nonexistent:/usr/sbin/nologin
monkeysphere:*:641:641::0:0:Monkeysphere User:/var/monkeysphere:/usr/local/bin/bash
@@ -185,3 +185,4 @@
activemq:*:929:929::0:0:ActiveMQ Daemon:/nonexistent:/sbin/nologin
ifgraph:*:930:930::0:0:ifGraph:/nonexistent:/sbin/nologin
asterisk:*:931:931::0:0:Asterisk User:/nonexistent:/sbin/nologin
+sancp:*:932:932::0:0:SANCP Daemon:/var/log/sancp:/sbin/nologin
Index: GIDs
===================================================================
RCS file: /home/ncvs/ports/GIDs,v
retrieving revision 1.114
diff -u -r1.114 GIDs
--- GIDs 11 Nov 2010 10:31:35 -0000 1.114
+++ GIDs 14 Nov 2010 03:07:18 -0000
@@ -177,3 +177,4 @@
activemq:*:929:
ifgraph:*:930:
asterisk:*:931:
+sancp:*:932:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list