Having searched and grepped and regex'd 'till I'm going blue, I've yet to locate an answer to the following question.
We want an LDAP authentication system for users to log in against and for their /home directory to be dished up from one server. Surely this notion is not new. It is similar to MS's travelling desktop is it not. Where, no matter which PC the user logs into, their personal home directories are made available to them on that PC.
What I'm thinking of so far is we do the LDAP and during setup tell the system the home dir is mounted from one or other server.
Have you seen any HOWTO's on this topic?

Peter