nfs mount

Linux FC4smp Samba Version 3.0.14a-2.

simple question:

I have added some entries into /etc/exports but I am still getting
permission denied when I try to mount the remote f/s.

Do I need I need to kill -HUP inetd to get the exports to work? If I
do will I interfer with samba?

Thanx.
Dp.

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Dermot Paikkos [ Fr, 28 Oktober 2005 12:50 ] [ ID #1033406 ]

Re: nfs mount

>simple question:
>
>I have added some entries into /etc/exports but I am still getting
>permission denied when I try to mount the remote f/s.
>
>Do I need I need to kill -HUP inetd to get the exports to work? If I
>do will I interfer with samba?

just run "exportfs -a". this makes the nfs daemon read /etc/exports again.
it wont affect samba since they have nothing to do with each other.

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Freddie [ Fr, 28 Oktober 2005 17:21 ] [ ID #1033407 ]

Re: nfs mount

exportfs (I had never heard of it before).

Freddie gets the cigar. That sorted it.

I tried to kill -HUP Inetd and I was still getting permission denied.

Thanx a lot.
Dp.


On 28 Oct 2005 at 18:21, freddie wrote:

>
> >simple question:
> >
> >I have added some entries into /etc/exports but I am still getting
> >permission denied when I try to mount the remote f/s.
> >
> >Do I need I need to kill -HUP inetd to get the exports to work? If I
> >do will I interfer with samba?
>
> just run "exportfs -a". this makes the nfs daemon read /etc/exports again.
> it wont affect samba since they have nothing to do with each other.
>
>


-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Dermot Paikkos [ Fr, 28 Oktober 2005 17:41 ] [ ID #1033408 ]
Linux » gmane.linux.admin » nfs mount

Vorheriges Thema: Queue 6 full
Nächstes Thema: sendmail & masquerading problem