Koozali.org: home of the SME Server

chmod permissions on 6.0

Kris

chmod permissions on 6.0
« on: January 14, 2004, 03:25:25 PM »
Hey all,

i have a 2nd Hard drive, have already mounted.
i type "chmod -v 777 /mnt/network"
and theoretically this should set it full permissions.  it says it does but when i type "ls -la /mnt" it only has DRWXR-XR-X.

and on a workstation, i try to modify a file it wont let me. anyone get any ideas.

Thanks.

gbl

Re: chmod permissions on 6.0
« Reply #1 on: January 14, 2004, 06:42:56 PM »
Try CHMOD before CHOWN
eg. chmod root /mnt/network (if network is a file) than chmod 777 /mnt/network


sincerly
Guenter

Kris

Re: chmod permissions on 6.0
« Reply #2 on: January 15, 2004, 01:41:27 AM »
it said invalid mode string 'root'         something of that wrong?
and network is a folder.
What exactly does chown mean anyway??

Kris

Re: chmod permissions on 6.0
« Reply #3 on: January 15, 2004, 07:49:25 AM »
anyone else got any ideas, kinda urgent.
Thanks guys

Boris

Re: chmod permissions on 6.0
« Reply #4 on: January 15, 2004, 08:41:44 AM »
"chown" is "change owner" command.
> chmod root /mnt/network should be
chown user:group /folder

Kris

Re: chmod permissions on 6.0
« Reply #5 on: January 15, 2004, 09:17:58 AM »
yeah cool.
tried so many different ways now to try get it working.
tried changing chown, advanced chown,
chmod with all different attributes.
no matter what i try i will say it has changed it, but when i check it with ls -la, it always goes back to limited permissions.
i changed hdd's now, see if that makes a difference.
but im gonna put it down to bug in 6.0 or something else needs a change somewhere.
i have re-installed 3 times all up aswell.
i feel like im going crazy, i need a fix.
thanks ppl's

Ron

Re: chmod permissions on 6.0
« Reply #6 on: January 15, 2004, 08:30:44 PM »
Kris wrote:

> but im gonna put it down to bug in 6.0
If it is a bug please report your findings to the Bugreporting Forum

[%sig%]