cgerke / ard

Allow non-admin users to activate/deactivate Remote Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ard

Allow non-admin users to activate/deactivate Remote Management

Getting Started

git clone https://github.com/cgerke/ard
cd ard
make pkg
# Add *.pkg to your osx base image or deploy as desired

AppleScript

A gui wrapper example.

C

A cli binary to allow non-admins to execut kickstart by utilising SUID bit.

References

See man page /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart

About

Allow non-admin users to activate/deactivate Remote Management


Languages

Language:Objective-C 64.1%Language:Shell 20.7%Language:Makefile 15.2%