| Linux Forum Index » Linux - Suse Forum » autofs under SLES 9.3... |
|
Page 1 of 1 |
|
| Author |
Message |
| Johannes von Rotz... |
Posted: Mon Nov 02, 2009 8:48 am |
|
|
|
Guest
|
Hey.
When trying to access some NFS exported directories from another
Machine, I get the following errors under SLES 9.3:
Nov 2 14:34:34 yeti automount[14054]: mount(nfs): mkdir_path
/net/globster/export/work/develop failed: Operation not permitted
Nov 2 14:34:34 yeti automount[14054]: mount(nfs): mkdir_path
/net/globster/export/work/home failed: Operation not permitted
Nov 2 14:34:34 yeti automount[14054]: mount(nfs): mkdir_path
/net/globster/export/work/scratch failed: Operation not permitted
Has anybody an idea what the problem might be? |
|
|
| Back to top |
|
|
|
| PHT... |
Posted: Mon Nov 02, 2009 6:00 pm |
|
|
|
Guest
|
On Mon, 02 Nov 2009 14:48:26 +0100, Johannes von Rotz wrote:
Quote: Hey.
When trying to access some NFS exported directories from another
Machine, I get the following errors under SLES 9.3:
Nov 2 14:34:34 yeti automount[14054]: mount(nfs): mkdir_path
/net/globster/export/work/develop failed: Operation not permitted Nov 2
14:34:34 yeti automount[14054]: mount(nfs): mkdir_path
/net/globster/export/work/home failed: Operation not permitted Nov 2
14:34:34 yeti automount[14054]: mount(nfs): mkdir_path
/net/globster/export/work/scratch failed: Operation not permitted
Has anybody an idea what the problem might be?
When you get the "Operation not permitted", it at times means you do not
have permission rights. Have you tried doing this operation as root?
Not sure this is your problem, but something to look at.
Paul T.
--
The only dumb question, is the one not asked |
|
|
| Back to top |
|
|
|
|