How to restrict the users' shell allowing to execute shell programs
        Posted  
        
            by Hulk
        on Server Fault
        
        See other posts from Server Fault
        
            or by Hulk
        
        
        
        Published on 2009-12-01T12:00:01Z
        Indexed on 
            2010/04/07
            11:33 UTC
        
        
        Read the original article
        Hit count: 934
        
Is it possible to prevent any user to not use commands like ls, rm and other system commands which could harm the system. But the users should be able to execute shell programs.
© Server Fault or respective owner