cnm
Verified User
Originally DirectAdmin knew about admin account that is named "admin". I had Support remove it and I've been doing my maintenance via mikeadmin account. But now I want "admin" back. Reason: my forum can send mail to admin@spywareinfoforum but all other senders fail - with message "no A or MS records". Note that mail to [email protected] works fine. [email protected] is actually owned by mike.
This isn't really very important, but when telling forum members how to contact me it seems more professional to use the admin address rather than my personal gmail, so I'd like to fix it if possible.
My CentOS does have an admin account. How can I get DirectAdmin to recognize it?
# cd /home/admin
[root@www admin]# ls -la
total 92
drwx--x--x 8 admin admin 4096 Jun 20 11:11 .
drwxr-xr-x 13 root root 4096 Dec 1 2012 ..
drwx--x--x 2 admin admin 4096 Oct 1 2010 admin_backups
-rw------- 1 admin admin 389 Jul 5 2011 .bash_history
-rw-r--r-- 1 admin admin 33 Aug 24 2010 .bash_logout
-rw-r--r-- 1 admin admin 176 Aug 24 2010 .bash_profile
-rw-r--r-- 1 admin admin 124 Aug 24 2010 .bashrc
drwx--x--x 5 admin admin 4096 Sep 28 2010 domains
drwxrwx--- 2 admin mail 4096 Sep 28 2010 imap
drwxrwx--- 9 admin mail 4096 Mar 28 2011 Maildir
-rw-r----- 1 admin mail 34 Aug 24 2010 .shadow
drwxrwx--x 2 admin mail 4096 Sep 26 2010 .spamassassin
drwx--x--x 2 admin admin 4096 Aug 25 2010 user_backups
Maybe I just need to put something in the domains folder? Currently:
[root@www admin]# ls -la domains
total 40
drwx--x--x 5 admin admin 4096 Sep 28 2010 .
drwx--x--x 8 admin admin 4096 Jun 20 11:11 ..
drwxr-xr-x 2 admin admin 4096 Aug 24 2010 default
drwxr-xr-x 2 admin admin 4096 Aug 24 2010 sharedip
drwxr-xr-x 2 admin admin 4096 Jan 24 2012 suspended
For comparison, /home/mike/domains:
drwxr-xr-x 3 mike mike 4096 Nov 15 2012 .
drwxr-xr-x 10 mike mike 12288 Jun 24 18:26 ..
drwx--x--x 10 mike mike 4096 Jun 27 01:23 spywareinfoforum.com
I am tempted to just copy /home/mike/domains to /home/admin/domains but fear breaking something.
This isn't really very important, but when telling forum members how to contact me it seems more professional to use the admin address rather than my personal gmail, so I'd like to fix it if possible.
My CentOS does have an admin account. How can I get DirectAdmin to recognize it?
# cd /home/admin
[root@www admin]# ls -la
total 92
drwx--x--x 8 admin admin 4096 Jun 20 11:11 .
drwxr-xr-x 13 root root 4096 Dec 1 2012 ..
drwx--x--x 2 admin admin 4096 Oct 1 2010 admin_backups
-rw------- 1 admin admin 389 Jul 5 2011 .bash_history
-rw-r--r-- 1 admin admin 33 Aug 24 2010 .bash_logout
-rw-r--r-- 1 admin admin 176 Aug 24 2010 .bash_profile
-rw-r--r-- 1 admin admin 124 Aug 24 2010 .bashrc
drwx--x--x 5 admin admin 4096 Sep 28 2010 domains
drwxrwx--- 2 admin mail 4096 Sep 28 2010 imap
drwxrwx--- 9 admin mail 4096 Mar 28 2011 Maildir
-rw-r----- 1 admin mail 34 Aug 24 2010 .shadow
drwxrwx--x 2 admin mail 4096 Sep 26 2010 .spamassassin
drwx--x--x 2 admin admin 4096 Aug 25 2010 user_backups
Maybe I just need to put something in the domains folder? Currently:
[root@www admin]# ls -la domains
total 40
drwx--x--x 5 admin admin 4096 Sep 28 2010 .
drwx--x--x 8 admin admin 4096 Jun 20 11:11 ..
drwxr-xr-x 2 admin admin 4096 Aug 24 2010 default
drwxr-xr-x 2 admin admin 4096 Aug 24 2010 sharedip
drwxr-xr-x 2 admin admin 4096 Jan 24 2012 suspended
For comparison, /home/mike/domains:
drwxr-xr-x 3 mike mike 4096 Nov 15 2012 .
drwxr-xr-x 10 mike mike 12288 Jun 24 18:26 ..
drwx--x--x 10 mike mike 4096 Jun 27 01:23 spywareinfoforum.com
I am tempted to just copy /home/mike/domains to /home/admin/domains but fear breaking something.
Last edited: