| 查看: 479 | 回复: 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之前。。。求助各位高手该怎么解决。。。 |
» 猜你喜欢
澳大利亚 Murdoch University 全奖博士招生(3个名额)地质化工冶金领域
已经有64人回复
我的国基提前知道中了,可是同事的操作让我实在接受不了,怎么会有这样的人
已经有15人回复
欢迎发来filecode的Mz6后的代码验证其规律
已经有29人回复
关于Filecode分析方法
已经有12人回复
咱们一起用铁证分析2026国家社科基金中标与否
已经有11人回复
小木虫上这么多卖论文的,真有人买论文么?感觉没必要啊
已经有10人回复
阿姨
已经有4人回复
一作与独作在应聘高校教师时区别大吗
已经有4人回复
静等基金结果
已经有21人回复
FileCode能看出啥?
已经有28人回复
» 本主题相关价值贴推荐,对您同样有帮助:
集群配置ssh,需要要给每个用户都单独配置吗?
已经有26人回复
2楼2014-04-11 23:24:50










回复此楼
~~~~