Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
howto-cards LEGACY VERSION
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
R3
howto-cards LEGACY VERSION
Merge requests
!54
Regular merge of develop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Regular merge of develop
develop
into
master
Overview
0
Commits
31
Pipelines
1
Changes
1
Merged
Laurent Heirendt
requested to merge
develop
into
master
5 years ago
Overview
0
Commits
31
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Viewing commit
4c7b64cd
Prev
Next
Show latest version
1 file
+
9
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
4c7b64cd
Add card on Mac password update
· 4c7b64cd
Christophe Trefois
authored
5 years ago
mac-reset.md
0 → 100644
+
9
−
0
Options
# Tips when resetting UL AD password with a Mac
To reset your password when using a Mac, go to https://owa.uni.lu and change your password there.
Before rebooting your Mac, you should change your keychain password to avoid any issues down the raod.
You can use the following command to do that:
`security set-keychain-password "/Users/YOURHOME/Library/Keychains/login.keychain-db"`
If you use FileVault, after the first reboot, first enter your old password, then the new one.
Normally, FileVault will sync and update with your new password after you reboot.
\ No newline at end of file
Loading