Migrating to LDAP
Posted
by
Frank Brenner
on Server Fault
See other posts from Server Fault
or by Frank Brenner
Published on 2010-12-21T21:04:40Z
Indexed on
2010/12/21
21:56 UTC
Read the original article
Hit count: 257
Hi Folks,
I've started a new job at a house where they've got an amazingly unruly patchwork of Linux, xBSD, and OpenSolaris boxes. Every box has its own user auth using local /etc/passwd, etc. Users/Groups have differing uids/gids on each machine, and each machine has its own /home/ tree. (no central NAS /homes) My job is get get everything into an LDAP directory and use that for login auth. How do I get LDAP to deal with the differing uids/gids?
Thanks.
© Server Fault or respective owner