Configuring and Managing MPE/iX Internet Services (MPE/iX 6.0)
108 Chapter 7
Samba/iX Services
Starting and Stopping Samba/iX
: sh.hpbin.sys
shell/iX> cd bin
shell/iX> smbclient -L <sambaserver>
This command should display a list of available shares (services) that
matches your configuration file. If NMBD is running, a list of
workgroups and related computers that NMBD could find on your
network/subnet will be displayed, see Figure 7-9.
Figure 7-9 smbclient for MPE/iX (1)
shell/iX> smbclient \\\\<sambaserver>\\sambadoc -N -c help
This command should connect to the sambdoc share on your HP 3000
using -N to suppress password prompt and effectively become guest
user and display the contents of on-line help screen of smbclient, see
Figure 7-10.