Hello, All!

Sorry,maybe i can't understand...

I install secure site, configure it for some pages (www.mydomain.com/secure, for ex), enter guest login/password, but not guest (using this) and not me (using user #1 data) - can't login, to enter whis area. Why? What's wrong?

P.S. Sorry for my English

Comments

NaX’s picture

When using the "Bypass Login Filter Pages" you specify pages by entering in the drupal path without the host and without the leading slash "/". These paths can be aliases using the path module.

EG.
secure
node/45

Their are 2 options to the "Bypass Login Filter Pages" section.

1) Only the listed pages
This is the default option. If you select this option any page you specify in the pages textarea will be skipped by the securessite module and the pages will load normally. If you do not specify any pages all pages will require a login before a user can view the page.

2) Every page except the listed pages
Use this option if you only want to specify a few pages for secure site to use. If this option is selected only the pages specified in the pages textarea will have a login. If no pages are specified then no pages in the site will have a login and it will be the same as disabling the securesite module.

If you use the Bypass Login Filter Pages or the Guest User you need to make sure that the anonymous user role has the appropriate permission to view the pages. Any normal durpal user will need the "access site" permission to login, except your root user (user 1)

Hope that helps.

Please check your settings.

Fanny’s picture

Huh...

That you have specified all - at me in accuracy as.

Whether there can be a problem what I use drupal with multisiting, with the changed prefixes of tables?

And also site is subdomain for some main site, if it important.

NaX’s picture

I don't understand your problem, can you please try to explain your problem in more detail.

What version of securesite are you using?
What version of Drupal are you using?
What PHP Version are you using?
Is your PHP installed as an Apache module or CGI?
What OS are you using? Linux or Windows.
Can you login and Out using secures site, using a normal drupal users?
Are you using the Guest User feature?
Are you using the Bypass Login Filter Pages?
What auth method are you using HTTP Auth or HTML Login form?
Are you trying to connect using a RSS feed readers?
Are you using any the other Auth modules like the LDAP module?

NaX’s picture

Assigned: Fanny » NaX
Category: bug » support
NaX’s picture

Status: Active » Closed (fixed)

Resolved via Email.