From 27bba5a5cff5d6bf488b3e828c0a36b849654812 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Sun, 20 May 2018 10:41:13 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f3484a8..0e61b58 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ Supported OS: Ubuntu 14-18 + mate, Debian, Cent OS, Rasbian and Kali update: Added flag options no minimize the menu and add logging: see sudo sh ADconnection.sh --help +Usage: sh ADconnection.sh [--help] [-d (ubuntu debug mode)] + [-j admin domain (Simple direct join) + [-l (script output to log file)] + [-s (Discover domain)] + +Usage of the script: sudo sh ADconnection.sh This is a script for Active Directory join with realmd. and is a result of a lot of small upgrades according as needs emerged.