Hi Des,

Des Quinn wrote:
I have had a look at the mailing list archive and could not see anything
that addresses my issue. However I could have missed it.

What I am looking for is a way for a way to do one of the two followwing
things:

A) When a Customer creates a new account through the cusomer.pl screen they
are then required to have their account activated by an agent. Even if this
is through direct manipulation of the sql table it would be ok.
Perhaps this would be possible if the default status of "valid" setting was
set to invalid? On this same note what is the meaning of the
invalid-temporarily setting?

If you want to set the new created account (from customer.pl) to invalid, then you need to modify customer.pl ~ line 434 ->
ValidID => "2",.


invalid-temporarily is a other state of invalid. It should be used it an account needs to be deactivated temporarily.

Des Quinn

-Martin _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/

Reply via email to