Are you creating customer db records on the fly? Could you post that code as well?

CARNINO Daniele wrote:
This works flawlessly at my site (of course is intended for agent authentication, but for customer should be quite the same). # Domain authentication $Self->{'AuthModule'} = 'Kernel::System::Auth::LDAP'; $Self->{'AuthModule::LDAP::Host'} = '66.66.66.6'; #AD controller ip $Self->{'AuthModule::LDAP::BaseDN'} = 'DC=subdomain,DC=domain,DC=com';
    $Self->{'AuthModule::LDAP::UID'} = 'sAMAccountName';
$Self->{'AuthModule::LDAP::SearchUserDN'} = '[EMAIL PROTECTED]' <mailto:[EMAIL PROTECTED]>;
    $Self->{'AuthModule::LDAP::SearchUserPw'} = 'password';

------------------------------------------------------------------------
*Da:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *Per conto di *Jorge Hurtado
*Inviato:* venerdì 6 giugno 2008 18.03
*A:* otrs@otrs.org
*Oggetto:* [otrs] Any example or file example that help me to configure myOTRS with Active Directory Users??

Hi, I have in my company OTRS Help Desk, and i wanna configure this great soft with my Active Directory Users but I dont have a exactly example for that process. Any suggestion?


Regards.


_____________
Jorge Hurtado
Medellin Colombia
------------------------------------------------------------------------

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support or consulting for your OTRS system?
=> http://www.otrs.com/
begin:vcard
fn:Jefferson Davis
n:Davis;Jefferson
org:Standard School District
adr:;;1200 North Chester Ave;Bakersfield;CA;93308;usa
email;internet:[EMAIL PROTECTED]
title:Technology and Information Systems Mgr
tel;work:661.392.2110
tel;fax:661.392.0681
x-mozilla-html:TRUE
url:http://www.standard.k12.ca.us
version:2.1
end:vcard

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to