Hi all,
I'm doing a very basic local /etc/netgroups to give out access via the /etc/exports file. (eg rw=trustedhosts (also @trustedhosts was tried)). If I give out access via the hostname/ip everything works fine. Add netgroups and it stops working. This is the fist time I've seen issues with a local netgroups file, and it's on 7.3 ontap. Has anyone else tried using netgroups on 7.3? Is anyone aware of any issues?
netgroups: ---------------------------- trustedhosts (adminhost,,) untrusted_hosts (,,)
all_hosts trusted_hosts untrusted_hosts ----------------------------
exports: ---------------------------- /vol/vol2/netgroupsq rw=trustedhosts,rw=trustedhosts
Thanks in advance, Nick