PDA

View Full Version : Cmod settings



Ciaran2000
April 26th, 2001, 20:01
I have downloaded a ubb YABB forum but I see these things as 777 755 766 666

What way do i set the forum up for these??

As in the boxes that I tick

Thanks

Ciaran

lucifer
April 27th, 2001, 10:34
it's in oct (base 8)

first digit owner
2nd group
3rd public

value for allowed action

read = 4
write = 2
execute= 1

so to read + write but not execute = 4+2 = 6

could be better explained but you should get the drift

Ciaran2000
April 27th, 2001, 10:53
umm sorry i dont what i really need would be a screen dump of the boxes that are ticked..


ie read , write ,execture for owner ,group etc

I would need them in the following setings
777 755 766 666

akashik
April 29th, 2001, 10:27
I'll check to see how this looks. :D Imagine the 9 boxes look like this

x x x
x x x
x x x

x = the box you tick. The numbers are as follows...

777
x x x
x x x
x x x

755
x
x x x
x x x

766
x x x
x x x
x

666
x x x
x x x
(third row - no ticks)

Greg Moore