Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
It was able to mount and everything. However, when I went to /mnt/hda1/home/username/ it said I didn't have the right permission to access that location. How do I fix this problem?
"when I went to /mnt/hda1/home/username/ it said I didn't have the right permission to access that location. "
The problem could possibly be that the username that you are running under in Fedora is different than the username in the file permissions on /mnt/hda1/home/username/. If that is the case you might be able to get around the problem with group names. Or you might su to root on Fedora to access /mnt/hda1/home/username/.
Ah, well I think I won't mount it then. I tried to chmod it, and it worked. However, now when I boot up debian, everything is unprotected. I can access apps I know I'm not allowed to access as a regular user. And synaptic is now having trouble
Anybody know how to fix this?
--------------------------------Edited--------------------------------
All the usernames are the same
I was trying to do exactly this with Suse and Debian, with exactly the same result. I couldn't access /mnt/debian/home/me from Suse except as root, even though I was using same username/password on both.
I discovered that the User ID's assigned by Suse and Debian were different. Suse assigned me 1000, and I think Debian was 501. Once I set UID's for my account on both distro's the same, everything worked fine.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.