Hi,
We have some plugins that use .accesshash file to authenticate as a user and make API calls.
The way this works is that if there is no .accesshash file in the user home directory we generate the file and then use the content to authenticate against WHM.
Unfortunately with whm 66 there .accesshash is now disabled and we have to use API Tokens.
I have checked all the documentation and it seems the only way to generate API token is to do that manually which is not helpful at all.
How can we generate API tokens on our WHM server for each one of the users automatically ?
We have some plugins that use .accesshash file to authenticate as a user and make API calls.
The way this works is that if there is no .accesshash file in the user home directory we generate the file and then use the content to authenticate against WHM.
Unfortunately with whm 66 there .accesshash is now disabled and we have to use API Tokens.
I have checked all the documentation and it seems the only way to generate API token is to do that manually which is not helpful at all.
How can we generate API tokens on our WHM server for each one of the users automatically ?