Skip to content

Instantly share code, notes, and snippets.

View PeetMcK's full-sized avatar
👾

Peet McKinney PeetMcK

👾
View GitHub Profile
@PeetMcK
PeetMcK / convert.sh
Last active July 23, 2020 23:40 — forked from calum-github/convert.sh
AD Plugin UID calculation from ObjectGUID
#!/bin/bash
#
# Author: Calum Hunter
# Date: 28/11/2016
# Version: 1.0
# Purpose: To generate a Mac UID from the objectGUID attribute
# (GeneratedUID) in AD.
# This uses the same method that the Apple
# AD Plugin uses