PDA

View Full Version : Re: Change User Packages



netmotiv8
04-26-2004, 02:12 AM
I see in the latest release there is a bug fix relating to the changing of user packages by the Reseller.

http://www.directadmin.com/features.php?id=340


This causes a problem for us. Whenever we update our packages we will ALWAYS want them to be applied to our existing customers packages no matter how many times we change them. Obviously custom packages are 'custom' and wouldn't be affected however If I customer is on a normal package I would not want there account to be tagged as 'custom' should we decide to change the package that the customer is on.


Or am i missing the point.

Neil :D

jmstacey
04-26-2004, 08:58 AM
Perhaps we need a checkbox with the option to only change the plan but have it only effective on new users or to change everyone on that plan to.

netmotiv8
04-26-2004, 09:06 AM
I agree

Neil :D

DirectAdmin Support
04-27-2004, 10:37 AM
Hello,

To clarify, if you "Modify username" and manually change numbers and click Save, the user will become "custom". If you only ever change the package, he'll be bound to that package.

If you need to change a nameserver, you'll need to re-set the package afterwards (ns's are part of the custom setting)

John

netmotiv8
05-25-2004, 09:24 AM
How can I see which accounts are flagged as 'custom'?


Neil :D

DirectAdmin Support
05-25-2004, 11:41 AM
Originally posted by netmotiv8
How can I see which accounts are flagged as 'custom'?


Neil :D
There is no way through DA right now, you'd need to run something like this (as root):
grep package=custom /usr/local/directadmin/data/users/*/user.confJohn