diff --git a/admin-guide/troubleshooting/login.md b/admin-guide/troubleshooting/login.md index 6c16cbfb..64d4921e 100644 --- a/admin-guide/troubleshooting/login.md +++ b/admin-guide/troubleshooting/login.md @@ -22,7 +22,7 @@ because the PSI firewall only allows connections from a certain gateway, eg Some people load a pmodule or a conda environment when bash is started. This can easily break the Gnome Startup as this can bring in incompatible tools and libraries. Suspicous is also setting the `LD_LIBRARY_PATH` environment variable. Once even `PATH` was the culprit because an incompatible `kinit` was used after. -### pam_sss System Error +### pam_sss Errors ``` pam_sss(sshd:account): Access denied for user xxxxxx_y: 4 (System error) ``` @@ -31,7 +31,7 @@ Here the AD join might be broken. The machine can be rejoined by deleting/moving ``` pam_sss(xrdp-sesman:auth): received for user xxxxxx_y: 10 (User not known to the underlying authentication module) ``` -can be caused by corrupt `sssd` cache files (see [SSD Troubleshooting](sssd#check-log-for-ad-connection)) +can be caused by corrupt `sssd` cache files (see [SSD Troubleshooting](sssdi)) ### KioskWithKeyboard Error