Hi. I have disabled Commenting (we have a discussion forum for general commenting and so forth). However, when someone does a Search and it displays results (found articles, etc.), the footer of each result is something like this:
I'm noticing that when I go to any page like domain.com/node/page - I get the "Welcome to your new Drupal-powered website" page asking the visitor to set up their initial account. While this doesn't seem to represent a security risk since at most they can sign themselves up as a regular user, it is quite annoying. I first assumed this was happening because I wasn't using a teaser page, so I created a "dummy" teaser page at domain.com/node - but the page still appears when I access any page after domain.com/node/page.
My host definitely has ModRewrite enabled because I have checked, but when I try an enable clean URLs I get: It appears your host is not configured correctly for Clean URLs. Please check for ModRewrite support with your administrator.
I'm hoping for a little advice/guidance regarding the pubcookie module for Drupal.
Pubcookie is working fine. I created a Drupal site in a directory under our web servers root and a
directory within that called login, placed the .htaccess file into it.
The problem is that the module will auth solely based on user name. Any user name
placed before @did.edu (our domain) will result in a new user created and auth
access granted.