sahostking
Verified User
Anyone have a script to delete accounts "Safely" from DA after outputting a list of customers that didint login after a certain amount of time:
find /usr/local/directadmin/data/users/*/login.hist -name "*" -ctime +60
find /usr/local/directadmin/data/users/*/login.hist -name "*" -ctime +60
Last edited: