Pages: [1]   Go Down
Send this topic | Print
Author Topic: Question on permission settings! (Resolved!) ( New People Help & Tips )  (Read 941 times)
MO
Hyper-Active Member
***
Offline Offline

Posts: 353


Hope we all will wake up!


WWW
« on: December 27, 2006, 08:33:27 AM »

u= user (who is represented as user the Domain owner ore the Server operator?)
r=read
w=write
x=execute
g=group (who is considered as group Domain owner and anyone alls?)

This is my setting now as below!


I ask this because I unchecked all except on g=group to r=read only.
I am able to open my html file and also I can edit in file manager without problems is that normal!
If the execute is ticked what function does it have? I can Execute what?
« Last Edit: January 14, 2007, 09:18:12 PM by Mario » Logged

hhsweb
Watching
Advanced Authority Member
*****
Offline Offline

Posts: 1461

16 year old Adv. Authority Member! (triple yay!)


« Reply #1 on: December 27, 2006, 01:07:42 PM »

i think group is the owner be warned if exicute isn't marked on folders the file manager cannot open them.
Logged

eh...................it's a signature
robleyd
Official 110mb Guru
********
Online Online

Posts: 5699

Ask before you PM


« Reply #2 on: December 27, 2006, 02:40:50 PM »

u=user; which is the current user - this will be your user for files created via ftp, the web server user for files created or uploaded via php. These permissions only apply to the user.

g=group; a collection of users (and this is defined by the host settings, whatever they may be) who share the group entitlements that are set for a file.

x=execute; permits a file to be run as a script/program or a directory to be scanned. Unlike Windows, Unix systems use this permission setting to determine whether a file may be run as an application (whether it be a shell script or binary application). Windows of course uses the file extension - .bat .exe .scr etc - to determine whether a file can be run.

Generally the preferred settings would be -rw-r-- for html pages etc and drwxr-x for directories.
Logged

I once had a hard drive clunk-clicking
Strange noises, weird sounds and tick-ticking
I thought I would wait
And procrastinate...
But now all my data is missing
--------------
dd, a dump, a data dump
read a line from standard in
$USER, the name I call my self
make - a long long time to run
.so a library that is shared
.ko it's not the same as .so
tee, a redirect with in and out
and brings us back to dd d d d
MO
Hyper-Active Member
***
Offline Offline

Posts: 353


Hope we all will wake up!


WWW
« Reply #3 on: December 28, 2006, 08:11:08 AM »

Great got it! Thank' member robleyd smiley
That makes it very clear to understand!
As simple it is but this is a good thread for other members to look at! Especially the ones have FTP function problems!

u= user =   related to FTP access functions
g= group = access functions in file manager
x=  in this case enables the opening of a Directory

But only one setting is behaving strange, under g=group I deselected w=write you should not be able to edit the html file in file manager, but what it actually does is! When I edit the file and saved it, automatically resets and tick's the write function! must be a default server setting doing this!

Anyhow thank you very much for the detailed explanation! Would I had looked in Google search I probably still be seaching for the correct answer!
« Last Edit: January 14, 2007, 09:16:48 PM by Mario » Logged

Pages: [1]   Go Up
Send this topic | Print
Jump to: