OpenSolaris
Collectives
Discussions
Documentation
Download
Source Browser
Free CD
Log-in
|
en
Community Group web
:
Roles & Collectives
Top Menu
Show
:
Comments
Attachments
History
Information
Print
:
Print
Print preview
Export as PDF
Export as RTF
Export as HTML
Export as XAR
Wiki code for
Roles & Collectives
Hide Line numbers
1: = Website Transition: Roles & Collectives = 2: 3: The new website infrastructure is designed for flexibility so changes can be made if/when a new Constitution is ratified and to better enable collectives to manage themselves. A set of collectives is defined, and within each collective, a set of roles is defined. The information is then used and interpreted by the applications that run on the opensolaris.org website. And the new user management application (auth.opensolaris.org) allows for Single Sign On across those applications. 4: 5: The role a person has within a collective will determine his/her privileges related to different functional areas of the community. The roles and privileges outlined below are associated with primary functionality on the site: access to website pages, access to source code repositories and the administration of collectives. Other applications running on the site can also use and interpret the roles. 6: 7: See the [[Data Migration page>>Community Group web.transition-data-migration]] for detail about how data was migrated from existing data sources to the new Auth database. 8: 9: Three types of collectives are supported: 10: 11: * **Community Group**: Social group whose members engage in open conversations, that endorses technical projects and that has representation in the governance process. Defined in detail in the [[OpenSolaris Constitution>>Community Group ogb.governance]]. A Community Group approves the creation of a new Project. The Community Group that approves a Project’s creation is noted in the database as the Community Group that "sponsors" the Project. Only one Community Group approves a Project’s creation. Note that other Community Groups will be able to associate with a project for communication, overlap of technologies or work, demonstration of associated technologies, etc. This association will preserve the current situation where multiple Community Groups ’endorse’ a single project. Such Community Groups will be noted in the database as being "associated with" a Community Group. 12: * **Project**: Collaborative technical effort. Mentioned briefly in the [[OpenSolaris Constitution>>Community Group ogb.governance]]. Projects are initially approved by one Community Group at the time of creation. 13: * **User Group**: Independently-run group that advocates for OpenSolaris. Not mentioned at all in the [[OpenSolaris Constitution>>Community Group ogb.governance]]. 14: 15: Within the database, there is also an entity called an Electorate. Within that entity, governance data (currently people with voting privileges, Community Group Facilitators, and grant data about Community Group Contributors and Core Contributors) is stored for each Community Group Electorate. 16: 17: == Website Infrastructure Architecture == 18: 19: The following outlines the implementation detail with regard to roles and the associated primary privileges for editing the website (XWiki), accessing source code repositories (SCM console) and administering collectives. In addition, the detail associated with Community Group Electorates is outlined. As noted above, other applications running on the site can also assign privileges to the roles for use within that application. 20: 21: === Community Group === 22: 23: **PARTICIPANT** 24: 25: * Anyone registered on the site who declares him/herself to be a Participant of the Community Group via the Auth app. A Leader in the Community Group can also assign this role. 26: * Website privileges: 27: ** Person can comment on Community Group web pages. 28: 29: **AFFILIATE** 30: 31: * Community Group Leader assigns this role via the Auth app. 32: * Website privleges: 33: ** Person can comment on Community Group web pages; 34: ** Person can edit Community Group web pages. 35: 36: **LEADER** 37: 38: * Another Community Group Leader assigns this role via the Auth app. 39: * Website privileges: 40: ** Person can comment on Community Group web pages; 41: ** Person can edit Community Group web pages; 42: ** Person can delete Community Group web pages. 43: ** Person has admin privileges for Community Group web pages. 44: * Administrative privileges: 45: ** Person can assign/change Community Group roles in the database. 46: 47: === Project === 48: 49: **PARTICIPANT** 50: 51: * Anyone registered on the site who declares him/herself to be a Participant of the Project via the Auth app. A Project Leader can also assign this role. 52: * Website privileges: 53: ** Person can comment on Project web pages. 54: 55: **DEVELOPER** 56: 57: * Project Leader assigns this role via the Auth app. 58: * Website privileges: 59: ** Person can comment on Project web pages; 60: ** Person can edit Project web pages; 61: * Source Code Repository privileges: 62: ** Person can have commit rights to any Project source repo if granted by a Project Leader. 63: 64: **LEADER** 65: 66: * Another Project Leader assigns this role via the Auth app. 67: * Website privileges: 68: ** Person can comment on Project web pages; 69: ** Person can edit Project web pages; 70: ** Person can delete Project web pages; 71: ** Person has admin privileges for Project web pages; 72: * Source Code Repository privileges: 73: ** Person has commit rights to all Project source repositories; 74: ** Person can grant Developers commit rights to Project source repos; 75: ** Person can create new Project source repositories; 76: * Administrative privileges: 77: ** Person can assign/change Project roles in the database. 78: 79: === User Group === 80: 81: **PARTICIPANT** 82: 83: * Anyone registered on the site who declares him/herself to be a Participant of the User Group via the Auth app. A User Group Leader can also assign this role. 84: * Website privileges: 85: ** Person can comment on UG web pages. 86: 87: **AFFILIATE** 88: 89: * User Group Leader assigns this role via the Auth app. 90: * Website privileges: 91: ** Person can comment on User Group web pages; 92: ** Person can edit User Group web pages. 93: 94: **LEADER** 95: 96: * Another User Group Leader assigns this role via the Auth app. 97: * Website privileges: 98: ** Person can comment on User Group web pages; 99: ** Person can edit User Group web pages; 100: ** Person can delete User Group web pages. 101: ** Person has admin privileges for User Group web pages; 102: * Administrative privileges: 103: ** Person can assign/change User Group roles in the database. 104: 105: === Community Group Electorate === 106: 107: **CONTRIBUTOR** 108: 109: * Anyone recognized as such by a Community Group. 110: * No governance privileges noted. 111: 112: **CORE CONTRIBUTOR** 113: 114: * Anyone recognized as such by a Community Group and who accepts the recognition. 115: * Governance privileges: 116: ** Core Contributor can vote in community-wide elections; 117: ** Core Contributor can vote in Community-Group-specific elections. 118: 119: **EMERITUS CONTRIBUTOR** 120: 121: * Anyone for whom all Core Contributor grants have expired or who has voluntarily resigned from being a Core Contributor. 122: * No governance privileges noted. 123: * **//NOTE//**: Role not directly implemented in the database, meaning that there is no role defined with this name within the database. This implementation means that a query for people with the role name can not be performed. However, the set of people with Emeritus Contributor status can be obtained by querying the database for people who no longer have any valid grants but who have had them in the past, as historic member status is retained in the database. 124: 125: **FACILITATOR** 126: 127: * One Core Contributor is appointed Community Group Facilitator by the OGB. 128: * Organizes assignment of Core Contributor grants and sends results to OGB secretary for entry into the Community Group Electorate data in the database. 129: * Person has the governance privileges of a Core Contributor. No additional governance rights related to Facilitator role. 130: 131: **OGB SECRETARY** 132: 133: * Appointed by the OGB. 134: * Has access to all the Community Group Electorates for the purpose of updating grant data. 135: 136: Version 1.10, October 1, 2009
Search
Collectives
Community Group
Academic and Research
Accessibility
Advocacy
Appliances
Approachability
Architecture Process and Tools
BrandZ
Chinese Users
Community Advisory Board
Databases
Desktop
Device Drivers
Distribution
Documentation
DTrace
Emerging Platforms
Fault Management
Games on OpenSolaris
HA Clusters
HPC Developer
Installation and Packaging
Internationalization and Localization
Laptop
Logical Domains
Modular Debugger (MDB)
Networking
NFS
Observability
OpenSolaris Governing Board (OGB)
OpenSolaris Printing
OS/Net (ON)
Performance
Power Management
PowerPC
Security
Service Management Facility (smf(5))
Software Porters
Solaris Volume Manager
Storage
Systems Administration Community Group
Testing
Tools Home
Unix File Systems (UFS)
Website Community
X Window System
Xen
ZFS
Zones
Project
ADSL Modem Enhancement
ARC Process Definition
ARM Platform Port
Automatic Data Migration
BIND Update
Bluetooth Stack & Drivers
Brocade FC HBA - Initiator
Brocade FC HBA - Target
Brussels - unified network link configuration
Caiman, Solaris Install Revisited
Celeste
Český portál
Chime Visualization Tool for DTrace
CIFS client for Solaris
CIFS Server
Clearview: Network Interface Coherence
Cluster Agent: Informix Dynamic Server
Cluster Agent: OpenSolaris Container
Cluster Agent: OpenSolaris xVM
Cluster Agent: Oracle E-Business Suite
Cluster agent: PostgreSQL
Cluster Agent: Samba
Cluster Agent: Tomcat
CMT
Coarse Data Flow Parallelism
Colorado: Open HA Cluster on OpenSolaris
Command Assistant
Common Array Manager
Companion - /opt/sfw: Free and Open Source software
COMSTAR: Common Multiprotocol SCSI Target
Content
Contest
CPU Observability
Credentials Process Groups
Crossbow: Network Virtualization and Resource Control
Crypto KMS Agent Toolkit
Cryptographic Framework
Data Migration Manager
Data Tethers
Deutsches Portal
Device Detection Tool
Device Driver Utility
Device Manager
Device Mapper
Direct Rendering Infrastructure & 3D drivers
DTrace Guide
Duckwater: Simplified name services management
Easy Tools
Emancipation
Emulex Fibre Channel Device Driver
Emulex Advanced Ethernet Device Driver
Enable/Enhance Solaris support for Intel Platform
Enhance the support of USB webcams
Enhanced SMF Profiles
Enhancements for AMD-based Platforms
Erlang DTrace Integration
Ethernet bridge module for Solaris
Evaluate Conary
Events Registry
Ext3 file system support
F/OSS Package Base
Facilitation
Fibre Channel over Ethernet
Fine Grained Access Policy (FGAP)
Fingerprint Authentication
Flexible Mandatory Access Control
Forensic Tools
Fully Open X Project
Fuse on Solaris
gcore
Generic Machine Check Architecture Improvements
Google SOC
HA-JBoss
HA-MySQL
Hadoop Live CD
Hitachi
HoneyComb Fixed Content Storage
HPC Stack
Image Packaging System
Improved Performance MIB
Indiana
Innovation Awards
Input Method
Intel Graphics
Internet Key Exchange, version 2
Interrupt Resource Management
IP Datapath Refactoring
IP over Infiniband
IPsec Tunnel Reform
iSCSI Extensions for Remote DMA (iSER)
iSNS Server
JeOS - Just enough Operating System
JKstat - a java binding for libkstat
Journaled File System (JFS)
K Desktop Environment
Kerberos
Kernel Sockets
Kernel SSL Enhancements
Key Management Framework
Korn Shell 93 integration/migration project
Labeled IPsec
LatencyTOP
Layer 2 Filtering
LDoms Manager
Lending
libMicro - portable microbenchmarks
Link Layer Discovery
Live Media: Technologies for distributions running from CD and other media
Locale Data
lofi compression and cryptography support
lx64 brand
Media Management System
Mega_sas
Mexico
MilaX minimal Live Distribution
MIPS Platform Port
Mozilla DTrace
MRSL.NONsharedDevice
Multi-lingual Glossary
Multi-pathing software (MPxIO)
Multiple disk sector size support
Multiple DOI
Muskoka: An open repository for OpenSolaris technical content
Navigator
Nemo: A Framework for High-Performance Networking
Network Auto-Magic
Network Data Management Protocol
Network MIBs
Network Storage
Network Time Protocol (NTP)
Nevada Globalization
New Design of 4over6 Mechanism Based on OpenSolaris
NFS RDMA transport update and performance analysis
NFS Server in non-Global Zones
NFS version 4.1 pNFS
NFSv4 namespace extensions
Nightingale: Port Songbird to OpenSolaris
NPort ID Virtualization (NPIV)
NUMA
Object Storage Device (OSD) support for Solaris
OHACGE Script Based Plug-in
ON/Nevada (ONNV) Project
Open Development Infrastructure
Open HA Cluster Utilities
Open Sound System
OpenGrok
OpenPegasus CIM Server
OpenRTI
OpenSolaris Busybox
OpenSolaris Desktop
OpenSolaris Hispano
OpenSolaris Security Audit
OpenSolaris support for the QEMU processor emulator: host and guest
PEF: Packet Event Framework
Performance Wrappers
Pkgfactory
Polski Portal
Portail Francophone
Portal Brasil
Portals
Power Management Usability Interfaces
Presto: Automatic Printing Configuration
Printable Many Page Solaris Manuals
Promise SuperTrak RAID HBA Driver
QLogic Converged Network Adapter GLDv3 NIC Driver
Quagga Routing Protocol Suite Integration
RAID Configuration Utility
RBridge (IETF TRILL) support
RDMA Offload Framework
Reno: Login Process Enhancements for Interop
Resource Management
s10brand
SAM/QFS
SCM Migration Project
SCSI RDMA Protocol
SDcard Drivers
Sensor Abstraction Layer
Session Initiation Protocol
SFW
Shell: bourne shell, korn shell, C shell, etc.
Sierra: Intel WiFi Chipsets Support
Simple Panels
SM-HBA Based SAS HBA Management
SMF Documentation
Solaris iSCSI Target
Solaris PowerPC Port
SourceJuicer
Sparks: name service switch/nscd enhancements
Squashfs
Star integration/migration project
Starfish
Starter Kit
Storage Power Management
Sun Security Toolkit
Sun StorageTek Availability Suite
Support for OpenFabrics User Verbs / API on OpenSolaris OS
Support gcc4/GCCfss in Solaris
Suspend/Resume
SVR4 Packaging
Systemz
Tamarack: Removable Media Enhancements in Solaris
Tesla: OpenSolaris Enhanced Power Management
Test Development
Tickless Kernel Architecture
TIPC
Trademarks
Trusted networking interface policy database for Trusted Extensions
Trusted Platform Module support
Use Case
Validated Execution Project
Virtual Console
Virtual Network Machines
Visual Panels
Visualization for HPC
Volo
VRRP: Virtual Router Redundancy Protocol Implementation
VSCAN service
Web Stack
Website
Winchester: Schema mapping and ID mapping for AD Interoperability
Wireless USB Support
Wireless Wide Area Network
X Consolidation
x86 Generic FMA Topology Enumerator
Xen Gate
Xfce: A lightweight desktop environment
ZFS Boot and Install
ZFS on disk encryption support
Zone Manager
Zone Statistics
Русский портал
البوابة العربية
भारतीय पोर्टल
中国门户
日本ポータル
한국 포탈
User Group
Adelaide
Argentina
Arizona
Atlanta
Baltimore-Washington
Bangalore
Bangkok
Bangladesh
Beijing
Bélem
Berlin
Bhimavaram
Bloomington
Campus Ambassadors
Capital Region
Cardiff
Charlotte
Chengdu
Chennai
Chihuahua
Chile
Cleveland
Colombia
Columbus
Connecticut
Cracow
Czech
Dallas/Ft. Worth
Danish
Delaware
Edinburgh
Egypt
Finland
Florida
Front Range
FuZhou
Great Lakes
Greece
Hangzhou
Hawaii
HeFei
Houston
Hyderabad
Indonesia
Irish
Israel
Italian
Jinan
Kabul
Kansas City
Latvia
London
Madurai
Manchester
Mato Grosso
Melbourne
Minas Gerais
Minnesota
Montreal
Moscow
Mumbai
Munich
NEA
Netherlands
New England
New York City
New Zealand
NIT Hamirpur
Noroeste
Oklahoma City
Osnabrück
Peru
Philadelphia
Piaski
Pittsburgh
Porto Alegre
Puget Sound
Pune
Queensland
Research Triangle Park
Romania
Russia
San Antonio
San Diego
San Francisco
São Paulo
Scottish
Serbia
Shanghai
Shenzhen
Silicon Valley
Singapore
Slovak
South African
Southern Connecticut
St. Louis
Sweden
Switzerland
Sydney
Szczecin
Taiwan
Tecum
Thames Valley
Tokyo
Toronto
Trondheim
Tulsa
Turkey
Ukraine
University of Melbourne
Vale do Paraíba
Vancouver
Venezuela
Welsh - Cymru
Wisconsin
Xi'an
Subsites
Code Reviews
Code Repositories
Package Search
Bugster
Bugzilla
Test Machines
Planet
Mailing Lists
Elections & Polls
ARC Case Logs
Source Juicer
Package Factory
User Authentication
Community Group web Pages
Content & Editorial Guidelines
G11n_feature
IRC Chat Test
Files
Collective Life Cycle
Restructuring
Preparing Content
Site Feature Mappings
Wiki Evaluation Form
JSPWiki Evaluation
XWiki Evaluation
Wiki Requirements
XWiki/Auth Integration
Announcements
Content Archives
Data Migration
Roles & Collectives