felixrupp / user_cas

This app provides CAS authentication support for ownCloud and Nextcloud, using the phpCAS library of jasig/apereo.
Other
21 stars 24 forks source link

Multiple AD CLI Import #65

Closed sparadrus closed 5 years ago

sparadrus commented 5 years ago

Hello, I have 2 ActiveDirectory (and probaly one openLDAP soon) with one CAS server. It's possible in future version to have multiple configurable AD servers for Import CLI? Thanks Regards

felixrupp commented 5 years ago

Hi @sparadrus

currently there are no plans to implement multiple LDAP sources. You should more likely configure your CAS server (if you are the admin for all three systems) so you don’t have the need to use the LDAP CLI import any longer.

sparadrus commented 5 years ago

Yes but for now I think, with cron, I inject SQL Update script in _appconfig table to change servers value and execute your cli script after that... It's not beautiful but... I see later for CAS ;) Many Thanks Felix, I stop answers I promise :)