Jump to content
  • 0

SolusVM Extra Secruity does not work in Blesta?


Question

Posted

I am using "htpasswd" API authorization in SolusVM, How can I add htpasswd username/password so my Blesta can access it?

 

https://documentation.solusvm.com/display/DOCS/Extra+Security+for+the+Admin+API

Htpasswd authentication

 

 

In other billing software I use this code in SolusVM module custom configuration:

<htpasswd-username>value</htpasswd-username>

<htpasswd-password>value</htpasswd-password>

 

 

Thanks,

Kunnu

 

5 answers to this question

Recommended Posts

  • 0
Posted
On 4/17/2017 at 6:24 AM, activa said:

SHare your solution for others  ...

This is not a big trick but this is not recommended, Must use different user/password and do not use password of your email account, solusvm, etc. (Must be unique)

 

Simply edit solusvm_api.php and add your htusername:htpasswd@ after http:// code.

 

htusername = Replace it with your username

htpasswd = Replace it with your ht password

 

Code should be look like 'http://user:pass@'

 

I think we can add more secure way and can add a feature to add this from SolusVM client area and use some encryption technology. (I am not sure because of I am not a developer ;(  .)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...