GeoNetwork opensource
  • Overview
    • About
    • License
    • Author
      • Project Steering Committee (PSC)
      • Committers
      • Contributors
      • The documentation
    • Change log
      • Version 3.0.0
      • Version 3.0.1
      • Version 3.0.2
      • Version 3.0.3
      • Version 3.0.4
      • Version 3.2.0
      • Version 3.2.1
      • Version 3.2.2
      • Version 3.4.0
      • Version 3.4.1
      • Version 3.4.2
      • Version 3.4.3
      • Version 3.4.4
      • Version 3.6.0
      • Version 3.8.0
      • Version 3.8.1
      • Version 3.8.2
      • Version 3.8.3
      • Version 3.10.0
      • Version 3.10.1
      • Version 3.10.2
      • Version 3.10.3
      • Version 3.10.4
      • Version 3.10.5
      • Version 3.10.6
      • Version 3.10.7
      • Version 3.10.8
      • Version 3.10.9
      • Version 3.10.10
      • Version 3.12.0
      • Version 3.12.1
      • Version 3.12.2
      • Version 3.12.3
      • Version 4.0.0-alpha.1
      • Version 4.0.0-alpha.2
      • Version 4.0.0
      • Version 4.0.1
      • Version 4.0.2
      • Version 4.0.3
      • Version 4.0.4
      • Version 4.0.5
      • Version 4.0.6
      • Version 4.2.0
      • Version 4.2.1
      • Version 4.2.2
  • Installation guide
    • Installing using a ZIP file
    • Installing from WAR file
    • Installing with docker
    • Building from Source Code
      • System Requirements
      • Tools
      • Building & Running
    • Installing search platform
      • Manual installation
      • Customizing index
      • Install using Maven
      • Check installation
      • Configure connection
    • Configuring the database
      • Introduction
      • H2 database
      • Configuring a database via config files
      • Configuring a database via JNDI
      • Configuring a database via environment
      • Logging
      • Summary
    • Customizing the data directory
      • Creating a new data directory
      • Setting the data directory
      • Java System Property
      • Bean configuration
      • Using a S3 object storage
      • Structure of the data directory
      • Advanced data directory configuration
      • Check the configuration
    • Logging
      • Customising the log file location
      • Setting the Loglevel
      • Log4j
    • Configuring printing of the map
    • Loading templates and sample data
      • Signing in and loading templates
  • User guide
    • Quick start
      • Starting the catalog
      • Signing in and load templates
      • Searching information
      • Discovering information
    • Maps and dataset visualisation
      • Map viewer
      • Storing and sharing maps
    • Describing information
      • Managing templates
      • Creating a new record
      • Importing a new record
      • Editing metadata
      • Deleting a record
      • Multilingual editing
      • Describing resources for the INSPIRE directive
      • Migrating from Technical guidance version 1.3 to version 2.0
    • Associating resources
      • Associating documents
      • Associating another record
      • Digital Object Identifier (DOI)
      • Cite a resource
    • Classify information
      • Tagging with categories
      • Tagging with keywords
    • Publishing
      • Managing privileges
      • Setting Privileges
      • Restricting information to metadata sections
      • Transferring privileges
    • Analyzing data
      • Statistics on catalog content
      • Analyze and visualize data
    • Workflow
      • Validating records
      • Suggestion for improving metadata content
      • Life cycle
      • Publishing GIS data in a map server
      • Versioning
      • Updating a set of records
    • Harvesting
      • GeoNetwork 2.0 Harvester
      • Harvesting CSW services
      • Harvesting OGC Services
      • Local File System Harvesting
      • WEBDAV Harvesting
      • OAIPMH Harvesting
      • Harvesting an ARCSDE Node
      • GeoPortal REST Harvesting
      • THREDDS Harvesting
      • WFS GetFeature Harvesting
      • Z3950 Harvesting
      • Mechanism overview
      • Harvesting life cycle
      • Multiple harvesting and hierarchies
      • Harvesting Fragments of Metadata to support re-use
      • HTTPS support
      • The main page
      • Harvesting Status and Error Icons
      • Harvesting result tips
      • Adding new harvesters
      • Harvest History
    • Exporting records
      • Export as a ZIP archive
      • Export as a CSV file
  • Administrator guide
    • Configuring the catalog
      • System configuration
      • User Interface Configuration
      • Configuring CSS & Style
      • Configuring CSW
      • Portal configuration
      • Configuring for the INSPIRE Directive
      • Map servers configuration for geopublication
    • Managing users and groups
      • Creating group
      • Creating user
      • User Self-Registration
      • Authentication mode
      • Default user
      • User session
      • Users, Groups and Roles
    • Managing classification system
      • Managing categories
      • Managing directories
      • Managing thesaurus
    • Managing metadata & template
      • Managing metadata standards
      • Configuring validation levels
      • Configuring metadata identifier
  • Maintainer guide
    • Setting up search/content statistics
      • Setup ElasticSearch
      • Setup Kibana
      • Setup GeoNetwork
    • Updating the application
    • Production use
      • Database
      • Java container
      • Data folder
      • Memory
      • Scaling
      • GeoNetwork and Docker
      • Web Proxy
      • WEB
  • API guide
    • GeoNetwork API
      • Using the API to apply an XSL process
      • Using the search API in Google sheet
      • Building client for the API using codegen
    • Main search service
    • Catalog Service for the Web (CSW)
      • Configuration
      • URL
      • Requests
    • OpenSearch and INSPIRE ATOM
      • OpenSearch
      • INSPIRE ATOM
    • RDF DCAT end point
      • URLS
      • Query parameters
    • Open Archive Initiative (OAI)
    • Z39-50
  • Contributing guide
    • Writing documentation
      • Building the docs
      • Building the standards docs
      • Editing the reStructuredText files
      • Sphinx
      • Translating the doc
    • Style Guide
      • Preferred Terminology
    • Translating the application
    • Translating a standard
    • Making a pull request
    • Doing a GeoNetwork release
  • Customizing guide
    • Search application
      • Create your own view
      • Change default view configuration
      • Create your own view
      • Enrich your custom view
      • Wro4j resource management
    • Customizing metadata views
    • Customizing editor
      • Defining field type
      • Grouping element from the standards
      • Defining multilingual fields
      • Configuring views
      • Defining a view
      • Defining a tab
      • Adding a section to a tab
      • Adding a field
      • Adding a template based field
      • Adding documentation or help
      • Adding a button
      • Adding a group
    • Custom editor examples
      • EEA spatial datasets editor
      • Ifremer editors
      • Other plugins
    • Building a custom form step by step
      • Step 1: Create a new form
      • Step 2: Main fields
      • Step 3: Adding optional fields
      • Step 4: Adding complex fields
      • Step 5: Adding text
      • Step 6: Translation
      • Step 7: File upload
      • Step 8: Set overview
      • Step 9: Classification
      • Step 10: Understanding the “flat” mode
    • Theming
    • Configuring search fields
      • Index field types
      • Add a search field
      • Boosting at search time
      • Scoring
      • Language analyzer
    • Configuring faceted search
      • Term aggregation on a field
      • Term aggregation on a codelist
      • Term aggregation on a thesaurus
      • Filters aggregations
      • Filtering aggregation values
      • Collapse aggregation on load
      • Hierarchical aggregation based on separator (Experimental)
      • Nested aggregation
      • Histogram aggregation
      • Translating source or group field
      • Custom labels and search fields
      • Decorate aggregations
      • Aggregation as tab
      • Interactive graphics
    • Advanced configuration
      • User session timeout configuration
    • Adding static pages
      • Examples of API usage
    • Implementing schema plugins
      • Metadata schemas and profiles
      • Implementing a metadata schema or profile
      • Schema Plugins
    • Characterset
    • Miscellaneous
      • Invalid CSRF Token
      • Using the H2 database
  • Tutorials
    • GeoNetwork Orientation
      • GeoNetwork opensource
      • Tutorial contents
    • Customize your GeoNetwork UI
      • Search page
      • Formatter
    • Hook your own code
      • Separate your code
      • Using Events
      • Adding new User Interface
      • Schema Plugins
      • Search Fields
    • Tutorials
      • Tutorial setting up INSPIRE view service with GeoNetwork and GeoServer
      • Tutorial setting up INSPIRE view service with GeoNetwork and Mapserver
      • Tutorial setting up an Atom/OpenSearch based INSPIRE download service
      • Tutorial setting up a WFS based INSPIRE download service with GeoServer
  • Annexes
    • Metadata Exchange Format (MEF)
    • Some GeoNetwork nodes
    • Glossary
    • Standards
      • Geographic information – Metadata (iso19115-3.2018)
      • Geographic information – Metadata (iso19139:2007) (iso19139)
      • Geographic information – Methodology for feature cataloguing (iso19110)
      • Dublin core (dublin-core)
 
GeoNetwork opensource
  • Docs »
  • Administrator guide
  • Edit on GitHub

Administrator guide¶

  • Configuring the catalog
    • System configuration
    • User Interface Configuration
    • Configuring CSS & Style
    • Configuring CSW
    • Portal configuration
    • Configuring for the INSPIRE Directive
    • Map servers configuration for geopublication
  • Managing users and groups
    • Creating group
    • Creating user
    • User Self-Registration
    • Authentication mode
    • Default user
    • User session
    • Users, Groups and Roles
  • Managing classification system
    • Managing categories
    • Managing directories
    • Managing thesaurus
  • Managing metadata & template
    • Managing metadata standards
    • Configuring validation levels
    • Configuring metadata identifier
../_images/admin.png

All Admin functions are available from the Admin Dashboard from the main menu. On the Admin Dashboard you will find shortcuts to any administration option your role can access.

Next Previous

© Copyright 2001-2023, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License.

Built with Sphinx using a theme provided by Read the Docs.