I've got a Slackware Linux cluster I'm planning on using for general-purpose shell accounts. Accounts are managed such that there are no UID or username conflicts among nodes. Given this, would NFS-mounting my utmp be a workable way of allowing, e.g., 'who' and friends to list everyone logged in anywhere in the cluster rather than just on the user's current node?
Obviously this would be contingent upon the node upon which utmp physically resides remaining available.