Skip to content

Releases: TheJumpCloud/support

JumpCloudModule_1.17.3

25 Jun 20:54
ded01ce
Compare
Choose a tag to compare
Merge pull request #238 from TheJumpCloud/JumpCloudModule_1.17.3

Jump cloud module 1.17.3

JumpCloudModule_1.17.2

20 May 17:46
0852922
Compare
Choose a tag to compare

Merge pull request #234 from TheJumpCloud/JumpCloudModule_1.17.2
Jump cloud module 1.17.1 SA-1175

JumpCloudModule_1.17.1

06 May 15:31
e50e370
Compare
Choose a tag to compare
Merge pull request #230 from TheJumpCloud/JumpCloudModule_1.17.1

Jump cloud module 1.17.1 SA-1142

JumpCloudModule_1.17.0

01 May 14:47
487f983
Compare
Choose a tag to compare
Merge pull request #228 from TheJumpCloud/JumpCloudModule_1.17.0

Jump cloud module 1.17.0

JumpCloud Module v1.16.0

30 Mar 17:24
4f2bf81
Compare
Choose a tag to compare
Merge pull request #214 from TheJumpCloud/JumpCloudModule_1.16.0

Jump cloud module 1.16.0

JumpCloudModule_1.15.4

19 Feb 21:13
e095b05
Compare
Choose a tag to compare
Merge pull request #206 from TheJumpCloud/JumpCloudModule_1.15.4

Jump cloud module 1.15.4

JumpCloud Module v1.15.3

09 Jan 21:06
8298610
Compare
Choose a tag to compare
Merge pull request #193 from TheJumpCloud/JumpCloudModule_1.15.3

Jump cloud module 1.15.3

JumpCloud Module v1.15.2

19 Dec 20:27
a481e4f
Compare
Choose a tag to compare
Merge pull request #190 from TheJumpCloud/JumpCloudModule_1.15.2

Jump cloud module 1.15.2

JumpCloud ADMU v1.2.5

02 Dec 20:30
a7d9ff1
Compare
Choose a tag to compare

ADMUv1.2.5

ConvertSID Function updated to work on windows 7 and powershell 2.0

Mac Account Rename Script

25 Nov 16:42
Compare
Choose a tag to compare

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:

screen shot 2018-09-27 at 2 56 13 pm

Example usage:

  1. Download script and navigate to the file location in the terminal application (use cd command to navigate to folder)
  2. 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

YouTube example of Mac rename script in action