diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/how-bsd-authentication-works/index.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org index 070b428..65c44cf 100644 --- a/content/posts/how-bsd-authentication-works/index.org +++ b/content/posts/how-bsd-authentication-works/index.org @@ -309,6 +309,9 @@ #define AUTH_PWEXPIRED 0x40 /* password expired */ #+END_SRC +** _auth_spool + +** _recv_fd * auth_close <<here3>> * grapgh? |