From 06ff79f9509d5c407c521a7dc6761f2afe3f287a Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Fri, 10 Nov 2006 23:27:10 +0000 Subject: [PATCH] Expounded upon the first faq question to explain that it's not a case of secure or wide-open, but that when it's secured you're expected to add multiple users and grant them permissions git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473576 13f79535-47bb-0310-9956-ffa450edef68 --- src/site/apt/guides/getting-started/faq.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/apt/guides/getting-started/faq.apt b/src/site/apt/guides/getting-started/faq.apt index 01f5c2ff7..1b200bab6 100644 --- a/src/site/apt/guides/getting-started/faq.apt +++ b/src/site/apt/guides/getting-started/faq.apt @@ -25,7 +25,7 @@ Getting Started FAQ - [How do I access my repository through Archiva?] By default Archiva provides a secure WebDAV URL that needs a user and password. If you want it to not be secured, then you need to add the Repository-Observer role for the repository in question to the Guest user. This is done on the User Management page when logged in as an administrator. + [How do I access my repository through Archiva?] By default Archiva provides a secure WebDAV URL that needs a user and password. Generally it is expected that users are created and the granted access through the Repository-Observer role. If you want it to be completely open, then you need to add the Repository-Observer role for the repository in question to the Guest user. Access control is handled through the User Management page when logged in as an administrator. ~~ [How do I login in M1, M2, Ant?] -- 2.39.5