when to delete sssd database files

This commit is contained in:
2024-10-03 10:35:26 +02:00
parent 10ff0d6af6
commit 309b9777f2
+2 -2
View File
@@ -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