Skip to content

Instantly share code, notes, and snippets.

View Corgumolax's full-sized avatar

Corgumolax Corgumolax

View GitHub Profile
@Corgumolax
Corgumolax / delegate-admin
Last active August 28, 2021 15:22
Delegate admin for Zimbra 8 foss edition
#!/bin/bash
# Create delegated administrator on Zimbra 8.x FOSS Edition
# Credits to barrydegraaff: https://gist.github.com/barrydegraaff/d1549d7e3f1951067da2
# Warning: MUST be use as ZIMBRA user and DOMAIN variable MUST be set
# Delegated admin can create/modify accounts, alias, distribution lists and resources
# Domain of concern to be changed
DOMAIN='example.com'