Search results

  1. R

    Auto-login to DA from an external site

    Thank you, but I wrote that the link should be used more than one time, so one-time login key is not useful. Does exist any way to create a login key valid for an undefined number of times?
  2. R

    Auto-login to DA from an external site

    I need to allow a user to login to DA from an external site; here it's explained how to do it using a form like this: <form action="http://www.domain.com:2222/CMD_LOGIN" method="POST" name="form"> <input type=hidden name=referer value="/"> <input type=hidden name=FAIL_URL...
  3. R

    Customizing standard DNS template?

    When a new domain/service is created in DA, the related DNS zone is automatically populated with a certain set of DNS records. The question is: is it somehow possible to modify and customize this set of DNS records? i.e.: add a subdomain pointing to an external IP, or make MX record pointing...
  4. R

    create a login url that works for more than one time

    Using login keys it's possible to create a one-time login URL, something like: https://myserver.com:2222/api/login/url?key=z-xNfTwXjevf9LogP862VLJMbQ-r7VoB That allows the login just one time. But wanting to create a login URL working for an undefined number of times? I tried creating an access...
  5. R

    enable only exec after build secure_php

    Good "how to" for doing it server-wide... but needing to do it for a single user? Is it somehow possible?
  6. R

    Login Keys error

    So, reverting the user to the old skin could be a way to get the result I need (a user able to manage just and only /user/redirects) ?
  7. R

    Login Keys Permissions Do Not Work Correctly.

    I'm experiencing a different behaviour... I created a key, allowed ALL_USER and denied anything relating to DB, both API and CMD... so i.e. I denied CMD_API_DATABASES CMD_API_DB_USER CMD_API_DB_USER_PRIVS CMD_DB CMD_DB_ACCESS CMD_DB_CREATE CMD_DB_USER_CREATE CMD_DB_USER_PRIVS CMD_DB_VIEW but...
  8. R

    Login Keys error

    I did further tests, and I realized that the error ("OOPS! Privileges needed to load the skin have not been granted for this account or unexpected issue has happened. Please contact your administrator.") occurs if ALL_USER is denied. But if ALL_USER il allowed, the user is allowed to do...
  9. R

    Login Keys error

    I created a login key for a certain user, with limited permissions and checking the option "Allows browsing of the DA interface to HTM, IMG and CSS files." But if I log in using that login key, Im getting an error OOPS! Privileges needed to load the skin have not been granted for this account...
  10. R

    Is it possible to create an admin with limited privileges?

    Update: I found a workaround. It's not perfect, it's not safe, it's a little annoying, but it works... 1 - create the new admin (admin2) 2 - impersonate admin2 3 - in Dashboard / Customize Evolution Skin / Menu disable all the unwanted menu functions that the new admin2 must not access This...
  11. R

    Is it possible to create an admin with limited privileges?

    Is it somehow possible in DA to create an admin with limited privileges? That's to say: an admin that, i.e., can access only Log Viewer and mail Queue Administration, but not Account Manager or Server Manager?
  12. R

    How to check/edit external resolvers?

    hello. Apart from edit /etc/resolv.conf , there's any way in DA interface to check (and edit) the resolvers used by a DA server?
  13. R

    How to automatically run a certain Softaculous script during setup?

    Hello. Is it somehow possible to set a user package,in order to make it run a certain Softaculous script during first setup? I.e., a reseller creates a "Joomla package", with certain resources... and every time a new service is created using this package, it also happens that the related...
  14. R

    Evolution Italian Translation

    Current situation of italian translation:
  15. R

    Evolution Italian Translation

    Italian translation is hanging at 10%... @smtalk , can you please import the Italian translation already available here: https://forum.directadmin.com/attachments/2541/ ? It would be much easier and faster to edit and update that translation, instead of translating again everything from scratch...
  16. R

    Two domains, two certificates, one single directory for contents ...

    Hello. I have the following needs: two different domains: example.com and example.net each of both domains needs his own SSL certificate (not LE) one single hosting space for contents (i.e. domains/example.com/public_html the user needs to stay with his browser on the original domain...
  17. R

    How to change sender of message system email notifications?

    Hello. I have several DA server, and I receive email notifications from every message system. The issue is that the sender for all these messages is always "Message System", just changing the email of sender ([email protected] , [email protected], etc.), and so it's necessary to open...
  18. R

    Setup a package with dedicated IP?

    I would like to set up a package that assigns to the user a dedicated ("owned") IP ... that's to say that creates the service, recovers one of the free IP assigned to the reseller, and assigns it to the new service, marking it as "owned"... Is it somehow possible? As far as I see, it's...
  19. R

    Lets Encrypt and non-existent subdomains

    Does exist any way to exclude root from the proposed/selected? If I have an email only server, I would like to have i.e. just mail.example.com and webmail.example.com, and not the root example.com...
  20. R

    Modifying default menu structure for resellers and sub-users ?

    A Reseller can freely modify the menu structure for his own users, using the function "Customize Evolution Skin" This is great, but... does exist any way for the admin to change the default sub-user menu structure which is available to the resellers? In order that the just after having create a...
Back
Top