On 5/23/11 10:45 AM, "Ulrich Windl" <[email protected]> wrote:
>Eventually netgroups would be a solution once we had an LDAP server up >and running to provide the netgroups consistently. We are changing about >everything, so I have a hard time to find out where to start ;-) > >Thanks for the feedback. > >Regards, >Ulrich On our existing non-HA fileserver we just have a /etc/netgroup file outside of our LDAP authentication system ( since we don't run the LDAP directly ). So we will probably end up with 1+3 unless 2 gets implemented. You may want to start there and then try getting it working under LDAP. It's dirt simple to setup... groupname (host1,,) (host2,,) (host3,,) .... And then your exportfs client would be @groupname Cheers, Eric _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
