[TYPO3] Simulating FE users

Bernd Wilke xoonsji02 at sneakemail.com
Thu Jun 14 00:01:52 CEST 2007


On Tue, 12 Jun 2007 13:05:06 -0400, James Corell wrote
with subject "[TYPO3] Simulating FE users":

> I know there is an extension to simulate BE users from a FE login, but is
> there some way to do the same thing in reverse - allow a BE login to behave
> as if logged in to the FE from a FE user account?

why simulating?
just do it. Log in as the desired user.
I do it this way. for example on Sites which are hidden by a
login-gateway-page until launch.
on the first call to a page (from BE or direct) you are redirected to the
login page. The cookie is changed to a logged-in user. The next pagecall
(from BE) you get the requested page (a logged-in user is remembered).

you just have to look for username and password from the fe_users-table or
create your own testuser with appropiate usergroups.

bernd

-- 
http://www.pi-phi.de/t3v4/cheatsheet.html


More information about the TYPO3-english mailing list