Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Windows

To Change Your Password:

  1. Log into Palo Alto Global Protect VPN Client

    1. If this application is not installed on your computer contact the IT Help Desk, helpdesk@uwosh.edu

  2. Click Ctrl + Alt + Delete on the keyboard.

  3. Select Change a Password.

  4. Type in the current password, the new password, and confirm the new password.

  5. Check to make sure the change worked by logging into TitanWeb or Canvas.

To fix their changed password if the user does not remember their old one: Have them come to campus and connect to campus ethernet or wireless. 

If coming to campus isn't feasible:

  1. Create a ticket for Device Support. Make sure to get the UWOID tag number of the computer.

  2. Provide LAPS account credentials to the user. 

  3. Have the user sign in with LAPS creds and set up a Teamviewer Service Queue Session. 

  4. Install VPN if not already installed. 

  5. Sign into VPN.

  6. Refresh the LAPS Password so it changes. 

    1. In the LAPS UI: Change the expiration time to now and click Set. 

    2. On the user's computer: open command prompt and run gpupdate (DO NOT use /force /boot /sync)

    3. In the LAPS UI: Click search and make sure the password changed. Repeat this step until the password change is confirmed.

  7. On the user's computer, in file explorer navigate to the filepath for Google Chrome. Something like C:\Program Files (x86)\Google\Chrome\Application.

  8. Shift and right click on chrome.exe. 

  9. Select Run as different user. 

  10. Have the user type in their username and new password. 

  11. Log out of the LAPS account, have the user log in with their updated credentials.

Mac

To Change Your Password:

  1. Install the Palo Alto Global Protect VPN Client from Managed Software Center and log into it.

  2. Open the Apple Menu, then System Preferences.

  3. Select Users and Groups, click on your account, select Change Password...

  4. Type in the current password, new password, and confirm the new password.

  5. Check to make sure the change worked by logging into TitanWeb or Canvas.

To fix their changed password if not done as suggested: Have them come to campus and connect to campus ethernet or wireless. 

If that isn't feasible: 

  1. Create a ticket for Device Support. Make sure to get the UWOID tag number of the computer. 

  2. The computer will need to have TeamViewer Host installed, this can be done by Endpoint Administration.

  3. Connect to the computer via TeamViewer.

  4. Sign in with the itadmin credentials.

  5. Sign into VPN.

  6. Open Terminal.

  7. Run the following command to check for the account. In all following terminal commands, replace <username> with the user's netID: sudo dscl . -list /Users AuthenticationAuthority | grep <username> | awk '{print $1}'

  8. Delete the account: sudo dscl . -delete /Users/<username>

  9. Re-create the account: sudo /System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount -P -D -v -n <username>

  10. Log out of itadmin. Have the user sign in on the login screen to confirm the change applied.