2007/5/30, Jonathan Horne <[EMAIL PROTECTED]>:
On Wednesday 30 May 2007 17:45:42 Agus wrote:
> 2007/5/30, Christopher Hilton <[EMAIL PROTECTED]>:
> > Erik Norgaard wrote:
> > >> How can i do this? I am trying but im getting permission
> > >> denied...while trying to create a file...
> > >
> > >
On Wednesday 30 May 2007 17:45:42 Agus wrote:
> 2007/5/30, Christopher Hilton <[EMAIL PROTECTED]>:
> > Erik Norgaard wrote:
> > >> How can i do this? I am trying but im getting permission
> > >> denied...while trying to create a file...
> > >
> > > NFS is insecure (No File Security) since there is
2007/5/30, Christopher Hilton <[EMAIL PROTECTED]>:
Erik Norgaard wrote:
>> How can i do this? I am trying but im getting permission denied...while
>> trying to create a file...
>
> NFS is insecure (No File Security) since there is no authentication. You
> get access with the user id of your cur
Erik Norgaard wrote:
How can i do this? I am trying but im getting permission denied...while
trying to create a file...
NFS is insecure (No File Security) since there is no authentication. You
get access with the user id of your current user.
I didn't want to touch the security problems w
Agus wrote:
Hi all,
I got the following scenario. Freebsd with Apache22 and NFS. I want to
export the /usr/local/www/apache22/data/site so that the content of that
site can be modified from my personal machine.
The permissions on site/ are rwx for root and group webadm, and rx for
others...
How
Hi all,
I got the following scenario. Freebsd with Apache22 and NFS. I want to
export the /usr/local/www/apache22/data/site so that the content of that
site can be modified from my personal machine.
The permissions on site/ are rwx for root and group webadm, and rx for
others...
How can i do thi