--- On Wed, 11/19/08, David E Jones <[EMAIL PROTECTED]> wrote:
> From: David E Jones <[EMAIL PROTECTED]>
> Subject: Re: framework release, icky internal dep
> To: [email protected]
> Date: Wednesday, November 19, 2008, 7:57 PM
> We should probably just move the admin account data (the
> parts that are framework specific, ie the partyId and such
> should stay higher level) to the common component or
> something.
>
> In real life though, this is only useful for demonstration
> and technically no "admin" account should ever
> exist, only accounts for specific individuals. This is a
> good general practice and necessary for things like PCI
> compliance.
Seriously? If you have a framework-only installation, how would you log in to
the framework without at least one user login? Even operating systems give you
one login to start off with.
I believe the admin user login data should go in the security component.
-Adrian