We have been using the Drupal 6 CAS module for a couple of years now and it has worked great. We use it for a couple of things:
Allow uses to login via the "Log in using CAS" button on the www.hostname.com/user page
Set paths to be CAS protected so if we share a link on our intranet or via email to a CAS page they are automatically asked to login before being allowed to view the link.
I have an up and running Drupal 6 site, but some users are having problems logging in.
I've tracked the issue to the handling of sessions in the database and can be repeated as follows:
how do I override the blog page to remove blogs'user title and add a frame with other user information. I will need to do this in node blog too. or should I do it in page-blog.tpl.php?
We are using the Drupal Conference Module. We would like the add expiration date to the email that gets automatically sent to reviewers. See Screenshot. As you can see the only 'variables' available to me are: %title, %conference, %username, %download.
Wondering if anyone out there has ever run across this. I moved my website to a new VPS setup. I can log into the website no problem. I can not however add a new user either thru the admin or register button on the site. It throws up below error: Fatal error: Call to undefined function drupal_random_bytes() in ##pathtodrupal##/modules/drupal-6.30/modules/user/user.module on line 482
I looked at that file and this was the code on that page and line: