dssp

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

The dssp package implements the DSSP client protocol.

Introduction

The Directory Services Setup Remote Protocol is a client/server-based remote procedure call (RPC) protocol. The protocol exposes an RPC interface that a client can call to obtain domain-related computer state and configuration information.

Overview

This protocol provides a remote procedure call (RPC) interface for querying domain-related computer state and configuration data. The client end of the Directory Services Setup Remote Protocol is an application that issues method calls on the RPC interface. The server end of the Directory Services Setup Remote Protocol obtains and replies to the client with the requested data about the computer on which the server is running. If the client connects to and requests information about a domain controller (DC) for the directory service, this data includes the status of any pending promotion or demotion of that DC.

Index

Constants

This section is empty.

Variables

View Source
var (
	// import guard
	GoPackage = "dssp"
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
dssetup
v0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL