Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Garret on February 17, 2002, 08:02:57 AM

Title: permissions
Post by: Garret on February 17, 2002, 08:02:57 AM
Using the server as a file server. We had to do an upgrade with the program (on the workstations), and used on of the workstations to upgrade the data format on the server. Here is the problem.

Everybody is trying to go in and make changes to their old files, but are unable to because the owner of all files has changed to the workstation I did the update on. All of this was writable by all before the conversion, now only this particular account. I have chaecked permissions and they are RWXRWXRWX, I have set them there in an attemp to figure this out. Any help please, I must get the other users able to make changes and save these older files.

Sorry for the mess here, very tired :-(
Title: Re: permissions
Post by: Garret on February 18, 2002, 05:34:12 AM
Anybody some help?
Title: Re: permissions
Post by: Antony on February 19, 2002, 11:51:56 AM
Hello,

I'm news in Linux but i've read about the "chown" command.

Maybe by using "chown admin.shared *" in the directory you want to changer permissions will help.

Best regards.
Antony
Title: Re: permissions
Post by: Garret on February 19, 2002, 02:35:37 PM
thank, I'll give it a try. Originally admin was the owner, and then it changed when we did the data conversion.
Title: Re: permissions
Post by: Garret on February 19, 2002, 09:18:46 PM
Didn't work. It changed the permissions but they still can't write. :-(

Any other ideas?