Skip to content

NCKUCTF/PVELDAPSyncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages