From 5651d2b47d1b212196e6c68ba44b751c05292906 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Mon, 29 Jun 2020 21:42:05 -0400 Subject: add auth_close section --- content/posts/how-bsd-authentication-works/index.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'content/posts/how-bsd-authentication-works') diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org index 76fe4a4..070b428 100644 --- a/content/posts/how-bsd-authentication-works/index.org +++ b/content/posts/how-bsd-authentication-works/index.org @@ -309,10 +309,8 @@ #define AUTH_PWEXPIRED 0x40 /* password expired */ #+END_SRC - - This is the integer returned by - =auth_userokay=. - +* auth_close + <> * grapgh? # Setting env on auth_close(as) # partual rewrite below -- cgit v1.2.3