removeacct

The account termination hooks

These hooks will be executed when a user account is being terminated.

Function name: removeacct

Base Directory:  /var/eenos/hooks/removeacct

Pre-Hooks  Location 

Please place all your pre-hook scrips in   /var/eenos/hooks/removeacct/pre/

Post Hooks Location 

Please put your post  hooks scripts in   /var/eenos/hooks/removeacct/post/

All pre-hook and post-hook scripts need execute permission to perform the requested operations.

Supported Actions

 This hook will support DELETE  action only.

Hook Inputs

This hook will be provided with the following inputs:

data

The data will be a base64 encoded json string that contains the userdata file contents.


Revision #4
Created 7 November 2023 04:07:43 by Eenos Official Editor
Updated 12 December 2023 06:07:43 by Jessi