
I have searched and searched but can't seem to find the answer. So i setup the Config.pm to use AD authentication.. then of course i got the Panic! No user data! error. We have over 3,000 employees. I'm not going to sit here and create an account for each of them. I do have it searching AD successfully and autheniticating against AD. I've seen examples of user synchronization on the web and everytime i try those code in the config file and restart apache i can't login to otrs with an AD account or root@localhost. Essentially i'm looking for the code that will allow authentication against AD without the user needing to be in the otrs db... or.. When authenticated against AD the user is automatically created in the OTRS DB.. or some variation that doesn't need me to create 3000 accounts by hand. -Troy