看板FreeBSD
标 题Re: freebsd 如何做 ldap client
发信站Web-based News Server (Tue Nov 30 12:36:05 2004)
转信站ptt!ctu-reader!ctu-peer!news.nctu!news.netfront.net!not-for-mail
※ 引述 爱新觉罗 阿其那 ([email protected]) 之铭言
> 各位大大
> 以前我做过 freebsd nis client , 现在要成为 ldap client 要怎麽做 ?
> 谢谢
同样 FerrBSD 也可以当 LDAP slave 角色 !
然後 /etc/ldap.conf
# Your LDAP server.
host 127.0.0.1
然後 /etc/nsswitch.conf
passwd: ldap files
shadow: ldap files
group: ldap files
---
Posted via news://freenews.netfront.net
Complaints to
[email protected]