From ba2f3fd176d855bac48565aab2c1e00aa17e3460 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sun, 30 May 2021 17:17:35 -0400 Subject: bsd-auth: specify that fd=4 is for stateful challenge/response --- content/posts/WIP-how-bsd-authentication-works/index.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org index b81e12a..7836e6a 100644 --- a/content/posts/WIP-how-bsd-authentication-works/index.org +++ b/content/posts/WIP-how-bsd-authentication-works/index.org @@ -137,9 +137,9 @@ descriptor 3. Some modules require an extra file descriptor to be passed in for - challenge/response authentication. In these cases, an extra =-v - fd=4= argument will be passed. Theoretically this =fd= can be any - number, but in practice =fd=4= is hard-coded. + stateful challenge/response authentication. In these cases, an extra + =-v fd=4= argument will be passed. Theoretically this =fd= can be + any number, but in practice =fd=4= is hard-coded. Most modules also have a hidden flag =-d=, which sets the back -- cgit v1.2.3