Communicator 3000 MPE/iX Release 6.0 (Platform Software Release C.60.00) (30216-90269)
Chapter 10 239
Technical Articles
Introducing Samba/iX
NETWORK IP ADDRESS: $0F0DC750 15.13.188.80
NETWORK SUBNET MASK: $0FF000000 255.0.0.0
Starting SMBD and NMBD as Daemons
1. Logon as MGR.SAMBA
2. Copy the sample configuration file smap-smb.conf,
samp-printcap and samp-user.map to smb.conf, printcap and
user.map. Modify the entries to suit your Samba/iX environment.
The samp-smb.conf, samp-princap and samp-user.map files
reside in the /usr/local/samba/lib directory.
3. Check your Samba/iX configuration files with TESTPARM utility.
The TESTPARM utility resides in the /usr/local/samba/bin
directory. Run the following command:
shell/ix> testparm /usr/local/samba/lib/smb.conf.
4. Start your SMBD listener and NMBD server.
5. Use the jobs supplied as JSMB.SAMBA.SYS and JNMB.SAMBA.SYS
and stream them.
6. Use SHOWJOB to see if the jobs stay alive, it can look as follows:
JOBNUM STATE JIN JLIST JOB NAME
J#30 EXEC 10S LP JNMB,MGR.SAMBA
J#31 EXEC 10S LP JSMB,MGR.SAMBA
Starting SAMBA/iX Under the INETD Control
If you choose to run SMBD and NMBD processes under control of
INETD, you should have new entries in SERVICES.NET.SYS and
INETDCNF.NET.SYS and then you have to create symbolic links to
make SERVICES.NET.SYS link to /etc/services and
INETDCNF.NET.SYS symbolic links to /etc/inetd.conf respectively.
Perform the following steps:
1. Logon as manager.sys.
2. Copy SERVSAMP.NET.SYS file to SERVICES.NET.SYS if
SERVICES.NET.SYS doesn’t exist. The Following two entries should
exist in file SERVICES.NET.SYS:
nmbp 137/udp
smbp 139/tcp
3. Copy INCNFSMP.NET.SYS file to INETDCNF.NET.SYS if
INETDCNF.NET.SYS doesn’t exist, the following two entries should
exist in file INETDCNF.NET.SYS:
nmbp dgram udp wait MGR.SAMBA /SYS/SAMBA/NMBD nmbd
smbp stream tcp wait MGR.SAMBA /SYS/SAMBA/SMBD smbd