Not supported for this module - CustomerUserUpdate

Moderator: crythias

Locked
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Not supported for this module - CustomerUserUpdate

Post by iztok »

Hello,

When trying to add a customer from LDAP (I can see all AD users/search for them), I get following error:

Code: Select all

 Message: Not supported for this module!

 Traceback (32184):
   Module: Kernel::System::CustomerUser::LDAP::CustomerUserUpdate (v1.60) Line: 655
   Module: Kernel::System::CustomerUser::CustomerUserUpdate (v1.61) Line: 414
   Module: Kernel::Modules::AdminCustomerUser::Run (v1.87) Line: 173
   Module: Kernel::System::Web::InterfaceAgent::Run (v1.7) Line: 939
   Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 48
   Module: (eval) (v1.88) Line: 204
   Module: ModPerl::RegistryCooker::run (v1.88) Line: 204
   Module: ModPerl::RegistryCooker::default_handler (v1.88) Line: 170
   Module: ModPerl::Registry::handler (v1.99) Line: 31
What am I doing wrong? :-)
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Not supported for this module - CustomerUserUpdate

Post by jojo »

OTRS is not writing data back to LDAP, so you can not update or write users to the LDAP
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Re: Not supported for this module - CustomerUserUpdate

Post by iztok »

I think you've misunderstood me. When adding a customer through OTRS, I want to select a user from our ActiveDirectory to be added to OTRS Database AS Customer. Something like when logging in as an Agent where OTRS checks LDAP for user and then creates local record of that user so it can login.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Not supported for this module - CustomerUserUpdate

Post by jojo »

Customers in LDAP/AD will not copied to OTRS Customer Database
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked