Zugriffskontrollliste
From Joomla! Documentation
Access Control List (deutsch: Zugriffssteuerungsliste) oder ACL (deutsch: ZSL) ist laut Wikipedia Definition "eine Software-Technik, mit der Betriebssysteme und Anwendungsprogramme Zugriffe auf Daten und Funktionen eingrenzen können." In Joomla können Administratoren zwei verschiedene Aspekte der Zugriffssteuerungsliste kontrollieren.
- Which users can gain access to what parts of the website? For example, will a given menu choice be visible for a given user? A registered user can view, but the public at large cannot. Perhaps the menu choice is hidden from all except an Editor user and higher.
- What operations (or actions) can a user perform on any given object? For example, can a user listed as an "Editor" submit an article or only edit an existing article. The ACL settings could allow submitting and editing, or allow a change an article's category, add tags or any combination.
Für die Joomla! 2.5-Versionen wurde die Implementierung der ACL grundlegend geändert, wodurch eine größere Flexibilität in Gruppen und Berechtigungen gewährleistet wird.