Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

2505 Posts in 648 Topics- by 1314 Members - Latest Member: Saudi Arabia

eTicket CommunityDevelopmentModule Development (Moderators: jason, Hummdis)Topic: external authentication support
Pages: [1]   Go Down
Print
Author Topic: external authentication support  (Read 3362 times)
0 Members and 1 Guest are viewing this topic.
wigwam
New Member
*

Karma: +0/-0
Offline Offline

Posts: 1


« on: September 09, 2008, 10:30:23 PM »

Please, is there any module for external authentication support?

For example I have a server with private web zone for users, which is authenticated by apache mod_auth. PHP can read login name of logged-in user from enviroment ($_SERVER['REMOTE_USER']). I want to prevent double auth, so i want eTicket to guess login from REMOTE_USER.

To make it nice configurable, 3 config options should exist:
1) Whether to use external auth or not
2) Whether to autocreate user, if REMOTE_USER is set, but is not found in our SQL database
3) Default options (group, etc...) for autocreated user

Would it be possible to implement such feature please? I'm ready to cooperate in that case.
Logged
chris
New Member
*

Karma: +1/-0
Offline Offline

Posts: 8


WWW
« Reply #1 on: September 09, 2008, 11:56:29 PM »

i've been speculating in writing a module for LDAP auth (against AD) - but also waiting for answer from the developers Wink
Logged
beven
Project Manager/Developer
Global Moderator
Super Member
*****

Karma: +12/-4
Offline Offline

Posts: 804


WWW
« Reply #2 on: September 29, 2008, 11:19:29 PM »

You can do this but you would need to modify the function login() located in class.ticket.php
Logged

Not to be confused with Bob Evans.
Ask not what eTicket community can do for you - ask what you can do for eTicket community.

Version 2 coming out shortly.
eTicket Community
   

 Logged
Pages: [1]   Go Up
Print
eTicket CommunityDevelopmentModule Development (Moderators: jason, Hummdis)Topic: external authentication support
Jump to: