阮一峰的IT笔记:首页 -> 分类 -> Linux 查看所有文章:按分类 | 按月份

Linux中的用户角色

Linux系统中,用户的角色通过UID和GID识别的。

Linux共分三种用户。

root用户

拥有最高权限,可以登录系统,进行任何操作。

虚拟用户

这类用户也被称为伪用户或假用户,以与真实用户区分开来。这类用户不具有登录系统的能力,但却是系统运行不可缺少的用户,比如bin、daemon、adm、ftp、mail等,这类用户都是系统自身拥有的,而非后来添加的。

普通真实用户

这类用户等登录系统,权限有限,由管理员添加。

« Linux下mount命令简介 | 首页 | 12种基本的CSS布局 »

About

This page contains a single entry from the blog posted on 2007年01月22日 17:06.

The previous post in this blog was Linux下mount命令简介.

The next post in this blog is 12种基本的CSS布局.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.33

Post a comment