nss ldap and Linux compat



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
.



Relevant Pages

  • LDAP configuration help needed! PLEASE
    ... My O'Reilly book for LDAP doesn't ... # moduleload back_ldap.la ... echo 'Creating naming context entries...' ... echo 'Migrating aliases...' ...
    (Fedora)
  • Re: Single sign-on suggestions?
    ... Just to put a cap on this thread, I decided to just go with migrating ... the unix accounts to LDAP for the time being. ... The guides on the wiki: ...
    (Ubuntu)
  • [HPADM] HP/UX NIS to LDAP
    ... We are in the process of developing the requirements for our new HP/UX ... RP8420 system environment and there has been some discussion about migrating ... from our current NIS process to manage user accounts to LDAP. ...
    (HP-UX-Admin)
  • Migration of passwod - LDAP issue
    ... AD is straight forward and had a successful results. ... We use LDAP to ... synchronize users and password to the Active directory. ... Due to change of this in our LDAP-AD structure migrating ...
    (microsoft.public.windows.server.scripting)
  • Re: OpenLDAP + User Authentication
    ... and you cant really import the passwords from the other ldap server into yours. ... now what you will want to do is set up one ldap server as the masterm and the other as the replica. ... Subject: OpenLDAP + User Authentication ... is not the intended recipient or the employee or agent responsible to ...
    (RedHat)