forked from Decentrala/dmzconf
5 lines
82 B
Bash
5 lines
82 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
ldapmodify -H ldapi:/// -Y EXTERNAL -f ldifs/tls.ldif
|
||
|
./aclupdate.sh
|