Disallow Reseller to change User Packages

WSN

New member
Joined
Jan 9, 2006
Messages
3
Is it posible to disalow a reseller to change the user packages. Say i want to create a reseller that act like a representitive of my company. So it has total control over all the users he manages, but he can only sell packages my company sells (and bills) and no others.

Is that possible?
If not could it be added in feature releases?
Is there a way arround this?

Thanks in advance for a quick response
 
1) No it's not possible.
2) You'll have to write DirectAdmin Support with a featurerequest
3) Yes, write your own system using the DA API / Create a custom skin where this option is ommitted from the Reseller level.
 
Thanks resolveit,

I think i can do that last one, just didn't thought about that option.

Thanks for the fast response.
 
Well if you find a way to do this, let me know, we have the same needs.

Even though there's no way for an admin to prevent the resellers from managing their own user packages, is there a way to copy a reseller's user packages to another reseller?
 
I found a way to get the same results....

I just created my own skin where the options for the reseller to change there own information/ to create or change a user to custom / to change there skin / to create or edit packeges... So everything that could be changed to allow them to edit there packeges is gone. I works fine so far.

You can also copy packages from one user to anonter on this way:

copy the file packages.list en al the files in the directory packages from the user where you want to copy the packages from to the same file / directory of to user where you want to copy the packages to.
Make sure that the permissions are set correctly: you can find the users directory at /usr/local/directadmin/data/users/username

hope you have enouhg information about this.
 
Back
Top