|
蓝森林 http://www.lslnet.com 2006年8月18日 15:18
NIS架设之后的登陆问题
我将NIS架好之后,登陆的时候提示id: cannot find name for user ID 503,但可以正常使用,请问这是为何? |
NIS架设之后的登陆问题
在nis server上vipw看看503这个用户有没有问题. |
NIS架设之后的登陆问题
在NIS server上用该账号登陆也没问题,但NIS client上用其他账号登也会这样(除了root),我觉得问题似乎在NIS上。 |
NIS架设之后的登陆问题
贴出你的配置文件. |
NIS架设之后的登陆问题
# Host : Domain : Map : Security
#
* : * : passwd.byname : port
* : * : passwd.byuid : port
# 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 have maps with YP_SECURE or YP_AUTHDES, you should create
# a rule for them above, that's much faster.
* : * : * : none |
| |