Linux下NIS服务器搭建

时间:2020-07-30 02:53:29
【文件属性】:

文件名称:Linux下NIS服务器搭建

文件大小:165KB

文件格式:DOCX

更新时间:2020-07-30 02:53:29

nis

一、 主要步骤: 1、所需软件包: 服务器端软件:ypserv 客户端软件:ypbind 工具软件包:yp-tools time服务软件包:time xinetd服务软件包:xinetd 2、设置time和time-udp服务的启动状态,NIS服务器的运行需要time和 time-udp服务的支持: # chkconfig time on # chkconfig time-udp on # service xinetd restart 3、在NIS服务器主机中建立NIS域名 4、配置ypserv.conf文件


网友评论