亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区
Chinaunix
標題:
nis 數(shù)據(jù)庫建立不了
[打印本頁]
作者:
fatbird00055
時間:
2010-02-12 15:45
標題:
nis 數(shù)據(jù)庫建立不了
本帖最后由 fatbird00055 于 2010-02-12 15:51 編輯
[root@linux1 ~]# /usr/lib/yp/ypinit -m
At this point, we have to construct a list of the hosts which will run NIS
servers. linux1 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: linux1
next host to add:
復制代碼
就這樣不動了,停了,請問各位大俠什么情況
ypserv.conf文件
[root@linux1 ~]# vim /etc/ypserv.conf
# Some options for ypserv. This things are all not needed, if
# you have a Linux net.
# Should we do DNS lookups for hosts not found in the hosts table ?
# This option is ignored in the moment.
dns: no
# How many map file handles should be cached ?
files: 30
# Should we register ypserv with SLP ?
slp: no
# After how many seconds we should re-register ypserv with SLP ?
slp_timeout: 3600
# xfr requests are only allowed from ports < 1024
xfr_check_port: yes
# The following, when uncommented, will give you shadow like passwords.
# Note that it will not work if you have slave NIS servers in your
# network that do not run the same server as you.
# Host : Domain : Map : Security
#
# * : * : passwd.byname : port
# * : * : passwd.byuid : port
127.0.0.1/255.255.255.0:dmz:*:none
192.168.1.3/255.255.255.0:dmz:*:none
*:*:*:deny
# Not everybody should see the shadow passwords, not secure, since
# under MSDOG everbody is root and can access ports < 1024 !!!
* : * : shadow.byname : port
* : * : passwd.adjunct.byname : port
# If you comment out the next rule, ypserv and rpc.ypxfrd will
# look for YP_SECURE and YP_AUTHDES in the maps. This will make
# the security check a little bit slower, but you only have to
# change the keys on the master server, not the configuration files
"/etc/ypserv.conf" 51L, 1839C 已寫入
復制代碼
[root@linux1 ~]# vim /etc/sysconfig/network
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=linux1
NISDOMAIN=dmz
復制代碼
作者:
fatbird00055
時間:
2010-02-12 20:56
我明白了,要按ctrl+D 郁悶。∽约航鉀Q
作者:
chenyx
時間:
2010-02-12 21:13
When you are done with the list, type a <control D>.
呵呵,提示很明白
作者:
blueswxs
時間:
2010-02-16 12:34
呵呵,提示很明白
chenyx 發(fā)表于 2010-02-12 21:13
英語閱讀 一定要積累呀。
作者:
nagaregawa
時間:
2010-02-19 13:04
回復
1#
fatbird00055
應該運行一下 domainname=dmz
歡迎光臨 Chinaunix (http://72891.cn/)
Powered by Discuz! X3.2