NIS Server

出自Centos

跳转到: 导航, 搜索

[编辑] 安装所需要的软件

#yum -y install ypserv ypbind yp-tools portmap

一般yp-tools portmap ypbind组件默认已经安装好了

其中:

yp-tools :提供NIS相关的查询命令功能

ypbind: 提供NIS Client端的设置软件

ypserv: 提供NIS Server端的设置文件

portmap: 这是RPC必须的软件

个人工具