Create user without a domain.

Harrocan

New member
Joined
Dec 25, 2010
Messages
1
I have a simple question. Meaby easy, but not for me. How can I modify the DA to be able to create accounts without the need to enter the domain?

Regards, Harrocan
 
Yes, I always search these forums via Google.

No, I wasn't referring to that thread.

This is what I'd type into Google:
Code:
create user without domain site:www.directadmin.com
However I can't find a thread which answers the question so I'll answer it here.

Simply create (perhaps using a custom skin and and API calls) a user with a bogus domain (for example USERNAME.example.com (where USERNAME is replaced with the specific username being created) and then call the API call to delete the domain immediately.

For a user I don't see much in the way of issues, but if you do this with a reseller you won't be able to send a new account email, ticket notification, or system message, without a meaningful email address unless you set one up manually.

Jeff
 
Back
Top