Sun Cluster Data Service for Samba Guide for Solaris OS

ProcedureHow to Check Samba is installed with Solaris 9 or 10

Samba is already installed and configured with Solaris 9 or 10 and included in the following packages SUNWsmbac, SUNWsmbar, SUNWsmbau, and SUNWsfman. Refer to the Freeware Features within the book Solaris 10 What's New to check if new features have been added to Samba packaged with Solaris 10.

  1. Check the package information to verify that Samba is installed on every node.


    # for i in SUNWsmbac SUNWsmbar SUNWsmbau SUNWsfman
    > do
    > pkginfo $i
    > done
    system      SUNWsmbac samba - A Windows SMB/CIFS fileserver for UNIX (client)
    system      SUNWsmbar samba - A Windows SMB/CIFS fileserver for UNIX (Root)
    system      SUNWsmbau samba - A Windows SMB/CIFS fileserver for UNIX (Usr)
    system      SUNWsfman GNU and open source man pages
  2. Check what Samba version is installed on every node.


    # pkginfo -l SUNWsmbac
       PKGINST:  SUNWsmbac
          NAME:  samba - A Windows SMB/CIFS fileserver for UNIX (client)
      CATEGORY:  system
          ARCH:  i386
       VERSION:  11.10.0,REV=2005.01.08.01.09
       BASEDIR:  /
        VENDOR:  Sun Microsystems, Inc.
          DESC:  samba - A Windows SMB/CIFS fileserver for UNIX (client) 3.0.11
        PSTAMP:  sfw10-patch-x20050420163529
      INSTDATE:  Oct 03 2005 09:23
       HOTLINE:  Please contact your local service provider
        STATUS:  completely installed
         FILES:       13 installed pathnames
                       3 shared pathnames
                       3 directories
                      10 executables
                   10937 blocks used (approx)
Next Steps

See How to Prepare Samba for Sun Cluster HA for Samba.