LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Audit System: uid < 19 and gid < 20 (https://www.linuxquestions.org/questions/linux-newbie-8/audit-system-uid-19-and-gid-20-a-797993/)

quanba 03-26-2010 03:43 AM

Audit System: uid < 19 and gid < 20
 
hi there, when I read a security guide for Linux.

In auditing section, the audit data file should be readable only by users that has uid < 19 and gid < 20.

so I am wondering: Do uids (<19) and gids (<20) have any special meaning?

Thanks for your help.

alpha01 03-27-2010 01:32 AM

Quote:

Originally Posted by quanba (Post 3912982)
hi there, when I read a security guide for Linux.

In auditing section, the audit data file should be readable only by users that has uid < 19 and gid < 20.

so I am wondering: Do uids (<19) and gids (<20) have any special meaning?

Thanks for your help.

I'm not sure if they have a special meaning. Usually UID and GID < 100 are reserved for core and system services and UID > 500 are reserved for regular user accounts.


All times are GMT -5. The time now is 12:42 PM.