Chris Samuel <[EMAIL PROTECTED]> writes: >> It required some patches to nss_ldap to make it work properly and the >> pam config was a little bit tricky, but it did work. > > Yeah, we'd looked at some of the NSS stuff and realised it > would need patching.. :-(
It's been a while since I looked at NSS's guts, but I'd guess it just needs another instance of nss_ldap with a different name (service) built with a different config file name wired in; that file points at the alternate server. Then decide on the priority between them in lookups. You could also script building db databases from one server, updated via cron, similarly to nss_updatedb. _______________________________________________ Beowulf mailing list, [email protected] To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
