Forums / Install & configuration / How to login as a user?

How to login as a user?

Author Message

nicola furini

Tuesday 20 May 2003 4:56:33 am

Probably a stupid matter...

I installed EZ 3 and it's all ok. I can login as admin in admin area, but if i want to login as an editor user, in the admin area i can't access and i couldn't find a function for login (as in this site is possible to do...).

Anyone can suggest me solution?

Thanks

Nick

Albert Berenguer

Tuesday 20 May 2003 9:19:48 am

First login as admin, go to "Users" section and create a user. Be sure your user, or the user group that owns it has a role assignated. You can confirm that in the "Roles" section, there'a a link on the left menu inside the Users section.
When this is done you should go to "www.yourdomain.com/index.php/user/", i think that's a default site access which comes with eZ installation. If with that URL you access directly to the site without being asked to login, you should edit "site.ini.append" file in "/settings/siteaccess/user/" and change:

[SiteAccessSettings]
RequireUserLogin=false

into:
[SiteAccessSettings]
RequireUserLogin=true

i hope this is what you needed, greetings

berto