variables

roberto.ch - September 18, 2008 - 21:21
Project:Certificate Login
Version:6.x-1.0
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

hi

if in my certificate is CN=jdoe/emailAddress=john.doe@foo.bar
which variable ist for login as jdoe?

saluti
roberto

#1

flamingvan - September 18, 2008 - 22:28

I'm not sure. You might want to test this code on a page on your server:

<pre>
<?php
print_r
($_SERVER);
?>

</pre>

I think this will show you where the string you're looking for is. Please let me know how it goes.

#2

roberto.ch - September 19, 2008 - 19:25

sorry i cannot test. in version 6.1 is the
path for automatic authentication not
configurable, an any https is not enabled.

saluti
roberto

#3

flamingvan - September 23, 2008 - 16:16

In my 6.x version I made the path for authentication a fixed path (/login). I will probably change that eventually. Turning on the 403 form will log people in on any access denied page.
I'm not sure what you mean about https...

#4

flamingvan - July 14, 2009 - 14:36
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.