LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   UID Mapping for NFS without NIS (https://www.linuxquestions.org/questions/linux-networking-3/uid-mapping-for-nfs-without-nis-76433/)

jgombos 07-27-2003 05:00 PM

UID Mapping for NFS without NIS
 
I'm having a difficult time accessing remote nfs files, because the uids from each of my user accounts are mismatched. I've read that there is a tool called ugidd that will do this, but it seems it was not included with Red Hat 9, and there is no RPM for this.

What is the most painless way to do this mapping? I'd like to avoid installing any tools, or configuring an NIS. Is there a way to do this with Red Hat?

Corin 07-27-2003 06:52 PM

Re: UID Mapping for NFS without NIS
 
Quote:

Originally posted by jgombos
I'm having a difficult time accessing remote nfs files, because the uids from each of my user accounts are mismatched.
So why can you not change the UID of your account on one machine to the same UID on the other machine (and obviously change ownership of all your files on that machine)?

Quote:

I've read that there is a tool called ugidd that will do this, but it seems it was not included with Red Hat 9, and there is no RPM for this.
This is because it is a Debian package. If you install alien on your Red Hat system, then you will be able to convert it to an rpm.

Quote:

What is the most painless way to do this mapping?
You have already answered this question yourself -- with ugidd.

Quote:

I'd like to avoid installing any tools
How do you saw a piece of wood without a saw (which you have to buy or borrow)?
Does not a craftsman have to provide his own tools?

Quote:

Is there a way to do this with Red Hat?
See details above.


All times are GMT -5. The time now is 02:32 AM.