Hi again, > I take example line from manual: > > zfs set sharenfs='rw=@123.123.0.0/16,root=neo' tank/home > > modify it to: > > zfs set sharenfs='rw=@pokus.starnet.cz,root=0' storage/pokus > > Where could be a problem? Is it bug or I am wrong but I dont see any > mistake.... >
I found solution finally on the web (and I lost week with finding solution :-(() zfs sharenfs="-maproot=0:0 pokus.starnet.cz" storage/pokus This command works but there is mistake in documentation... Radek _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"