LDAD newbie: adding a client

From: Roy W. Erickson (erickson@pixelmagicfx.com)
Date: Mon Jul 25 2005 - 16:05:16 EDT


All:

I am needing to join my File server [Sol 9 on a 480] to our LDAP server
[OS 10 on an Xserve].

Any simple HOWTO?

Thanks,

Roy

We add our RH clients this way:
Configuring Linux to authenticate using LDAP:

***vi /etc/nsswitch.conf

passwd: files ldap
shadow: files
group: files ldap

***vi /etc/ldap.conf

host 192.168.xxx.yyy
base dc=mydomian,dc=com

***vi /etc/openldap/ldap.conf

host 192.168.xxx.yyy
base dc=mydomain,dc=com

Q: We don't need to edit both do we?
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:31:11 EDT