setting permissions for objects and modules

Chris Kelleher

Administrator
Staff member
Hi,

This is probably another RTFM but I didn't find it...

Every programmer has access to the "development" workspace which is
devided into a bunch of modules. Now any programmer can add new objects to
modules that I am supposed to maintain, and they can also check out/in any
sources I have created. I am not always happy with this freedom and would
like to block access for (at least) some programmers from some modules
and/or objects.

Is that possible?

We're using RTB 8.3, the central source directory is on NT server.

Thanks,
Jurjen.

---------------
Search-engine for Progress related websites:
http://home.wxs.nl/~jurjen.dijkstra/prodevring/ringsearch.html

Windows API examples for Progress 4GL:
http://home.wxs.nl/~jurjen.dijkstra/api/index.html
 

Chris Kelleher

Administrator
Staff member
Jurjen,

the secutiry provided default with RTB is on a workspace basis and not a module basis. But, if you have a look at the Roundtable home page www.roundtable-tsms.com in the section with utilities, Gerry Winnig has put a utility for enforcing module security using the Event Handler for Roundtable (rtb_evnt.p) -.

Make sure that you have RTB version 8.3B and have the latest patch 8.3B02 (can be downloaded from the same web site). If you do not have 8.3B, you can download it from the web site also - but you need license codes from StarBase to use the versions from the web page - let me know if you need any help with this.

HTH

Regards

Thomas

--
___________________________________
Hansen IT Consulting
Frilandsvej 85
9800 Hjørring
Denmark

Tel.: +45 98 90 49 16
Fax.: +45 98 90 49 17
Mobile : +45 20 16 19 29

E-mail : thomas@hansenit.dk
Web : www.hansenit.dk
__________________________________
StarBase Corporation StarPartner and
Certified Roundtable Consultant

!! Available soon in Europe - the Astra and AstraGen Development Framework - Future Proof RAD SmartObject development !!!
--
 
Top