Add IP to multiple reseller's

BlueCola

Verified User
Joined
Jan 12, 2012
Messages
75
So, what I want is the following. I have the following IP's:

.200 - server, shared
.201 - admin, shared
.202 - admin, shared
.203 - reseltom, free
.204 - reseltom, free
.205 - reseltom, free

So the reseller 'reseltom' has 3 IP's free for his own and he also has the possibility to create user's on the shared server ip. But now, what I want is, that 'reseltom' can also create user's on the IP's .201 and .202. That mean's that both reseller 'admin' and reseller 'reseltom' should have access to make user's on the IP's.

How can I achieve this? Is it possibile?
 
Hello,

Sure, just add the IPs to his ip.list file:
Code:
/usr/local/directadmin/data/users/reseltom/ip.list
John
 
Back
Top