菜鸟问个RPCbind的小问题,请路过的大神留步看看

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
bearthur
帖子: 66
注册时间: 2011-01-31 23:00

菜鸟问个RPCbind的小问题,请路过的大神留步看看

#1

帖子 bearthur »

我想在终端运行个qemu的虚拟机
然后出现这个错误:
Cannot register server service : RPC:Authentication error ;why = client credential too weak

然后它给提示。说if you see an error above that says:

RPC:Authentication error ;why = client credential too weak

you need to change the startup of rpcbind on your host by doing the following as root:
================================================
According to /etc/sysconfig/rpcbind, then
echo RPCBIND_ARGS=-i >> /etc/sysconfig/rpcbind
or
echo RPCBIND_OPTIONS=-i >> /etc/sysconfig/rpcbind
/etc/init.d/rpcbind restart
===================================================
for Ubuntu 11.10 hosts
Add OPTIONS="-i -w" to /etc/default/rpcbind
sudo service portmap restart
Set 'tap0' nonpersistent
Releasing lockfile of preconfigured tap device 'tap0'


但是。我搜了/etc/init.d,却只有这个文件: rpcbind-boot@


请问我该怎么办呢? :em01
bearthur
帖子: 66
注册时间: 2011-01-31 23:00

Re: 菜鸟问个RPCbind的小问题,请路过的大神留步看看

#2

帖子 bearthur »

如果我想关闭了rpcbind服务,请问要怎么做呢? :em01
bearthur
帖子: 66
注册时间: 2011-01-31 23:00

Re: 菜鸟问个RPCbind的小问题,请路过的大神留步看看

#3

帖子 bearthur »

没人么?
bearthur
帖子: 66
注册时间: 2011-01-31 23:00

Re: 菜鸟问个RPCbind的小问题,请路过的大神留步看看

#4

帖子 bearthur »

芝麻来人
回复