HP CIFS Server 3.0i Administrator's Guide version A.02.03.03
1. Use the umount command to unstack CFSM from any file system where it is stacked.
For example, the following command unstacks CFSM when unmounting the physical file
system mounted on /mnt:
umount /mnt
2. Use the following commands to set both cfsm and cfsmdr modules to the unused state:
kcmodule cfsmdr = unused
kcmodule cfsm = unused
Steps After Updating the HP CIFS Server
Use the following steps after the update of the HP CIFS Server is complete:
1. Use the following commands to set both cfsm and cfsmdr modules to the auto state:
kcmodule cfsmdr = auto
kcmodule cfsm = auto
2. Execute the mount command with the "-o stackfs=cfsmtemplate" option to stack and
mount the file system.
For example, the following command stacks CFSM onto the physical file system using the
cfsmtemplate template, when mounting the physical file system mounted on /mnt:
mount -F vxfs -o stackfs=cfsmtemplate /dev/dsk/c1t2d3 /mnt
Step 2: Running the Configuration Script
The samba_setup configuration script is intended for new installations only. Prior to running
the samba_setup configuration script, you must obtain some basic configuration information
and might need to install additional software based on the HP CIFS deployment domain model
you use. You need to supply the following before you run the samba_setup script:
• Decide whether an HP CIFS to be a WINS server or not.
• Obtain the WINS IP address if the HP CIFS accesses an existing WINS server.
• Provide the following global LDAP parameters information if you choose to use an LDAP
backend:
— the fully qualified distiguished name for the LDAP directory server
— ldap SSL
— ldap suffix
— ldap user suffix
— ldap group suffix
— ldap admin dn
For detailed information on how to configure LDAP parameters, see Chapter 6 “LDAP
Integration Support”.
• Obtain the name of your HP CIFS Server.
• Provide the following information if you choose to use the Windows NT4 domain:
— the name of your domain
— the name of your Primary Domain Controller (PDC)
— the names of Backup Domain Controllers (BDCs)
— administrator user name and password
See Chapter 4 “NT Style Domains” for detailed.
26 Installing and Configuring the HP CIFS Server