All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Schmitt <mschmitt@inf.ethz.ch>
To: nfs@lists.sourceforge.net
Subject: "nfsd Security: //u bad export" is triggered by IRIX clients
Date: 22 Jul 2003 16:40:08 +0200	[thread overview]
Message-ID: <1058884809.7602.25.camel@ikarus> (raw)

Hi all,

I made a post about this issue on the 7th of July, back then I didn't
know what was causing those error messages on my RedHat 7.3 NFS server
with kernel 2.4.18-27.7.xsmp and nfs-utils 1.0.3.

Today, a user reported a problem he has with his home directory on an
IRIX64 6.5 machine. His home used to be mounted from an SGI server,
since a couple of days, it's been moved to the Linux server. As of then,
the following problem occurs:

# cd /home/user
# pwd
/home/user
# cd work
# pwd
This command will return sometimes a), sometimes b):
a) /work
b) Cannot determine current directory
# echo $PWD
/home/user/work
echo $SHELL
/bin/tcsh (btw, it makes a difference here if I use tcsh or bash, under
bash PWD returns the correct path)

For each 'pwd' issued, where it would return b), I see the error message
"nfsd Security: //u bad export" on the console of the server. The
corresponding export entry on the server is:
/export/home/h1/u/user @user(rw,sync)

The permissions for /export/home/h1/u and /export/home/h1/u/user are
0755, the owner of /export/home/h1/u is root:root, the owner of
/export/home/h1/u/user is user:105.

Any ideas how this issue can be fixed? TIA.

Regards,

    Marc





-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

             reply	other threads:[~2003-07-22 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-22 14:40 Marc Schmitt [this message]
2003-07-22 15:07 ` "nfsd Security: //u bad export" is triggered by IRIX clients Marc Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1058884809.7602.25.camel@ikarus \
    --to=mschmitt@inf.ethz.ch \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.