Skip to content

Commit

Permalink
[REFACTOR] Rearrange elements in a more intuitive pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
gkaf89 committed Jul 19, 2024
1 parent a9368fa commit 0d178e5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/connect/ipa.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ULHPC Identity Management Portal (IdM/IPA)

* [Reference Redhat 7 Documentation](https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/introduction.html)
[:fontawesome-solid-link: ULHPC Identity Management Portal](https://hpc-ipa.uni.lu/ipa/ui/){: .md-button .md-button--link }

Red Hat Identity Management (IdM), formally referred to as IPA ("Identity, Policy, and Audit" -- see also
<https://www.freeipa.org>), provides a centralized and unified way to manage
Expand All @@ -18,8 +18,11 @@ highly redundant setup involving several Redhat IdM/IPA server.
**Be aware that the ULHPC team review on a periodical basis the compliance to the policy, as well as the security of your keys.**
See also the [note on deprecated/weak DSA/RSA keys](troubleshooting.md#access-denied-or-permission-denied-publickey)

_References_

* [Redhat 7 Documentation](https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/introduction.html)

## Upload your SSH key on the ULHPC Identity Management Portal
[:fontawesome-solid-link: ULHPC Identity Management Portal](https://hpc-ipa.uni.lu/ipa/ui/){: .md-button .md-button--link }

You should upload your public SSH key(s) `*.pub` to your user entry on the ULHPC Identity Management Portal.
For that, connect to the ULHPC IdM portal (use the URL communicated to you by the UL HPC team in your "welcome" mail) and enter your **ULHPC** credentials.
Expand Down

0 comments on commit 0d178e5

Please sign in to comment.