Search results

  1. djcart

    My SSH Users Can See Names of Other Accounts

    I tried the options jail=1 and jail=2. Then, I reset the directadmin and sshd services. Unfortunately, the names were still visible. It's exactly as you mentioned, that the user cannot access another user, but these names themselves are quite sensitive data. The name is generated from the first...
  2. djcart

    My SSH Users Can See Names of Other Accounts

    That's correct. I have the CageFS option enabled. However, I am still able to see usernames from any user account when connecting via PuTTY. When I use the browser-based SSH version from the DirectAdmin control panel, these usernames are not displayed.
  3. djcart

    My SSH Users Can See Names of Other Accounts

    I have an issue. My SSH users who connect to the server can see the names of other accounts that are created in DirectAdmin. How can I hide this information? I am using DirectAdmin with CloudLinux. Are there any specific steps I can take to prevent my users from seeing the names of other...
  4. djcart

    redirection any subdomain

    Thank you for your response. Ultimately, I implemented one of these solutions. One drawback of them is the need for administrator intervention in the configuration. In the old DirectAdmin panel, there used to be a Wildcard option that set this up automatically from the user level. Has anything...
  5. djcart

    redirection any subdomain

    Hi! I'm using DA and LiteSpeed. How can I set up a redirection from any subdomain to the main domain? I'm interested in a redirection that works even when a specific subdomain hasn't been created in DirectAdmin. So, for example, if a customer enters xyz.domain.com, it will redirect them to...
  6. djcart

    DirectAdmin 1.651 has been released

    I have exactly the same error mentioned earlier here.
  7. djcart

    DirectAdmin 1.651 has been released

    After update We still see this:
  8. djcart

    SPF configuration with multiple IP addresses

    I have such a problem. At the beginning of the server configuration, we had one IP address. Now we have about ten of them. Currently, for each new domain, an SPF record is created with the content "v=spf1 a mx ip4:166.11.11.32 ~all" whereas the customer's IP address differs from what is in this...
  9. djcart

    Different PHP versions with SSH

    The situation mainly concerns remote connection via putty. When I type I get a result about PHP 7.4 When I enter this command in the Z DirectAdmin terminal, it shows the global version of php which is 8.1 I tried to do something like this: I added a line: then after reconnecting through...
  10. djcart

    Different PHP versions with SSH

    I have a small problem. I'm using CloudLinux with DirectAdmin and LiteSpeed. For user accounts, I have set up the ability to change the PHP version for the entire account and domain through the PHP handler in LiteSpeed. When I use the DirectAdmin terminal in SSH, it shows me the correct version...
  11. djcart

    Email forwarding

    Hi, how do I set up email forwarding on a user account without leaving a copy behind? Let's say I receive a message that goes to mailbox A and then gets forwarded to mailbox B. At that point, I would like the message not to remain in mailbox A.
  12. djcart

    Version php in /usr/local/

    I'm using CloudLinux and LiteSpeed. I would like to install PHP 8.2. I can see it in the CloudLinux selector, but I don't see it in the /usr/local/ location. How can I install it without changing the main PHP version 7.4?
  13. djcart

    script - change php for domain

    I tried to install this script (https://forum.directadmin.com/threads/directadmin-php-selector-and-cloudlinux-php-selector.62860/#post-326320). However, I ran into some problems. The panel for changing php is displayed only in the User field for the admin. For other users, the process loads...
  14. djcart

    script - change php for domain

    Hello! Does anyone have a script for changing the PHP version for a specific domain with CloudLinux support? I'm currently using rules in the .htaccess file. I'm wondering if there's a more convenient option?
  15. djcart

    Modsecurity problem

    I noticed that I have a problem with the modsecurity module. Namely, for different requests and different ip numbers, it gives the same rule number. In addition, the module blocks server ip requests. First time I see something like this. Has anyone encountered this yet? I tried rebuilding the...
  16. djcart

    Redis

    When enabled for the redis client, does it serve one of the websites for it or can it also run it for the other website from this socket?
  17. djcart

    Can't add domain for user

    Ok, I fix it https://docs.directadmin.com/directadmin/general-usage/domains-users-resellers.html#domain-already-exists
  18. djcart

    Can't add domain for user

    I'm having trouble adding a domain for a client. The customer previously tried to add a domain and failed. Now there is no domain on his account, however, when I try to add it from DirectAdmin, it shows information that the domain exists. I also see that the configuration for this domain in...
  19. djcart

    Roundcube problem - Server Error: UID SEARCH

    Is there any way to re-index the mailbox?
  20. djcart

    Roundcube problem - Server Error: UID SEARCH

    I have a problem on two client mailboxes. Namely, the indexing of received messages does not work. When we search for a topic in roundcube I get the following message: Server Error: UID SEARCH: Internal error occurred. Refer to server log for more information. Has anyone had such a problem?
Back
Top