A Planning Guide for Moving to LDAP as Naming Service in the Solaris OS


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS A Planning Guide for Moving to LDAP as Naming Service in the Solaris OS
# 1  
Old 04-21-2009
A Planning Guide for Moving to LDAP as Naming Service in the Solaris OS

Moving from Network Information Service (NIS) or NIS+ to Lightweight Directory Access Protocol (LDAP)? Here are several important decisions and issues that must be faced first.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Guide to differences between Solaris and AIX

I've been more used to Solaris, but am now working on an IBM AIX box, P650 Certain commands like "top" are no longer available. Any ideas on where I can find help on this matter? Christopher Freville Alberquerque, NM (6 Replies)
Discussion started by: Solariums
6 Replies

2. Solaris

A query on Disk naming conventions in Solaris.

These are findings by me with my little experience with Solaris 10. Please correct me if wrong.. In x86 systems with ide hard disk: c= controller d=disk s=slice 1.Here controller c0 means the primary ide controller ide0. controller c1 means the secondary ide controller ide1. ... (5 Replies)
Discussion started by: saagar
5 Replies

3. Solaris

Solaris 10 Installation guide

Hi all, I'm very much interested to learn Solaris 10. I've the DVD with me also. Please any one could provide any installation guide for this? Also pls guide me to instal Solaris -10. With Regards, Ganapati. (2 Replies)
Discussion started by: ganapati
2 Replies

4. UNIX for Advanced & Expert Users

Planning on writing a Guide to Working with Large Datasets

In a recent research experiment I was handling, I faced this task of managing huge amounts of data to the order of Terabytes and with the help of many people here, I managed to learn quite a lot of things in the whole process. I am sure that many people will keep facing these situations quite often... (2 Replies)
Discussion started by: Legend986
2 Replies
Login or Register to Ask a Question
ypstart(1M)						  System Administration Commands					       ypstart(1M)

NAME
ypstart, ypstop - Start and stop NIS services SYNOPSIS
/usr/lib/netsvc/yp/ypstart /usr/lib/netsvc/yp/ypstop DESCRIPTION
The ypstart command is used to start the Network Information Service (NIS). After the host has been configured using the ypinit(1M) com- mand, ypstart automatically determines the NIS status of the machine and starts the appropriate daemons. The ypstop command is used to stop the Network Information Service (NIS). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWypu | +-----------------------------+-----------------------------+ SEE ALSO
ypinit(1M), attributes(5) System Administration Guide: Basic Administration NOTES
The Network Information Service (NIS) was formerly known as Sun Yellow Pages (YP). The functionality of the two services remains the same; only the name has changed. The name Yellow Pages is a registered trademark in the United Kingdom of British Telecommunications PLC, and must not be used without permission. SunOS 5.10 24 Oct 1996 ypstart(1M)