Linux - Newbie This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-04-2008, 02:39 PM
|
#1
|
|
Member
Registered: Apr 2004
Distribution: CentOS 5.1
Posts: 42
Rep:
|
After transferring from mac drive, can't change permissions
Hi there!
I recently got some data from mac hsfplus FS external usb drive. With root rights I were able to copy data from mac drive to my data server. But now I need to make this data freely available to normal users. It shows that owner of this data is nobody. I can only access this data with root account. If I try to chown or chmod that data with root account then it says that I have no permission to do so.
What can I do to make this data freely available to linux users. Under windows(connected to samba to this server) I can freely access this data :/
Thanks a lot in advance!
|
|
|
|
03-04-2008, 06:54 PM
|
#2
|
|
Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,817
|
I have never heard of a file who's owner couldn't be changed.
Perhaps you can try making it world-accessible (chmod 777), and then copy it with a normal user account. When it is copied, it should inherit the ownership of whoever copied it and take sane permissions.
|
|
|
|
03-04-2008, 07:27 PM
|
#3
|
|
Guru
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 6.4, Centos 5.9
Posts: 15,000
|
|
|
|
|
03-05-2008, 02:33 AM
|
#4
|
|
Member
Registered: Apr 2004
Distribution: CentOS 5.1
Posts: 42
Original Poster
Rep:
|
Quote:
Originally Posted by MS3FGX
I have never heard of a file who's owner couldn't be changed.
Perhaps you can try making it world-accessible (chmod 777), and then copy it with a normal user account. When it is copied, it should inherit the ownership of whoever copied it and take sane permissions.
|
So it goes:
Quote:
[root@FilmPost-HD Projects]# chmod 0777 -R Restauratsioon/
chmod: changing permissions of `Restauratsioon/': Operation not permitted
[root@FilmPost-HD Projects]# chown -R Tauno Restauratsioon
chown: `Restauratsioon/dust_busted_medium': Permission denied
|
At first sight that seems like alien language to me. All I would like to do is assign new user to that folder and change permissions to 0777. Can I do that with chattr? Sorry if it sounds stupid
Thanks all!
Last edited by Splin; 03-05-2008 at 02:35 AM.
|
|
|
|
03-05-2008, 03:14 AM
|
#5
|
|
Member
Registered: Apr 2004
Distribution: CentOS 5.1
Posts: 42
Original Poster
Rep:
|
OK solution found!
Server location was NFS share. I used root in server and I were able to do with files whatever I wanted. I found out that user permissions are not configured properly in network. Can anyone recommend good tutorial how to set up user accounts in linux with file management over netowk in mind.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:46 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|