Jordz2203 Verified User Joined Sep 8, 2022 Messages 75 Nov 12, 2022 #1 Hey, so I have some CLI commands I need to run on the creation of a specific account type, but I'm not sure how to do it.
Hey, so I have some CLI commands I need to run on the creation of a specific account type, but I'm not sure how to do it.
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,732 Location www.poralix.com Nov 12, 2022 #2 Hello, Use user_create_post.sh Customizing workflow | Directadmin Docs DirectAdmin Knowledge Base docs.directadmin.com
Hello, Use user_create_post.sh Customizing workflow | Directadmin Docs DirectAdmin Knowledge Base docs.directadmin.com
Jordz2203 Verified User Joined Sep 8, 2022 Messages 75 Nov 12, 2022 #3 zEitEr said: Hello, Use user_create_post.sh Customizing workflow | Directadmin Docs DirectAdmin Knowledge Base docs.directadmin.com Click to expand... Ah thank you! Also is it possible to create a DB via SSH/Command Line? Its the easiest way for me
zEitEr said: Hello, Use user_create_post.sh Customizing workflow | Directadmin Docs DirectAdmin Knowledge Base docs.directadmin.com Click to expand... Ah thank you! Also is it possible to create a DB via SSH/Command Line? Its the easiest way for me
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,732 Location www.poralix.com Nov 13, 2022 #4 Yes, it is. DirectAdmin offers API for this.