mirror of
https://github.com/PurpleComputing/Tailscale-scripts.git
synced 2026-02-03 14:03:22 +00:00
Update silent-auth.sh
This commit is contained in:
@@ -23,6 +23,7 @@ IP1=8.8.8.8
|
||||
IP2=$(echo "$TSSERVERIP")
|
||||
DT0=$(date "+%D %T")
|
||||
echo "Execution Record for $DT0"
|
||||
echo
|
||||
|
||||
# SOURCES USER INFO FOR RUNASUSER COMMAND BELOW
|
||||
currentUser=$( echo "show State:/Users/ConsoleUser" | scutil | awk '/Name :/ { print $3 }' )
|
||||
|
||||
Reference in New Issue
Block a user