Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 424 Bytes

PVELDAPSyncer

Install

  1. Copy shell script to /usr/local/bin
git clone https://github.com/NCKUCTF/PVELDAPSyncer
cp PVELDAPSyncer/syncacl.sh /usr/local/bin/syncacl
chmod 744 /usr/local/bin/syncacl
cp PVELDAPSyncer/syncldappamaccount.sh usr/local/bin/syncldappamaccount
chmod 744 /usr/local/bin/syncldappamaccount
  1. Write /etc/crontab
* *     * * *   root    syncldappamaccount && syncacl ldap