|
紧急求教:关于在redhat enterprise linux 4上使用open ldap做用户验证
我在redhat enterprise linux 4上使用另一台服务器(系统相同)的open ldap做用户验证,目前情况如下:
1。如果ldap和本地都有同名用户,则即能通过ldap秘密认证后登陆,也能通过本地秘密登陆系统;
2。如果只有本地用户,登陆正常;
3。只有ldap用户,则报用户不存在,且/var/log/message中不报任何消息。
怀疑是否是nss部分配置有误?请各位帮助分析。
另外我的open ldap中没有建立group是否对次有影响? |
|