At this point, we've no need for Samba-- our AD is separate from our LDAP directory, and the integration is handled elsewhere.
Unfortunately we have about 50K LDAP users, so creating local users for all of them is unfeasible unless there's a batch process to do this. I know it's possible under CentOS (I think via OpenLDAP?) with a minimum of hassle... -- Jay Chandler Network Administrator, Chapman University 714.628.7249 / [EMAIL PROTECTED] Ethernet, n. What one uses to catch the Etherbunny. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jahilliya Sent: Tuesday, October 17, 2006 10:49 PM To: Chandler, Jay Cc: freebsd-questions@freebsd.org Subject: Re: LDAP home directories Hey, We are using FreeBSD with Samba+OpenLDAP, each user effectively needs mapping to a local user so what we've used to give us the ability to type : cd ~user and get their home dir, as well as type : id 10000 to get their username/groups... is to install nss_ldap, pam_ldap, edit the files in /etc/pam.d/, there is a lot of good information on this, have a look at the Samba docs as well as the documentation for pam_ldap and nss_ldap. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"