JD50
Lifer
So I'm switching a bunch of stuff over to a new ldap server that I built and I'm trying to get auto mounting working correctly. The one problem that I have is that I have two separate groups, each with their own /home nfs server. Can you configure auto mounting in ldap to be group specific? For example, when user1 from group1 logs in, I want server1:/home/user1 to be mounted, but when user2 from group2 logs in, I want server2:/home/user2 to be mounted. Is this possible?