...
首页> 外文期刊>Linux Journal >Centralized Authorization Using a Directory Service, Part Ⅱ
【24h】

Centralized Authorization Using a Directory Service, Part Ⅱ

机译:使用目录服务的集中授权,第二部分

获取原文
获取原文并翻译 | 示例
           

摘要

Authorization is the process of deciding if entity X is allowed to have access to resource Y. Determining the identity of X is the job of the authentication process. One task of authorization in computer networks is to define and determine which user has access to which computers in the network. A simple example would be one line in a computer's /etc/passwd file, joe:X: 1234:56:/home/joe:/bin/bash, to allow user joe access to this computer. If you want to give user joe access to several computers, you have to add this line to every computer's /etc/passwd file. On Linux, the tendency exists to create a local account for each single user who should be allowed to log in to a computer. This typically is the case, because a user needs not only login privileges but also access to additional resources, such as a home directory to do some work. Creating a local account on every computer takes care of all this.
机译:授权是确定是否允许实体X访问资源Y的过程。确定X的身份是验证过程的工作。计算机网络中的授权任务之一是定义和确定哪个用户可以访问网络中的哪些计算机。一个简单的示例是计算机的/ etc / passwd文件中的一行,即joe:X:1234:56:/ home / joe:/ bin / bash,以允许用户joe访问此计算机。如果要授予用户joe访问多台计算机的权限,则必须将此行添加到每台计算机的/ etc / passwd文件中。在Linux上,存在为应该允许其登录到计算机的每个单个用户创建本地帐户的趋势。通常是这种情况,因为用户不仅需要登录特权,而且还需要访问其他资源(例如主目录)来执行某些工作。在每台计算机上创建一个本地帐户将解决所有这些问题。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号