From 3c3ecba8fb06f421ca2d766ff881eb5fafcf3a4a Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sat, 21 Nov 2020 17:55:02 -0500 Subject: Add CUSTOM_IDs to all headings --- .../WIP-how-bsd-authentication-works/index.org | 68 +++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) (limited to 'content') diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org index d417868..d99b7a5 100644 --- a/content/posts/WIP-how-bsd-authentication-works/index.org +++ b/content/posts/WIP-how-bsd-authentication-works/index.org @@ -10,6 +10,9 @@ [[https://web.archive.org/web/20170327150148/http://www.penzin.net/bsdauth/]] * History + :PROPERTIES: + :CUSTOM_ID: history + :END: OpenBSD is quite different from many other Unix-like operating systems in many ways, but one way which I find interesting is the @@ -34,6 +37,9 @@ system of configured through [[https://man.openbsd.org/login.conf][=login.conf(5)=]]. * Why + :PROPERTIES: + :CUSTOM_ID: why + :END: This one is pretty difficult, since there seems to be very little information about how BSD Auth works apart from the source code @@ -42,6 +48,9 @@ of BSD Auth. * BSD Auth Modules + :PROPERTIES: + :CUSTOM_ID: modules + :END: These programs or scripts are located in =/usr/libexec/auth/= with the naming convention =login_