Search found 3 matches

by k41184
14 Nov 2011, 16:21
Forum: Help
Topic: Active Directory/LDAP login authentication for Customers
Replies: 6
Views: 232321

Re: Active Directory/LDAP login authentication for Customers

Sure thing, here you are:


#
# Kernel/Config.pm - Config file for OTRS kernel
# Copyright (C) 2001-2010 xxx, http://otrs.org/
# --
# $Id: Config.pm.dist,v 1.23 2010/01/13 22:25:00 martin Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
# the enclosed file COPYING for ...
by k41184
08 Nov 2011, 06:32
Forum: Help
Topic: Active Directory/LDAP login authentication for Customers
Replies: 6
Views: 232321

Re: Active Directory/LDAP login authentication for Customers

I stand corrected.
I reverted back to the orgional Defaults.pm (which I had remembered to save) and the moved my changes into the Config.pm one level up.
After that, everything is working. Users can log in, and I can query them AND see the results.

Thank you for pointing me in the right direction.
by k41184
05 Nov 2011, 03:48
Forum: Help
Topic: Active Directory/LDAP login authentication for Customers
Replies: 6
Views: 232321

Active Directory/LDAP login authentication for Customers

Good evening,
I am attempting to set up OTRS version 3.0.10 so that customers can sign in via the web interface using their normal windows username and password. I have been working on this for a couple of weeks now. I have it sort of working. When I log in as a agent, I can look up customers out of ...