• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

trouble removing domain name

G

go1cast

Guest
Hi,

Ok I'm having trouble removing domain name using Plesk 7.5.3.
it's giving me this error message:
Unable to remove domain name: Problems occured while removing domain name: Unable to remove hosting: Unable to delete system user: SysUser->systemRemove() failed: usermng failed: usermng: Closer user "username" session failed: usermng: Unable to delete user: "username"

That's just it, the user isn't log on whatsoever at all. If anyone can help, it'll be great.

Thanks.
 
Add the ftp user for that domain in command line with:

useradd <ftp_name> -G psacln

and then you will be able to delete the domain.
 
ok when I do that I get this error:
adduser: error locking group file
 
The is a process that is using /etc/group. Wait a little bit and if you can not find it, try the command:

lsoft /etc/group

Another easier solution would be to reboot the server.
 
thanks for help me out. I got it to finally delete the domain name.
thanks again.
 
Back
Top