]> source.dussan.org Git - archiva.git/commitdiff
Expounded upon the first faq question to explain that it's not a case of secure or...
authorHenri Yandell <bayard@apache.org>
Fri, 10 Nov 2006 23:27:10 +0000 (23:27 +0000)
committerHenri Yandell <bayard@apache.org>
Fri, 10 Nov 2006 23:27:10 +0000 (23:27 +0000)
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

index 01f5c2ff780250954a7439ce214707fe20d61fee..1b200bab680b3ce1a68f233db949a8446eb81586 100644 (file)
@@ -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?]