Skip to main content

Posts

Showing posts from March, 2009

Configuring SAMBA on Sun Solaris10

CONFIGURATION OF SAMBA ON SOLARIS 10 1)Install The below mentioned packages: # pkgadd -d / mnt / cdrom /Solaris_10/Product/ * smb * SUNWlibpopt This command installs the SUNWsmbac , SUNWsmbar , SUNWsmbau and SUNWlibpopt packages. If you install the three SAMBA and WINS packages without installing SUNWlibpopt you can expect to get this error in your /var/ svc /log/network-samba:default.log: Executing start method ("/ usr / sfw / sbin / smbd -D") ] ld.so.1: smbd : fatal: libpopt.so.0: open failed: No such file or directory 2)Check The version of SAMBA You can check the version of SAMBA that has been installed easily using the smbd -V command. Solaris 10 Update 4 includes the SAMBA 3.0.25a package. # / usr / sfw / sbin / smbd -V Version 3.0.25a 3)Create the configuration file for SAMBA Once you have the correct packages all installed you can proceed to configure your SAMBA service. Do not get ahead of yourself and attempt to enable them at this stage as the /etc/ sfw / sm