table of contents
other versions
- Tumbleweed 0.559-2.4
- Leap-15.6
DOCHAZKA-LDAP-SYNC-ALL(1) | User Contributed Perl Documentation | DOCHAZKA-LDAP-SYNC-ALL(1) |
NAME¶
dochazka-ldap-sync-all - syncs the profiles of all LDAP-enabled employees
SYNOPSIS¶
Sync all LDAP-enabled Dochazka employees from the LDAP database.
dochazka-ldap-sync-all [--quiet]
The script should be run on an App::Dochazka::REST server that has been configured to use LDAP.
DESCRIPTION¶
The script first queries the Dochazka database for a list of all employees whose "sync" property is true ("LDAP-enabled employees").
The script then loops over these employees, syncing each employee from LDAP and updating the employee record if anything has changed.
2024-03-27 | perl v5.40.0 |