[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Object access rights



Hi,
 
I'm currently trying to understand access rights on objects.
 
I think the order is as follow :
private < group read < group lock < all read < all lock < public
 
I suppose when an object can be locked, it can be read too. That's right ?
If so, my question is : what difference between all lock and public ?
 
Thanx for any response.
 
alain
 
Ps : many more questions're coming...... :o)