Re: LDAP home directories

2006-10-18 Thread Atom Powers
On 10/18/06, Erik Norgaard <[EMAIL PROTECTED]> wrote: Chandler, Jay wrote: > Does anyone have a way to do home directory mapping through LDAP? We've > got user directories mounted via NFS to /usr/users and would like to be > able to type in "cd ~ted" and go to Ted's home directory, perhaps in >

Re: LDAP home directories

2006-10-18 Thread Erik Norgaard
Chandler, Jay wrote: Does anyone have a way to do home directory mapping through LDAP? We've got user directories mounted via NFS to /usr/users and would like to be able to type in "cd ~ted" and go to Ted's home directory, perhaps in /usr/users/students/ted. nss_ldap allows you to map an LDAP

RE: LDAP home directories

2006-10-17 Thread Chandler, Jay
D] 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 t

Re: LDAP home directories

2006-10-17 Thread Jahilliya
On 10/18/06, Chandler, Jay <[EMAIL PROTECTED]> wrote: Does anyone have a way to do home directory mapping through LDAP? We've got user directories mounted via NFS to /usr/users and would like to be able to type in "cd ~ted" and go to Ted's home directory, perhaps in /usr/users/students/ted.