On Sun, Nov 03, 2002 at 10:40:05AM +0200, Pavel Rozenboim wrote:
> try in /etc/exports (on the server):
> 
> /home/download *(rw,no_root_squash)
> /home/reddawg *(rw,no_root_squash)
> 
> (Absolutely insecure, allows everyone full access to shares)
If you want it less insecure use a domain designamtion insteas of *
above. For example:
/home/download *.harvard.edu(rw,no_root_squash)
> 
-- 
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
715 Stadium Dr.
San Antonio, TX 78212-7200

telephone: (210)-999-7484
email:[EMAIL PROTECTED]




Reply via email to