nss ldap and Linux compat
- From: Mike Packard <news@xxxxxxxxxxxxxxxx>
- Date: Sat, 26 Apr 2008 22:42:56 -0600
I've recently migrated over all user authentication to LDAP and put nss_ldap onto my FreeBSD boxes. Everything was chucgging along nicely till someone tried to use acrobat. Bam failed. Turns out Linux emulation doesn't support ldap. And before asking, I did fiddle with nss_switch in the linux etc directory.
So I've found a work around. I've got a kludge, I've put a periodic job to :
su operator -c 'getent passwd' > /compat/linux/tmp/passwd
I've got a link from this file to the etc directory.
So here's the million dollar question, does anyone have a real solution?
The only one I've come up with that might work is switching to NIS. I spent a lot of time getting LDAP to work right and play with samba. I'm also in the process of migrating many of the aliases to LDAP and then building a real address book. So I really don't want to run LDAP and NIS.
BTW using FreeBSD 62. on user platforms.
Mike Packard
news
.
- Follow-Ups:
- Re: nss ldap and Linux compat
- From: jpd
- Re: nss ldap and Linux compat
- Prev by Date: Re: Combine CPU Of 4-FBSD Boxes.
- Next by Date: Re: nss ldap and Linux compat
- Previous by thread: Re: Combine CPU Of 4-FBSD Boxes.
- Next by thread: Re: nss ldap and Linux compat
- Index(es):
Relevant Pages
|
|