| To: | Rabeeh Khoury <rabeeh@galileo.co.il> |
|---|---|
| Subject: | Re: filesystem problems |
| From: | Richard van den Berg <R.vandenBerg@inter.NL.net> |
| Date: | Thu, 17 Feb 2000 16:23:05 +0100 (MET) |
| Cc: | "linux-mips@fnet.fr" <linux-mips@fnet.fr> |
| In-reply-to: | <38AC6C30.8F8412F9@galileo.co.il> |
On Thu, 17 Feb 2000, Rabeeh Khoury wrote:
> I managed to mount NFS for my embedded system over a PC running linux
> RedHat 6.0
> all the files on the filesystem are uid=0 (root) and gid=0 ; when I try
> to create any new file on the embedded system it creates the file with
> gid and uid 65534 ??!!
$ man 5 exports
...
By default, nfsd tries to obtain the anonymous uid and gid
by looking up user nobody in the password file at startup
time. If it isn't found, a uid and gid of -2 (i.e. 65534)
is used. These values can also be overridden by the
anonuid and anongid options.
...
Guess you have to edit /etc/exports to change the behaviour.
Regards,
Richard
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | filesystem problems, Rabeeh Khoury |
|---|---|
| Next by Date: | Re: -fno-strict-aliasing problem in the latest 2.3, Ralf Baechle |
| Previous by Thread: | filesystem problems, Rabeeh Khoury |
| Next by Thread: | Re: filesystem problems, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |