Releases: TheJumpCloud/support
JumpCloudModule_1.17.3
Merge pull request #238 from TheJumpCloud/JumpCloudModule_1.17.3 Jump cloud module 1.17.3
JumpCloudModule_1.17.2
Merge pull request #234 from TheJumpCloud/JumpCloudModule_1.17.2
Jump cloud module 1.17.1 SA-1175
JumpCloudModule_1.17.1
Merge pull request #230 from TheJumpCloud/JumpCloudModule_1.17.1 Jump cloud module 1.17.1 SA-1142
JumpCloudModule_1.17.0
Merge pull request #228 from TheJumpCloud/JumpCloudModule_1.17.0 Jump cloud module 1.17.0
JumpCloud Module v1.16.0
Merge pull request #214 from TheJumpCloud/JumpCloudModule_1.16.0 Jump cloud module 1.16.0
JumpCloudModule_1.15.4
Merge pull request #206 from TheJumpCloud/JumpCloudModule_1.15.4 Jump cloud module 1.15.4
JumpCloud Module v1.15.3
Merge pull request #193 from TheJumpCloud/JumpCloudModule_1.15.3 Jump cloud module 1.15.3
JumpCloud Module v1.15.2
Merge pull request #190 from TheJumpCloud/JumpCloudModule_1.15.2 Jump cloud module 1.15.2
JumpCloud ADMU v1.2.5
ADMUv1.2.5
ConvertSID Function updated to work on windows 7 and powershell 2.0
Mac Account Rename Script
Script to rename a user account on MacOS
The script updates the users record name (username) and home directory.
If the user receiving the name change is signed in they will be signed out.
Prior to running the script on MacOS 10.14 or later the terminal application must be granted permissions to the "Full Disk Access" category in the System Preferences "Security & Privacy" pane due to new user data protections introduced in macOS 10.14.
The terminal application can be found in the "Utilites" folder nested within the "Applications" folder.
Screenshot:
Example usage:
- Download script and navigate to the file location in the terminal application (use cd command to navigate to folder)
- Run command:
sudo sh RenameMacUserNameAndHomeDirectory.sh cat dog
Above example would rename account cat to dog
NOTE: SCRIPT MUST BE RUN AS ROOT
NOTE: SYSTEM WILL RESTART AFTER SUCCESSFUL NAME UPDATE