June 2024 #8

Merged
cloudyy merged 23 commits from june24 into main 2024-06-08 00:47:05 +00:00
Showing only changes of commit 344a90de48 - Show all commits

View file

@ -16,6 +16,8 @@ If something exists, Bad Apple!! will be played on it, so [in this post](https:/
The exozyme server recently switched from LDAP to PAM for user management, so both @a and @iacore wrote articles about some of the subtleties of the standard user management systems on Linux and other Unix-like OSes. On Linux, PAM authentication by default requires being root or having access to the password hashes in `/etc/passwd`, but @a found that [it's possible to use a tool called SSSD](https://a.exozy.me/posts/pam-auth-without-access-etc-shadow/) to get around that for better security. [@iacore's article](https://www.1a-insec.net/frag/37-posix-login/), among other things, discusses how it's legal for a UID to have more than one username and its the cursed consequences.
https://www.1a-insec.net/blog/52-static-site-hosting-providers/
## Static Site Hosting Providers
If you are thinking about hosting a static site, [in this post](https://www.1a-insec.net/blog/52-static-site-hosting-providers/) @iacore covers 3 static site hosting providers and the experience using them.
https://avelog.1a-insec.net/