| Title: | Telecom. Management Information Platform conference | 
| Moderator: | TAEC::LAVILLAT | 
| Created: | Fri Mar 08 1991 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 725 | 
| Total number of notes: | 2431 | 
    TeMIP framework security guide shows how you can customise access to
    menu items and launched applications on the IconicMap's Operations and
    Applications menus.  Can this be extended to a user-defined menu eg:
    if I have the following security line:-
    
    disallow only start application on mcc 0 iconicmap_pm
    launch_application secret
    
    and my mcc_appl_secret.def file contains:
    
    MENU: Specials
     BUTTON: Secret
       SHELL: /usr/users/temip/secret.csh
    ENDMENU
    
    and my mcc_appl_not-secret.def contained:
    
    MENU: Specials
     BUTTON: Not-secret
       SHELL: /usr/users/temip/not-secret.csh
    ENDMENU
    
    then would my user see the 'Specials' menu with just the Not-Secret
    button?
    
    regards,
    
    Chris
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 688.1 | TAEC::LACOMME | Tue Feb 18 1997 10:39 | 9 | ||
| Chris, You are right, you will see only one entry in you menu. the one that has not been disallowed by the security. regards, Nathalie. | |||||