From 9aacb4df0e29b11e298d7353467d821e4a17cc12 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 30 Oct 2005 22:29:59 +0000 Subject: [PATCH] Fixed a typo pointed out by Peter Strazovec. --- rsyncd.conf.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 7ef31cb5..4186ad4d 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -269,7 +269,7 @@ system. The usernames may also contain shell wildcard characters. If "auth users" is set then the client will be challenged to supply a username and password to connect to the module. A challenge response authentication protocol is used for this exchange. The plain text -usernames are passwords are stored in the file specified by the +usernames and passwords are stored in the file specified by the "secrets file" option. The default is for all users to be able to connect without a password (this is called "anonymous rsync"). -- 2.34.1