Setting Up CIFS Server (Samba) In an LDAP Environment

Setting Up CIFS Server (Samba) in an LDAP Environment
6
Part one: Setting up a simple Netscape DS
server.
Install Netscape Directory Server V6 for HP-UX:
J4258CA
You can obtain this free software from
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4258CA
Configure your Netscape Directory Server
login as root.
cd /var/opt/netscape/servers/setup
./setup
(take all defaults, EXCEPT type in your FQDN instead of just your hostname
the first time it presents that as a default)
For example, if the server you are installing CIFS Server, Netscape DS and ldap-ux
client
Is named rkm-nt.alf.cpqcorp.net, these are the questions and answers you would
use:
Choose installation type [2] (Typical installation)
Computer name [rkm-nt]: rkm-nt.alf.cpqcorp.net (don’t take default, put in FQDN)
System User [www]: www (may have to create this first using useradd)
System Group [other]: other
Do you want to register this software with an existing Netscape configuration
directory server? [no]: no
Do you want to use another directory to store your data? [no]: no
Directory server network port [389]: 389
Directory server identifier [rkm-nt]: rkm-nt
Netscape configuration directory server administrator ID [admin]: admin
Password: yourchoice
Password (again): yourchoice
Suffix [dc=alf, dc=cpqcorp, dc=net]: dc=alf, dc=cpqcorp, dc=net
Directory Manager DN [cn=Directory Manager]: cn=Directory Manager
Password: yourchoice (but must be at least 8 characters long)
Password (again): yourchoice
Administration Domain [alf.cpqcorp.net]: alf.cpqcorp.net
Administration port [33565]: 33565 (or anything between 1024 and 65535 that is
NOT being used currently as a port on your system; make it easy to remember, as
you will be using it to connect remotely to administer your Netscape DS later)
Run Administration Server as [root]: root (allows you to stop and start Netscape DS
remotely)
You will then see: