philbertphotos / osticket-multildap-auth-plugin

Plugin for OS Ticket that allows for authentication with multiple domains.
GNU General Public License v3.0
28 stars 17 forks source link

Is there a way we could match an AD info with OST's User Organization? #46

Open JVC-MSF-OCB opened 3 years ago

JVC-MSF-OCB commented 3 years ago

Hi,

We're looking to setup your LDAP plugin and our users need to be grouped into different organizations. They unfortunately don't have sub-domains which could have grouped them automatically... So I am wondering if your plugin could place users automatically in the right organization based on a specific AD field...

philbertphotos commented 3 years ago

It kinda can do this ... but would have to make some small changes

JVC-MSF-OCB commented 3 years ago

Ah! :)

I am then curious about these small changes. Any tips on where to look/make those mods? Or perhaps there's a new version in the pipe ;-) ?

JVC-MSF-OCB commented 3 years ago

Hey @philbertphotos any thoughts on how this could be achieved?

philbertphotos commented 2 years ago

@logmsf working on the coding now. (plus other stuff)

philbertphotos commented 2 years ago

What is proposed. 2 Options it will sync users based on AD attribute either by

  1. Exact name
  2. name contains In the config all the needs to be added is the name of the attribute and the plugin and sync will do the rest.
philbertphotos commented 2 years ago

Feature update.