Search results

  1. W

    DirectAdmin v1.660

    The domains in the domain listing seems to be missing too when you switch to the user's account.
  2. W

    [release] sFTP backups for DirectAdmin (version: 0.1.poralix)

    Minor problem: list cannot see the newer tar.zst files on the remote server when trying to restore.
  3. W

    How-to: cPanel to DA migration

    Mmmmm. Trying to transfer a couple of more accounts but I keep getting this error: Anyone have any idea what might going on? This was working yesterday... I "gunzip" them in the shell and then restore the cpmove tarball and it works fine. Just don't see why it can't take the gziped...
  4. W

    How-to: cPanel to DA migration

    Thanks! That seems to work great. Mail moved over, databases were renamed where needed, config files updated and everything! Suggestion: When you create an email account on cpanel, it sends an email with configuration info to the newly created mailbox that also has a mobileconfig file...
  5. W

    How-to: cPanel to DA migration

    Does this work for cpanel backup files created by the cpanel user? Or is this ONLY for people that have admin access to the cpanel box? I have a lot of people interested in migrating away from cpanel on other hosts but they cannot run the "/scripts/pkgacct username" command because they do not...
  6. W

    Mailbox quota limits per user?

    Is it possible to create accounts that have different limits on their mailbox quotas? I'd like to allow some users the create 500meg mailboxes while limiting other accounts to only creating 50meg mailboxes.
  7. W

    csf dropping entries from csf.allow after a few hours.

    I have access to an external ftp server set up in csf.allow to look like: x.x.x.x # do not delete - Wed Aug 22 23:02:50 2018 and yet after a few hours it gets removed. There are other entries that are identical (except for the IP address) and they do not get removed. Any idea what is going...
  8. W

    site-helper.com

    The help site that direct admin links to is pretty out of date. Has anyone done any work on updating this help site? Is there a way to direct the link in the control panel to someplace else?
  9. W

    Comodo WAF confusion

    I have installed comodo WAF via custom build but I'm still seeing repeated brute force attacks on wordpress in some users logs. I though it was supposed to mitigate this sort of thing. Am I confused? (probably) I have no idea how this thing works. What should I be checking?
  10. W

    DirectAdmin 1.50.0 Release Candidate

    looks nice! Both the new site and the new skin look great. Nice work!
  11. W

    Restrict pop3 access for a specific mailbox

    I have one virtual mailbox user (in a company of about 50 users) that insists on using pop3 to access a 10 gig mailbox from multiple devices all at the same time and it is bringing the server to a crawl. I have informed them over and over again that they need to use imap but they are either too...
  12. W

    Admin Backup/Transfer issue

    I use the admin backup/transfer to make quick backups via ftp to another machine on the network. On one machine I get occasional error messages in it's message system: User admin has been backed up. <5:00:05> User twm has been backed up. <5:58:02> Could not read reply from control connection...
  13. W

    proftpd read-only account

    Is it possible to create a read-only account? I'm pretty sure that you can't do it via DA but is there a way to limit an account so that it can read it's directory but not modify it?
  14. W

    shared calendars/address books

    Would love to see DA come with options to install: http://www.sogo.nu/ or something like it...
  15. W

    Found some other files that were missing

    Was trying the custombuild system with php5 and apache1.3 (with frontpage). Found that doing the: ./build update_data fails to get fp50.linux.tar.gz I copied it from the customapache dir to get past this one. Next, it failed to create the empty srm.conf and access.conf files that...
  16. W

    permissions on admin's httpd.conf file...

    seem to be screwed after converting to the custombuild script. [root@test admin]# ls -la /usr/local/directadmin/data/users/admin total 84 drwx--x--x 4 diradmin diradmin 4096 Jun 5 13:37 . drwx--x--x 4 diradmin diradmin 4096 Jun 5 13:35 .. -rw------- 1 diradmin diradmin 0 Jun 5 00:56...
  17. W

    mysql5 problem with the CREATE VIEW command

    I put mysql5 on a machine and am letting some users play with it. They have found that they do not have the abaility to create views: CREATE VIEW VIEW_ALTERNATES AS SELECT * FROM alternates; produces: CREATE VIEW command denied to user 'user'@'localhost' for table 'view_alternates' Any ideas?
  18. W

    Apache runs but won't answer requests

    This is a weird one. After added the 365th domain to a server with DA, apache decided to stop answering requests. These are all static sites, nothing complicated. Apache runs and loads all the minimum number of children as specified in httpd.conf. Nothing appears in the error logs. Now, if...
  19. W

    vm-pop3d error 27

    I am seeing some error code 27s in my /var/log/maillog with regards to the vm-pop3d process. Anyone know what an error 27 means and, better yet, what is causing them? TIA
  20. W

    da-popb4smtp causing high load levels

    My servers all just installed the latest DA and it appears that da-popb4smtp got updated with it. Problem is that da-popb4smtp is sucking up all the available cpu cycles. Top shows: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND 3703 root 25 0 1848 1848...
Back
Top