Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Installing and Administering LDAP-UX Client Services with Microsoft Windows 2000 Active Directory > Chapter 1 Introduction

Overview of LDAP-UX Client Services

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Traditionally, HP-UX account and configuration information is stored in text files, for example /etc/passwd and /etc/group. NIS was developed to ease system administration by sharing this information across systems on the network. With NIS, account and configuration information resides on NIS servers. NIS client systems retrieve this shared configuration information across the network from NIS servers, as shown below:

Figure 1-1 A Simplified NIS Environment

A Simplified NIS Environment

LDAP-UX Client Services for Active Directory improves on this configuration information sharing. HP-UX account and configuration information is stored in Active Directory, not on the local client system. Client systems retrieve this shared configuration information across the network from the Active Directory directory, as shown below. This adds greater scalability, interoperability with other applications and platforms, and less network traffic from replica updates.

Figure 1-2 A Simplified LDAP-UX Client Services Environment

A Simplified LDAP-UX Client Services Environment

LDAP-UX Client Services for Microsoft Windows 2000 Active Directory supports the passwd and group name service data. See the LDAP-UX Client Services Release Notes for any additional supported services.

How LDAP-UX Client Services Works

LDAP-UX Client Services works by leveraging the authentication mechanism provided in the Pluggable Authentication Module, or PAM, and the naming services provided by the Name Service Switch, or NSS. See pam(3), pam.conf(4), and Managing Systems and Workgroups at http://docs.hp.com/hpux/os for information on PAM. For information on NSS, see switch(4) and "Configuring the Name Service Switch" in Installing and Administering NFS Services at http://docs.hp.com/hpux/communications/#NFS.

These extensible mechanisms allow new authentication methods and new name services to be installed and used without changing the underlying HP-UX commands. In particular, to allow integration of HP-UX account management in Windows 2000, the PAM architecture now supports Kerberos authentication. Kerberos, an industry standard for network security, is seamlessly integrated in the Windows 2000 operating system through the automatic configuration of Active Directory domain controllers to provide Kerberos with authentication services. This enables Windows 2000 to authenticate Kerberos clients regardless of what platform they reside on. The following figure illustrate the integration between HP-UX and Windows 2000 for SFU version 2.0.

Figure 1-3 HP-UX Client Login Sequence with Windows 2000 (SFU 2.0)

HP-UX Client Login Sequence with Windows 2000 (SFU 2.0)

With LDAP-UX Client Services, HP-UX commands and subsystems can transparently access name service information from the Active Directory through PAM and NSS. Table 1-1 shows some examples of commands and subsystems that use PAM and NSS.

Table 1-1 Examples of Commands and Subsystems that use PAM and NSS

Commands that use NSS

Commands that use PAM and NSS

ls

login

nsquery[1]

passwd

who

ftp

whoami

su

finger[2]

rlogin

id

telnet

logname

dtlogin

groups

remsh

newgrp[2]

pwget[2]

grget[2]

listusersb

loginsb

 

[1] nsquery(1) is a contributed tool included with the ONC/NFS product.

[2] These commands enumerate the entire passwd or group database, which may reduce network and directory server performance for large databases.

 

In addition, the getpwent(3C) and getgrent(3C) family of system calls get user and group information from the directory.

After you install and configure the Active Directory and migrate your name service data into it, HP-UX client systems locate the directory from a "start-up file." The start-up file tells the client system how to download a "configuration profile" from the Active Directory. The configuration profile is a directory entry containing configuration information common to many clients. Storing it in the directory lets you maintain it in one place and share it among many clients rather than storing it redundantly across the clients. Because the configuration information is stored in the directory, all each client needs to know is where its profile is, hence the start-up file. Each client downloads the configuration profile from the directory.

The profile is an entry in the directory containing details on how clients are to access the directory. These details might include: where and how clients should search the directory for user, group and other name service information or other configuration parameters such as search time limits.

Figure 1-4 The Local Start-up File and the Configuration Profile

The Local Start-up File and the Configuration Profile

The following chapter describes in detail how to install, configure, and verify LDAP-UX Client Services with Microsoft Windows 2000 Active Directory.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2002 Hewlett-Packard Development Company, L.P.