aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs/src/site/xdoc/tour/security.xml
blob: f489318bd7bd86e24d1d55fc3fb7bb781a0bceb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0"?>
<document>
  <properties>
    <title>Role-based Security</title>
    <author email="brett@apache.org">Brett Porter</author>
  </properties>
  <head>
  </head>
  <body>
    <section name="Role-based Security">
      <div style="text-align: center">
        <img src="../images/tour/security.png" width="640" height="401" alt="" />
        <p>
          Archiva uses the Redback security framework to provide flexible role-based security controls for repositories.
          You can use the graphical interface to maintain user accounts, as well as secure repositories for read and/or write
          access for individuals, or given roles.
        </p>
        <p>
          <a href="rss.html">Previous: RSS Feeds</a> |
          <strong>Role-based Security</strong> |
          <a href="reports.html">Next: Integrity Reports</a>
        </p>
      </div>
    </section>
  </body>
</document>