-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Ldap Sync Auto #15635
Comments
You can set up a cron or an automated task to handle that for you. https://snipe-it.readme.io/docs/configuring-alerts-backups
|
C:\Windows\system32>C:\wamp\bin\php\php8.1.22\php.exe C:\wamp\www\5344_asset\artisan snipeit:ldap-sync ErrorException Attempt to read property "ldap_enabled" on null at C:\wamp\www\5344_asset\app\Console\Commands\LdapSync.php:49 1 C:\wamp\www\5344_asset\app\Console\Commands\LdapSync.php:49 2 C:\wamp\www\5344_asset\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:36 C:\Windows\system32> |
Is your feature request related to a problem? Please describe.
Ldap Sync
Describe the solution you'd like
I would like to request the implementation of an automatic LDAP sync to run every hour. Currently, we have to manually press the "LDAP Sync" button each time, which is not efficient and may lead to delays in updating user data.
Setting up an automatic synchronization would help ensure that our LDAP data remains up to date and that users can access the system seamlessly without requiring manual intervention.
Please let me know if you need any further details or if there are any prerequisites to make this happen.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: