
wikidiffs at apache
Aug 7, 2012, 1:23 PM
Post #1 of 2
(91 views)
Permalink
|
|
[Spamassassin Wiki] Trivial Update of "RsyncConfig" by KevinMcGrail
|
|
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification. The "RsyncConfig" page has been changed by KevinMcGrail: http://wiki.apache.org/spamassassin/RsyncConfig?action=diff&rev1=6&rev2=7 Comment: Minor changes to clean up these instructions. == Rsync Configuration == - All things rsync currently live on rsync.spamassassin.org (a CNAME alias for spamassassin.zones) under the /home/corpus-rsync directory. There's now only 1 type of user for rsync: both nightly mass-check submitters, and score generation result submitters, share the same set of accounts. The process of adding an account is the same for both, just using a different file for authorization. Use "sudo" to access the files. + All things rsync currently live on rsync.spamassassin.org (a CNAME alias for spamassassin2.zones) under the /home/corpus-rsync directory. + There's only 1 type of user for rsync: nightly mass-check submitters and score generation result submitters both share the same set of accounts. + + The process of adding an account is the same for both, just using a different file for authorization. Use "sudo" to access the files. + - 1. Determine the username for the requestor. We typically use first initial/last name. + 1. Determine the username for the requester. We typically use first initial/last name. 1. Come up with a random password. Something like [[http://www.adel.nursat.kz/apg/online/index.php|APG]] can help. - 1. Put the "username:password" pair in the appropriate file. + 1. Put the "username:password" pair in the appropriate file. The two files are secrets and secrets-submit. - 1. Mail the user a non-descript message with the username and password in it. + 1. Mail the user a nondescript message with the username and password in it. {{{ sudo vi /home/corpus-rsync/secrets
|