JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Remote Administration Daemon Developer Guide     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Introduction

Remote Administration Daemon

Features Overview

2.  Concepts

3.  Abstract Data Representation

4.  libadr

5.  Client Libraries

6.  Module Development

7.  rad Best Practices

A.  rad Binary Protocol

Chapter 1

Introduction

The Remote Administration Daemon, commonly referred to by its acronym and command name, rad, is a standard system service that offers secure, remote administrative access to an Oracle Solaris system. This book is intended for developers who want to use rad to create administrative interfaces and for developers looking to consume interfaces published using rad by others. It introduces rad and its core concepts, explains the process of developing rad extensions and consumers, and includes a reference for the rad module API and client libraries.