In the canned sc this menu is not protected well enough. The database manager and forms designer is not protected with the SysAdmin capability word.
If a user by mistake get this menu then he would be able to give himself SysAdmin capabilities.![]()
Offcourse a requirement is that the user should know how to accomplish that!
Solution: in the menu definition for menu HOME you should change the condition TRUE to
index("SysAdmin", $lo.ucapex)>0
See images.



Reply With Quote
Bookmarks