createacct

The account creation hooks

These hooks will be executed when a user account creation happens.

Function name: createacct

Base Directory:  /var/eenos/hooks/createacct

Pre-Hooks  Location 

Please place all your create  account pre-hook scrips in   /var/eenos/hooks/createacct/pre/

Post Hooks Location 

Please put your post create account  hooks scripts in   /var/eenos/hooks/createacct/post/

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

Supported Actions

 This hook will support CREATE  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 #3
Created 7 November 2023 03:56:47 by Eenos Official Editor
Updated 12 December 2023 06:05:07 by Jessi