| 查看: 406 | 回复: 1 | ||
[求助]
NIS 配置方面问题
|
|
[root@linux ~]# /usr/lib/yp/ypinit -m At this point, we have to construct a list of the hosts which will run NIS servers. master.smile is in the list of NIS server hosts. Please continue to add the names for the other hosts, one per line. When you are done with the list, type a <control D>. next host to add: master.smile <==这个地方系统会主动捉到 next host to add: <==按下 [ctrl]-d The current list of NIS servers looks like this: master.smile Is this correct? [y/n: y] y We need a few minutes to build the databases... Building /var/yp/smile/ypservers... Running /var/yp/Makefile... gmake[1]: Entering directory `/var/yp/smile' Updating passwd.byname... ....中间省略.... gmake[1]: Leaving directory `/var/yp/smile' master.smile has been set up as a NIS master server. Now you can run ypinit -s master.smile on all slave server. 要注意出现的资讯当中,在告知你可以直接输入 [ctrl]-d 以结束的那个地方, 你的主机名称会主动的被捉出来,注意!这个主机名称务必需要在 /etc/hosts 可以被找到 IP 的对应, 否则会出现问题。另外,万一在执行 ypinit -m 时,出现如下的错误,那肯定就是有些资料没有被建立了! "gmake[1]: *** No rule to make target `/etc/aliases\', needed by `mail.aliases\'. Stop. gmake[1]: Leaving directory `/var/yp/abcnis\ make: *** [target] Error 2 Error running Makefile. Please try it by hand. [root@www ~]# touch /etc/aliases # 解决方法很简单吶!缺少什么档案,就 touch 他就是了! [root@www ~]# /usr/lib/yp/ypinit -m # 然后再重新执行一次即可!" 我的问题是:但我touch /etc/aliases 后问题仍然没有解决,报错如没touch之前。。。求助各位高手该怎么解决。。。 |
» 猜你喜欢
窗边初夏的小雨
已经有3人回复
急招2026年9月份入学博士
已经有4人回复
26年申博自荐-计算机视觉
已经有4人回复
2026年申博-电池方向
已经有8人回复
导师各种操作恶心咋办
已经有8人回复
2026博士申请求助
已经有5人回复
研究生做的很差,你们会让毕业吗?
已经有11人回复
求碳排放博导;方向是LCA、生命周期可持续发展以及碳排放
已经有7人回复
2026博士或科研助理转27年博士
已经有7人回复
国自科送审了吗
已经有11人回复
» 本主题相关价值贴推荐,对您同样有帮助:
集群配置ssh,需要要给每个用户都单独配置吗?
已经有26人回复
2楼2014-04-11 23:24:50












回复此楼
~~~~