Search found 2 matches

by barmstrong
08 Mar 2011, 23:15
Forum: Help
Topic: OTRS ITSM Change Management module
Replies: 4
Views: 3242

Re: OTRS ITSM Change Management module

Workaround developed.

See bug 7000 within the bug tracker. It involves code changes the the javascript within the dtl for the Involved Persons screen.

... Bob
by barmstrong
25 Feb 2011, 22:50
Forum: Help
Topic: OTRS ITSM Change Management module
Replies: 4
Views: 3242

Re: OTRS ITSM Change Management module

I have tried a few scenerios but all unsuccessful under OTRS 3.0.5 and ITSM 2.1.94

Current configuration I am using is:
Agents are stored in DB
Customers are stored in Active Directory

Kernel::System::Auth::HTTPBasicAuth is used within my config file, and authenticating via sspi in Apache. SSO is ...