On Wednesday 15 November 2006 00:06, timothy johnson wrote:
> Having a little issue with NFS
>
> mount 10.250.107.10:/home /mnt/pdc1Home
> returns
> mount: 10.250.107.10:/home failed, reason given by server: Permission
> denied
>
> /etc/exports
> /home   (no_root_squash,rw)
>
> /var/log/messages
> Nov 14 05:51:32 MOSSPDC1 rpc.mountd: refused mount request from
> 10.250.108.10 for /home (/): not exported
>
> The only thing special about this box is its a PDC using Samba/LDAP,
> the client the I am trying to mount the export on is able to mount
> exports from other machines, just not this one.

Perhaps you have omitted to do the 'exportfs -ra' step on the server. 
Even if the entry is in /etc/exports, it's not actually exported till 
you run that command. 

alan
-- 
gentoo-user@gentoo.org mailing list

Reply via email to