Book Image

Microsoft System Center 2016 Service Manager Cookbook - Second Edition

By : Steve Buchanan, Steve Beaumont, Anders Asp, Dieter Gasser, Andreas Baumgarten
Book Image

Microsoft System Center 2016 Service Manager Cookbook - Second Edition

By: Steve Buchanan, Steve Beaumont, Anders Asp, Dieter Gasser, Andreas Baumgarten

Overview of this book

Keep your organization up to speed with the Microsoft System Center 2016 Service Manager Cookbook. Over 100 practical recipes for SCSM 2016 give you all the tools to master IT service management.
Table of Contents (23 chapters)
Microsoft System Center 2016 Service Manager Cookbook - Second Edition
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Introduction


This chapter discusses the security model used in System Center 2016 Service Manager (SCSM) and provides the configuration steps required to personalize the security model to your needs.

Security is applied across all objects you can manage in SCSM. The security model in use is commonly known as Role Based Administration (RBA). The RBA model provides a consistent method of delegating security control over what a user can interact with and what actions they can perform. System Center 2016 Service Manager has 13 default security roles.

The 13 default roles are as follows:

  • Activity Implementers

  • Administrators

  • Advanced Operators

  • Authors

  • Change Initiators

  • Change Managers

  • End Users

  • Incident Resolvers

  • Problem Analysts

  • Read-Only Operators

  • Release Managers

  • Service Request Analysts

  • Workflows

The default security roles cannot be removed and have only one editable option; you can assign users or groups to a default role. The actions and implied actions of SCSM security roles can be found in the official...