summaryrefslogtreecommitdiffstats
path: root/content/posts/how-bsd-authentication-works
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-29 21:42:05 -0400
committerDante Catalfamo2020-06-29 21:42:05 -0400
commit5651d2b47d1b212196e6c68ba44b751c05292906 (patch)
tree4420145c0d70b595da26495959bee9665c3cb239 /content/posts/how-bsd-authentication-works
parentcbec586dc12d3cc597535e3aa49819c9ab39d40c (diff)
downloadblog-5651d2b47d1b212196e6c68ba44b751c05292906.tar.gz
blog-5651d2b47d1b212196e6c68ba44b751c05292906.tar.bz2
blog-5651d2b47d1b212196e6c68ba44b751c05292906.zip
add auth_close section
Diffstat (limited to 'content/posts/how-bsd-authentication-works')
-rw-r--r--content/posts/how-bsd-authentication-works/index.org6
1 files changed, 2 insertions, 4 deletions
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
+ <<here3>>
* grapgh?
# Setting env on auth_close(as)
# partual rewrite below