From 057439b1e687dd36642e6fa764190924cb8e75b2 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Wed, 17 Jun 2009 07:35:43 +0200 Subject: [PATCH] Document Cleartext-Password --- man/man5/users.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/man5/users.5 b/man/man5/users.5 index 56a0576..69ee7e2 100644 --- a/man/man5/users.5 +++ b/man/man5/users.5 @@ -175,13 +175,13 @@ Not allowed as a reply item. .SH EXAMPLES .DS -bob User-Password == "hello" +bob Cleartext-Password := "hello" .DE .RS Requests containing the User-Name attribute, with value "bob", will be -authenticated using the password "bob". There are no reply items, so -the reply will be empty. +authenticated using the "known good" password "hello". There are no +reply items, so the reply will be empty. .RE .DS -- 2.1.4