container problem?

Matthias Nothhaft <[email protected]> Fri, 20 Jan 2006 15:22:47 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Hi,

I'm working on a projekt with two separate logins (frontend, backend) in
separate virtual hosts, so I can configure them separately, too.

I store customers and employees in two separate tables.

In the frontend only customers are set as auth container.

In the backend I put both into the configuration.


Is it possible to generally prevent users of a container from login so
that I can use LiveUser_Admin to administrate frontend users but turn
off the login feature at all for a certain container?


Thanks in advance,

Regards,
Matthias