Chinaunix首页 | 论坛 | 博客
  • 博客访问: 370461
  • 博文数量: 94
  • 博客积分: 3421
  • 博客等级: 中校
  • 技术积分: 919
  • 用 户 组: 普通用户
  • 注册时间: 2009-11-18 16:27
文章分类

全部博文(94)

文章存档

2015年(8)

2013年(6)

2012年(26)

2011年(8)

2010年(26)

2009年(20)

我的朋友

分类: LINUX

2012-06-11 16:56:20

在看资料时,出现nss_ldap,开始以为这个库是nss_ldap.so 可是在系统(rh)上没找到,只找到了libnss_ldap.so ,故认为在同一个系统上存在两个库libnss_ldap.so和nss_ldap.so 其实不然。

installs an appropriately named version of the nss_ldap library in /lib. For example, the resulting file would be /lib/libnss_ldap.so on a Linux host and /lib/nss_ldap.so on a Solaris box. Since the examples in this chapter are based on Linux systems, whenever there is a need to refer to the actual nss_ldap library file, I will use the libnss_ldap.so filename.

在linux系统上libnss_ldap.so
在Solaris系统上是nss_ldap.so


此link上有一个用pam,一个用nss的结构图



use PAM to configure the authentication
阅读(3579) | 评论(0) | 转发(0) |
0

上一篇:nss_ldap

下一篇:用户登陆系统设计的文件

给主人留下些什么吧!~~