Wilco, you dont show the commands you issued, nor mention refreshing the 
STARTED class details .....
Something like this 'should' do the job
  RDEFINE STARTED SMS.* -                                                   
           STDATA(USER(=MEMBER ) -                                              
                  GROUP(SYS1) -                                                 
                  PRIVILEGED(NO) -                                              
                  TRACE(YES) -                                                  
                  TRUSTED(NO) )      
   ADDUSER SMS  NAME('SMS SUBSYS STC') -                                        
           DFLTGRP(SYS1) OWNER(SYS1) -                                          
           NOPASSWORD   
  SETROPTS RACLIST(STARTED) REFRESH 

Also see this article thrown up by a google search 
http://www.ibmsystemsmag.com/mainframe/administrator/security/RACF,-Started-Tasks-and-System-Privileges/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to