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

Force create users with private registration mode not working #14

Closed dundee-81 closed 3 years ago

dundee-81 commented 6 years ago

In private registration mode the osTicket user account isn't created for users authenticated via LDAP, which don't have osTicket account. As a result users get only the message about necessity to contact with administrator on login screen. Despite this the osTicket log shows that user has been authenticated with ldap_login on my domain (see attached screenshot). I've installed Multi LDAP Authentication and LookupHTTP Passthru Authentication plugins. In Multi LDAP Authentication and Lookup plugin config the option for force client registration is enabled.

screenshot_1

philbertphotos commented 5 years ago

This is built into Osticket with create a work around.

niphint commented 5 years ago

This is built into Osticket with create a work around.

what do you mean by that? I have this problem too. On the landing page it is saysing that this addon can create users from LDAP.. but how?

niphint commented 5 years ago

I still have the problem, that it isn't creating users(guests). In the sync_mldap you try to do that //Go through and create accounts for new guest users verified in LDAP

But the select doesn't repeat anything on my settings. In the table ldap_sync there are only guids with IDs with existing users. So the Select returns 0 rows.

I really like this addon and this was the main feature why i was adding it. Could you please have a look at it @philbertphotos If you need any additional infos, please tell me.

philbertphotos commented 5 years ago

I will it works for me and others ... i will have and update soon.

Sent from my iPhone

On Feb 20, 2019, at 4:35 AM, niphint notifications@github.com wrote:

I still have the problem, that it isn't creating users(guests). In the sync_mldap you try to do that //Go through and create accounts for new guest users verified in LDAP

But the select doesn't repeat anything on my settings. In the table ldap_sync there are only guids with IDs with existing users. So the Select returns 0 rows.

I really like this addon and this was the main feature why i was adding it. Could you please have a look at it @philbertphotos If you need any additional infos, please tell me.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

philbertphotos commented 3 years ago

Creation on accounts is Enabled in private mode