Normal Topic Security Manager: Read vs Write vs Execute (Read 568 times)
Louis Galvao
Full Member
***
Offline


"Sufferin' Succatash"

Posts: 265
Location: Canada
Joined: Feb 14th, 2005
Security Manager: Read vs Write vs Execute
Apr 12th, 2006 at 12:22pm
Print Post Print Post  
I recently turned off the Write and Execute features for a specific group with the intention of not allowing them to delete any records in the database (Write).  It was set at the Forms level and it worked.

However, I would have thought that these two features would not have allowed them to add or update data and actually recognize programming built into the database (Execute).

I understand turning Read off will make the layout element invisible but I am confused with the other two.

Can someone explain ?

Thanks,

Louis
  

Louis Galvao
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Security Manager: Read vs Write vs Execute
Reply #1 - Apr 12th, 2006 at 12:44pm
Print Post Print Post  
Louis,

Security does not do much with the Form itself. We made a special provision to allow these settings to be used to prevent record deletion in an early release to help out a few people who had a particular need. Later, we implemented NotifyForm which allows these settings to be made in Programming.

In most cases, the Security Settings work at Element level.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Louis Galvao
Full Member
***
Offline


"Sufferin' Succatash"

Posts: 265
Location: Canada
Joined: Feb 14th, 2005
Re: Security Manager: Read vs Write vs Execute
Reply #2 - Apr 12th, 2006 at 1:46pm
Print Post Print Post  
Is there any future enhancements expected in the new release ?

Louis
  

Louis Galvao
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Security Manager: Read vs Write vs Execute
Reply #3 - Apr 12th, 2006 at 1:48pm
Print Post Print Post  
Not in 1.1.4.

If there is something in particular you are trying to accomplish, it is likely that it can be done in SBasic. What are you specifically trying to do?
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Louis Galvao
Full Member
***
Offline


"Sufferin' Succatash"

Posts: 265
Location: Canada
Joined: Feb 14th, 2005
Re: Security Manager: Read vs Write vs Execute
Reply #4 - Apr 12th, 2006 at 2:01pm
Print Post Print Post  
All I was trying to do was prevent a user from deleting records which was accomplished by the above.

I was thinking Q&A in terms of the Access Rights that are available in it and thought it would have been similar in Sesame.

Thanks,

Louis
  

Louis Galvao
Back to top
 
IP Logged