Results 1 to 5 of 5
Hi
I work in a lab with a group of various computers networked together each running different versions of redhat linux. One computer running redhat 8.0 has a nfs mounted ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-11-2003 #1Just Joined!
- Join Date
- Mar 2003
- Posts
- 1
etc/passwd and login failure
Hi
I work in a lab with a group of various computers networked together each running different versions of redhat linux. One computer running redhat 8.0 has a nfs mounted harddrive. My boss wants it so that if audry logged in on one computer put a file into the hard drive audry logged into another computer can access it.
Originally he wanted me to copy and paste the files from /etc/passwd, /etc/shadow, and /etc/group from one computer to another, but this apparently doesnt work at all.
When i try to login to the computer i copied the files onto
it gives me the error
"Could not open or create the file home/audry/.gconfig-test-locking-file this indicates that there may be a problem with your configuration as many programs will need to create files in your home directory the error was 'permission denied'(errno = 13)''
is there a safer way of doing this,... He really wants me to get this done
any help is greatly appreciated
audry
- 03-11-2003 #2Linux User
- Join Date
- Feb 2003
- Location
- Norway, Asker
- Posts
- 267
you can use ftp or samba i guess?
- 03-11-2003 #3Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
What do you mean? It sounds to me as if you just want files to be accessible from all computers. Then what's wrong with NFS?
- 03-12-2003 #4Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
I would use an nfs server to share /home and use nis for universal logins.
- 03-12-2003 #5Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
If that's what he wants to do, I would certainly agree. I was just thinking that he might want to share everything, for example all configuration in /etc.


Reply With Quote
