[tools] change specific configuration for all DA users

danielch1

Verified User
Joined
Aug 23, 2008
Messages
11
Hi

This is a simple script for changing specific attribute of a parameter related to the user configuration.

Usage case:
Let's say I need to disable all users SSH access

./set_user_permissions.sh ssh ON OFF

The command above disable all users SSH access (except admin user)

You can download it from Github
https://github.com/danielchechik/directadmin
 
Back
Top