Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a231eb54cec2f4d4

Jump to content

Talk:Group identifier

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 14 years ago by Abdull in topic primary vs. supplementary

"users" management vs. "actions" access management

[edit]

The switch from 16 to 32 bits was originally not necessary—one machine or even one network did not serve more than 65536 users at the time—but was made to elimate the need to do so in the future, when it would be more difficult to implement.

The groups in Unix systems (I think) are made not for "users" management, but rather for "actions" access management. As such the quote above makes little sense and in fact, it's a bit misleading. And really - we can have some info on usual/accepted Unix permissions management policies here or somewhere else.  Preceding unsigned comment added by Cyril~enwiki (talkcontribs) 10:24, 8 January 2008 (UTC)Reply

GID 1 and 0

[edit]

while this article mentions one restriction: the login group for the Superuser must have GID 0.

I see Solaris 8 has GID 1 and Solaris 10 has GID 0.

More clarity is required here. 192.193.220.144 (talk) 23:22, 13 June 2008 (UTC)smgReply

PGID

[edit]

I have never seen "PGID" being used to mean "real group ID" before. I think the author confuses it with "process group ID", which is usually shortened to PGID or PGRP. The real group ID is commonly referred to as simply the "GID". —Preceding unsigned comment added by 90.228.222.229 (talk) 19:03, 29 January 2010 (UTC)Reply

primary vs. supplementary

[edit]

Does the differentiation between primary and supplementary groups have any effects on a user? --Abdull (talk) 13:24, 17 July 2012 (UTC)Reply