Mailinglist Archive: opensuse (2912 mails)
| < Previous | Next > |
Re: [SLE] NFS and Windows...
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Tue, 15 Feb 2005 15:35:41 +0100
- Message-id: <200502151535.41917.andjoh@xxxxxxxxxx>
On Tuesday 15 February 2005 14:58, Anders Norrbring wrote:
> /store1/Archives/ 192.168.111.*(ro,root_squash,sync)
Note that it's not a good idea to use wildcards in /etc/exports. If it works
it'll be by accident, as the man page points out. You should change the above
to 192.168.111.0/24
> /store1/Archives/ 192.168.111.*(ro,root_squash,sync)
Note that it's not a good idea to use wildcards in /etc/exports. If it works
it'll be by accident, as the man page points out. You should change the above
to 192.168.111.0/24
| < Previous | Next > |