SCOUG-HELP Mailing List Archives
Return to [ 17 | 
September | 
2006 ]
<< Previous Message << 
 >> Next Message >>
 
 
 
  
1  
This is a multi-part message in MIME format.  
 
Content Type: text/plain
Content-Transfer-Encoding: 7bit  
 
Steven,  
 
There has been a bit of a hiatus in my networking efforts due to   
unmentionable software problems which seem to have been straightened out   
now.  
 
> You have what would technically be called a TCP/IP based Intranet.    
 
EXCUSE me!  
 
> Note that it is possible to do file sharing with just TCP/IP protocols.   
> It's called NFS, but it's not a good solution if you want to talk to  
> Windows boxes too.  
 
I do want either eCS computer to be able to talk to the other when it is   
running Windows.  
 
>   config.sys  
>   protocol.ini  
>   ibmlan.ini (if you have one)  
 
Attached.  
 
> Are you going to want to have Windows boxes on the LAN?  If so, what kind?   
> XP? W2K?  
 
One machine dual boots to WIN2K, the other to WINMe.  
 
Martin  
 
  
Content Type: text/plain
 name="CONFIG.SYS"  
Content-Transfer-Encoding: 7bit  
Content-Disposition: inline;  
 filename="CONFIG.SYS"  
 
REM [CONFIG.SYS]  
REM [06/09/17 16:27:22]  
REM [Sorted by cfgSort v5.0.4]  
REM [Documentation: \ecs\doc\cfgsort\cfgsort.doc]  
 
REM [1] Device Driver Statements  
DEVICE=Q:\OS2\BOOT\UNICODE.SYS  
DEVICE=Q:\OS2\LOG.SYS  
IFS=Q:\OS2\JFS.IFS /LW:5,20,4 /AUTOCHECK:*  
IFS=Q:\OS2\HPFS.IFS /CACHE:2048 /CRECL:4 /AUTOCHECK:*  
IFS=Q:\ECS\BOOT\FAT32.IFS /CACHE:2048 /H /Q  
IFS=Q:\OS2\BOOT\UDF.IFS /Q  
IFS=Q:\OS2\BOOT\CDFS.IFS /Q /W  
DEVICE=Q:\OS2\BOOT\OS2CDROM.DMD /Q  
DEVICE=Q:\OS2\MDOS\VCDROM.SYS  
DEVICE=Q:\IBMCOM\PROTOCOL\LANPDD.OS2  
DEVICE=Q:\IBMCOM\PROTOCOL\LANVDD.OS2  
DEVICE=Q:\IBMCOM\LANMSGDD.OS2 /I:Q:\IBMCOM /S  
DEVICE=Q:\IBMCOM\PROTMAN.OS2 /I:Q:\IBMCOM  
DEVICE=Q:\OS2\BOOT\TESTCFG.SYS  
DEVICE=Q:\OS2\BOOT\DOS.SYS  
DEVICE=Q:\OS2\BOOT\PMDD.SYS  
DEVICE=Q:\OS2\MDOS\VEMM.SYS  
DEVICE=Q:\OS2\MDOS\VXMS.SYS /UMB  
DEVICE=Q:\OS2\MDOS\VDPMI.SYS  
DEVICE=Q:\OS2\MDOS\VDPX.SYS  
DEVICE=Q:\OS2\MDOS\VWIN.SYS  
DEVICE=Q:\OS2\MDOS\VW32S.SYS  
DEVICE=Q:\OS2\MDOS\VMOUSE.SYS  
DEVICE=Q:\OS2\BOOT\POINTDD.SYS  
DEVICE=Q:\OS2\BOOT\MOUSE.SYS  
DEVICE=Q:\OS2\BOOT\COM.SYS  
DEVICE=Q:\OS2\MDOS\VCOM.SYS  
DEVICE=Q:\OS2\BOOT\USBPRT.SYS  
DEVICE=Q:\OS2\BOOT\USBMOUSE.SYS  
DEVICE=Q:\OS2\BOOT\USBKBD.SYS  
DEVICE=Q:\ECS\BOOT\usbresmg.sys  
DEVICE=Q:\MPTN\PROTOCOL\SOCKETSK.SYS  
DEVICE=Q:\MPTN\PROTOCOL\AFOS2.SYS  
DEVICE=Q:\MPTN\PROTOCOL\AFINETK.SYS  
DEVICE=Q:\MPTN\BIN\VDOSTCP.VDD  
DEVICE=Q:\MPTN\PROTOCOL\AFNB.SYS  
DEVICE=Q:\IBMCOM\PROTOCOL\NETBEUI.OS2  
DEVICE=Q:\IBMCOM\PROTOCOL\TCPBEUI.OS2  
DEVICE=Q:\IBMLAN\NETPROG\RDRHELP.200  
IFS=Q:\IBMLAN\NETPROG\NETWKSTA.200 /I:Q:\IBMLAN /N  
DEVICE=Q:\IBMCOM\PROTOCOL\NETBIOS.OS2  
DEVICE=Q:\IBMCOM\MACS\B57.OS2  
IFS=Q:\ecs\boot\ntfs.ifs /RO:*  
DEVICE=Q:\OS2\MDOS\VSVGA.SYS  
DEVICE=Q:\OS2\GRADD.SYS  
DEVICE=Q:\OS2\MDOS\VMANWIN.SYS  
DEVICE=Q:\OS2\SDDHELP.SYS /Q  
DEVICE=Q:\IBMLAN\NETPROG\VNETAPI.OS2  
DEVICE=Q:\TCPIP\bin\vdostcp.sys  
DEVICE=Q:\MPTN\PROTOCOL\FWIP.SYS  
DEVICE=Q:\MMOS2\ssmdd.sys /S:64 /P:64 /H:256 /Q:1024 /E:1024  
DEVICE=Q:\MMOS2\r0stub.sys  
DEVICE=Q:\MMOS2\MMPLAYER\midi.sys  
DEVICE=Q:\MMOS2\vcshdd.sys  
DEVICE=Q:\MMOS2\UNIAUD32.SYS /V  
DEVICE=Q:\MMOS2\UNIAUD16.SYS /V /C  
 
REM [2] Platform Specific Driver Statements  
PSD=ACPI.PSD  
 
REM [3] Base Device Driver Statements  
BASEDEV=IBMKBD.SYS  
BASEDEV=TIMER0.SYS  
BASEDEV=PRINT01.SYS  
BASEDEV=CHKDSK.SYS  
BASEDEV=USBEHCD.SYS  
BASEDEV=USBOHCD.SYS  
BASEDEV=USBD.SYS  
BASEDEV=USBHID.SYS  
BASEDEV=CADH.SYS  
BASEDEV=ACPICA.ADD  
BASEDEV=IBM1FLPY.ADD  
BASEDEV=DANIS506.ADD  
BASEDEV=TMSCSIW.ADD  
BASEDEV=USBMSD.ADD  
BASEDEV=DANIATAP.FLT  
BASEDEV=OS2DASD.DMD  
BASEDEV=OS2LVM.DMD  
 
REM [4] Kernel Directive Statements  
AUTOFAIL=YES  
BREAK=OFF  
BUFFERS=90  
CLOCKSCALE=4  
CODEPAGE=850,437  
COUNTRY=001,Q:\OS2\SYSTEM\COUNTRY.SYS  
DISKCACHE=1024,LW,32  
DOS=LOW,NOUMB  
FCBS=16,8  
FILES=64  
IOPL=YES  
MAXWAIT=1  
MEMMAN=SWAP,PROTECT  
PRINTMONBUFSIZE=134,134,134  
PRIORITY_DISK_IO=YES  
PROTECTONLY=NO  
PROTSHELL=Q:\OS2\PMSHELL.EXE  
RESERVEDRIVELETTER=R  
RMSIZE=640  
SHELL=Q:\OS2\MDOS\COMMAND.COM Q:\OS2\MDOS  
SUPPRESSPOPUPS=Q  
THREADS=1024  
VIRTUALADDRESSLIMIT=1536  
 
REM [5] Environment Variable Statements  
SET AUTOSTART=PROGRAMS,TASKLIST,FOLDERS  
SET C1=SDDGRADD  
SET COMSPEC=Q:\OS2\CMD.EXE  
REM SET DELDIR=C:\DELETE,512;D:\DELETE,512;E:\DELETE,512;F:\DELETE,512;G:\DELETE,512;H:\DELETE,512;I:\DELETE,512;J:\DELETE,512;K:\DELETE,512;M:\DELETE,512;N:\DELETE,512;O:\DELETE,512;Q:\DELETE,512;S:\DELETE,512;T:\DELETE,512;X:\DELETE,512;Z:\DELETE,512;  
SET DEVICEFONTDISABLED=NO  
SET DIRCMD=/V  
SET DISPLAYTYPE=VGA  
SET DLSINI=Q:\IBMLAN\NETPROG\NETGUI.INI  
SET ENH_STRETCH=NO  
SET ETC=Q:\MPTN\ETC  
SET GLOSSARY=Q:\OS2\HELP\GLOSS;  
SET GRADD_CHAINS=C1  
SET GREEXT=SDDGREXT  
SET HOME=Q:\HOME\DEFAULT  
SET HOSTNAME=NELSON  
SET IKEYMAN40_HOME=Q:\IBMGSK40  
SET IKEYMAN50_HOME=Q:\IBMGSK50  
SET IKEYMAN_HOME=Q:\IBMGSK  
SET INIT_FILE_NAMES=netgui  
SET INIT_FILE_RANGES=200  
SET IPF_KEYS=SBCS  
SET JAVA_HIGH_MEMORY=1  
SET KEYS=ON  
SET LANG=en_US  
SET LANINSTEP=S:\cid\server\IBMLS  
SET LOGFILES=Q:\var\log  
SET MMBASE=Q:\MMOS2;  
SET MMSTREAM=/S:64 /P:64 /H:256 /Q:1024 /E:1024  
SET MMYIELD=10  
SET MOZILLA_HOME=H:\VEE\PROFILE  
SET NCDEBUG=4000  
SET NOLARGENTEXEICON=1  
SET OS2_SHELL=Q:\OS2\CMD.EXE  
SET OS=ecs  
SET OSDIR=Q:\ecs  
SET PROGRAMS=Q:\PROGRAMS  
SET PROMPT=[$p]  
SET RESTARTOBJECTS=STARTUPFOLDERSONLY,REBOOTONLY  
SET RUNWORKPLACE=Q:\OS2\PMSHELL.EXE  
SET SANE_CONFIG_DIR=Q:\PROGRAMS\TAME\conf  
SET SCCANBENUKED=ON  
SET SCKILLFEATUREENABLED=ON  
SET SHELLHANDLESINC=20  
SET SOMDDIR=Q:\OS2\ETC\DSOM  
SET SOMIR=Q:\OS2\ETC\SOM.IR;Q:\OS2\ETC\WPSH.IR;Q:\OS2\ETC\WPDSERV.IR;Q:\OS2\ETC\REXX.IR;  
SET SWING_HOME=Q:\java11\Swing  
SET SYSTEM_INI=Q:\OS2\OS2SYS.INI  
SET TCPLANG=en_US  
SET TEMP=Q:\var\temp  
SET TIMESYNC=0  
SET TMP=Q:\var\temp  
SET TZ=PST8PDT,4,1,0,7200,10,-1,0,7200,3600  
SET UNZIPOPT=-C  
SET USER_INI=Q:\OS2\OS2.INI  
SET USE_HOSTS_FIRST=1  
SET VCFG_NO_DDC=TRUE  
SET VIDEO_DEVICES=VIO_SVGA  
SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)  
SET WARPIN_IFEXISTINGNEWER=OVERWRITE  
SET WARPIN_IFEXISTINGOLDER=OVERWRITE  
SET WARPIN_IFSAMEDATE=OVERWRITE  
SET WPS_COMMUNICATION=YES  
 
REM [6] Path Statements  
LIBPATH=.;Q:\IBMLAN\NETLIB;Q:\MUGLIB\DLL;Q:\PROGRAMS\NETSCAPE\PROGRAM;Q:\ECS\DLL;Q:\ECS\INSTALL\WARPIN;Q:\OS2\DLL;Q:\IBMGSK50\LIB;Q:\IBMGSK40\LIB;Q:\IBMGSK\LIB;Q:\MPTN\DLL;Q:\TCPIP\DLL;Q:\IBMCOM\DLL;Q:\OS2\MDOS;Q:\;Q:\OS2\APPS\DLL;Q:\EMX\DLL;Q:\JAVA11\DLL;Q:\MMOS2\DLL;Q:\MMOS2\FREEDB;  
SET PATH=Q:\IBMLAN\NETPROG;Q:\MUGLIB;Q:\PROGRAMS\NETSCAPE\PROGRAM;Q:\ECS\BIN;Q:\ECS\INSTALL\WARPIN;Q:\IBMGSK50\BIN;Q:\IBMGSK40\BIN;Q:\IBMGSK\BIN;Q:\MPTN\BIN;Q:\TCPIP\BIN;Q:\IBMCOM;Q:\OS2;Q:\OS2\SYSTEM;Q:\OS2\MDOS\WINOS2;Q:\OS2\INSTALL;Q:\;Q:\OS2\MDOS;Q:\OS2\APPS;Q:\EMX\BIN;Q:\JAVA11\BIN;Q:\MMOS2\FREEDB;Q:\MMOS2;Q:\MMOS2\MMPLAYER;  
SET DPATH=Q:\IBMLAN\NETPROG;Q:\IBMLAN;Q:\MUGLIB;Q:\ECS\LANG;Q:\MPTN;Q:\IBMCOM;Q:\OS2;Q:\OS2\SYSTEM;Q:\OS2\MDOS\WINOS2;Q:\OS2\INSTALL;Q:\;Q:\OS2\BITMAP;Q:\OS2\MDOS;Q:\OS2\APPS;Q:\MMOS2;Q:\MMOS2\INSTALL;  
SET HELP=Q:\ecs\help;Q:\MPTN;Q:\MPTN\HELP;Q:\OS2\HELP;Q:\ecs\system\ewps\help;Q:\IBMLAN\NETPROG;Q:\TCPIP\HELP;Q:\MMOS2\HELP;  
SET ULSPATH=Q:\LANGUAGE  
SWAPPATH=Q:\OS2\SYSTEM 2048 2048  
SET BOOKSHELF=Q:\IBMLAN\NETPROG;Q:\OS2\BOOK;Q:\ecs\book;Q:\TCPIP\HELP;Q:\MMOS2;  
SET EPMPATH=Q:\OS2\APPS;  
SET NLSPATH=Q:\MPTN\MSG\NLS\%N;Q:\TCPIP\msg\ENUS850\%N;  
SET MOZ_PLUGIN_PATH=Q:\PROGRAMS\MOZ_PLUG  
SET DMIPATH=Q:\DMISL\BIN  
SET CLASSPATH=Q:\JAVA11\LIB\SecMa.jar;Q:\java11\Swing\swingall.jar;Q:\java11\lib\classes.zip;.\.;Q:\OS2\JAVAAPPS\LVMGUI.ZIP;Q:\TCPIP\java;  
SET NWDBPATH=Q:\IBMLAN\NETPROG  
SET DSPPATH=Q:\MMOS2\DSP;  
 
REM [7] Device Information Statements  
DEVINFO=KBD,US103,Q:\OS2\KEYBOARD.DCP  
DEVINFO=SCR,VGA,Q:\OS2\BOOT\VIOTBL.DCP  
 
REM [8] Executable Statements  
CALL=Q:\ECS\BIN\CACHEF32.EXE /S  
RUN=Q:\OS2\EPW.EXE  
RUN=Q:\OS2\SYSTEM\LVMALERT.EXE  
RUN=Q:\OS2\EXTENDFS.EXE *  
CALL=Q:\IBMCOM\PROTOCOL\NETBIND.EXE  
RUN=Q:\IBMCOM\LANMSGEX.EXE  
RUN=Q:\MPTN\BIN\AFNBINI.EXE  
RUN=Q:\MPTN\BIN\CNTRL.EXE  
CALL=Q:\OS2\CMD.EXE /Q /C Q:\MPTN\BIN\MPTSTART.CMD >NUL  
RUN=Q:\IBMCOM\PROTOCOL\NBTCP.EXE  
RUN=Q:\MPTN\BIN\VDOSCTL.EXE  
RUN=Q:\ECS\SYSTEM\ECLOCK\CLKBASIC.EXE  
RUN=Q:\OS2\SMSTART.EXE  
RUN=Q:\IBMLAN\NETPROG\LSDAEMON.EXE  
RUN=Q:\IBMLAN\NETPROG\VNRMINIT.EXE  
RUN=Q:\OS2\SYSTEM\LOGDAEM.EXE  
RUN=Q:\OS2\EPWROUT.EXE 1  
RUN=Q:\MMOS2\mididmon.exe  
RUN=Q:\MMOS2\mmhelpdd.exe  
RUN=Q:\MMOS2\qrymmcd.exe  
 
 
  
Content Type: text/plain
 name="PROTOCOL.INI"  
Content-Transfer-Encoding: quoted-printable  
Content-Disposition: inline;  
 filename="PROTOCOL.INI"  
 
[PROT_MAN]  
 
   DRIVERNAME =3D PROTMAN$  
 
[NETBEUI_NIF]  
 
   DriverName =3D netbeui$  
   BINDINGS =3D ,B57_NIF,,  
   ETHERAND_TYPE =3D "I"  
   USEADDRREV =3D "YES"  
   OS2TRACEMASK =3D 0x0  
   SESSIONS =3D 130  
   NCBS =3D 225  
   NAMES =3D 21  
   SELECTORS =3D 50  
   USEMAXDATAGRAM =3D "NO"  
   ADAPTRATE =3D 1000  
   WINDOWERRORS =3D 0  
   MAXDATARCV =3D 4168  
   TI =3D 30000  
   T1 =3D 1000  
   T2 =3D 200  
   MAXIN =3D 1  
   MAXOUT =3D 1  
   NETBIOSTIMEOUT =3D 500  
   NETBIOSRETRIES =3D 3  
   NAMECACHE =3D 1000  
   RNDOPTION =3D 1  
   PIGGYBACKACKS =3D 1  
   DATAGRAMPACKETS =3D 50  
   PACKETS =3D 300  
   LOOPPACKETS =3D 8  
   PIPELINE =3D 5  
   MAXTRANSMITS =3D 6  
   MINTRANSMITS =3D 2  
   DLCRETRIES =3D 10  
   FCPRIORITY =3D 5  
 
[IBMLXCFG]  
 
   NETBEUI_NIF =3D netbeui.nif  
   TCPBEUI_NIF =3D tcpbeui.nif  
   TCPIP_NIF =3D tcpip.nif  
   B57_NIF =3D B57.NIF  
 
[TCPBEUI_NIF]  
 
   DriverName =3D tcpbeui$  
   BINDINGS =3D B57_NIF,,,  
   NODETYPE =3D "B-Node"  
   OS2TRACEMASK =3D 0x0  
   SESSIONS =3D 130  
   NCBS =3D 225  
   NAMES =3D 21  
   SELECTORS =3D 15  
   USEMAXDATAGRAM =3D "NO"  
   NETBIOSTIMEOUT =3D 500  
   NETBIOSRETRIES =3D 2  
   NAMECACHE =3D 1000  
   PURGECACHE =3D 0  
   PRELOADCACHE =3D "NO"  
   NAMESFILE =3D 0  
   DATAGRAMPACKETS =3D 20  
   PACKETS =3D 50  
   ENABLEDNS =3D 0  
   INTERFACERATE =3D 300  
 
[TCPIP_NIF]  
 
   DriverName =3D TCPIP$  
   BINDINGS =3D B57_NIF,,,  
 
[B57_NIF]  
 
   DriverName =3D B57$  
 
[NETBIOS]  
 
   DRIVERNAME =3D NETBIOS$  
   ADAPTER0 =3D TCPBEUI$,0  
   ADAPTER1 =3D NETBEUI$,1  
 
=1A  
  
Content Type: text/plain
 name="IBMLAN.INI"  
Content-Transfer-Encoding: 7bit  
Content-Disposition: inline;  
 filename="IBMLAN.INI"  
 
; OS/2 LAN Requester initialization file  
 
[networks]  
 
  net1 = TCPBEUI$,0,LM10,34,100,14  
  net2 = NETBEUI$,1,LM10,34,100,14  
; This information is read by the redirector at device initialization time.  
 
[requester]  
 
; The following parameters generally do not need to be  
; changed by the user.  
  charcount = 16  
  chartime = 250  
  charwait = 3600  
  keepconn = 600  
  keepsearch = 600  
  maxcmds = 16  
  maxerrorlog = 100  
  maxthreads = 10  
  maxwrkcache = 64  
  numalerts = 12  
  numcharbuf = 10  
  numservices = 7  
  numworkbuf = 40  
  numdgrambuf = 14  
  othdomains =   
  printbuftime = 90  
  sesstimeout = 45  
  sizcharbuf = 512  
  sizerror = 1024  
  sizworkbuf = 4096  
; The wrkheuristics parameter sets a variety of requester fine-tuning  
; options.  Brief descriptions are provided here for each digit.  More  
; complete descriptions, along with explanations of relationships between  
; digits can be found in the LAN Server Network Administrator Reference  
; Volume 2:  Performance Tuning.  
;  
; When not otherwise specified, a value of 0 means off (inactive) and 1 means  
; on (active).  
;  
; 0   opportunistic locking of files (default is 1)  
; 1   performance optimization for batch (.CMD) files (default is 1)  
; 2   asynchronous unlock and asynchronous write-unlock  
;        0 = never                     2 = only on a LAN Server virtual circuit  
;        1 = always (default)  
; 3   asynchronous close and asynchronous write-close  
;        0 = never                     2 = only on a LAN Server virtual circuit  
;        1 = always (default)  
; 4   buffer all named pipes and serial devices (default is 1)  
; 5   combined read-lock and write-unlock  
;        0 = never                     2 = only on a LAN Server virtual circuit  
;        1 = always (default)  
; 6   open and read optimization (default is 1)  
; 7   reserved  
; 8   use of the chain-send NETBIOS NCB  
;        0 = never  
;        1 = when a server's buffer is larger than the workstations buffer  
;        2 = always (default)  
; 9   buffer small read and write requests until the buffer is full  
;        0 = never                     2 = only on a LAN Server virtual circuit  
;        1 = always (default)  
; 10  buffer mode  
;        0 = always read buffer size amount of data if the request is smaller  
;            than the buffer size (sizworkbuf) and data is being read  
;            sequentially  
;        1 = use full buffer if file is open for reading and writing  
;        2 = use full buffer if reading and writing sequentially  
;        3 = buffer all requests smaller than the buffer size (if hits occur)  
;            (default)  
; 11  RAW read and RAW write SMB protocols (default is 1)  
; 12  RAW read-ahead buffer (default is 1)  
; 13  RAW write-behind buffer (default is 1)  
; 14  read multiplexing SMB protocols (default is 1)  
; 15  write multiplexing SMB protocols (default is 1)  
; 16  use of big buffers for large core (non-RAW) reads (default is 1)  
; 17  same-size read-ahead or read-to-sector boundary (default is 1)  
; 18  same-size small record write-behind or write-to-sector boundary  
;     (default is 0)  
; 19  reserved and must be 0  
; 20  flush pipes and devices on a DosBufReset or DosClose operation  
;        0 = Flush only files and devices opened by the caller.  Spin until  
;            flushed.  Wait for confirmation before processing with other  
;            tasks. (default)  
;        1 = Flush only files and devices opened by the caller.  Flush only  
;            once.  Do not wait for confirmation.  
;        2 = Flush all files and all input and output of short-term pipes  
;            and devices.  Spin until flushed.  
;        3 = Flush all files and all input and output of short-term pipes  
;            and devices.  Flush only once.  
;        4 = Flush all files and all input and output of all pipes and devices.  
;            Spin until flushed.  
;        5 = Flush all files and all input and output of all pipes and devices.  
;            Flush only once.  
; 21  LAN Server encryption of passwords (default is 1)  
; 22  control log entries for multiple occurrences of an error  
;        0 = log all occurrences (default)  
;        1-9 = limit occurrences that are logged (1-9 define size of table  
;            that is used to track errors)  
; 23  buffer all files opened with deny-write sharing mode (default is 1)  
; 24  buffer all files opened with the read-only attribute set (default is 1)  
; 25  read ahead when opening for execution (default is 1)  
; 26  handle the interrupt (ctrl+c) key  
;        0 = allow no interrupts  
;        1 = allow interrupts only on long-term operations  
;        2 = always allow interrupts (default)  
; 27  force correct open mode when creating files on a core server (reserved  
;        for DBCS users) (default is 1)  
; 28  NETBIOS NoAck mode  
;        0 = NoAck is disabled.  
;        1 = NoAck is set on send only. (default)  
;        2 = NoAck is set on receive only.  
;        3 = NoAck is set on send and receive.  
; 29  send data along with SMB write-block RAW requests (default is 1)  
; 30  send a message to the screen when the requester logs an error  
;        0 = never  
;        1 = on write-fault errors only (no time out) (default)  
;        2 = on write-fault and internal errors only (no time out)  
;        3 = on all errors (no time out)  
;        4 = reserved  
;        5 = on write-fault errors only (time out)  
;        6 = on write-fault and internal errors only (time out)  
;        7 = on all errors (time out)  
;        8 = on all errors (time out) and pop up an error if a session  
;            to a server is abnormally disconnected  
;        9 = on all errors (time out) and generate an INT24 (critical  
;            error) to applications running under DOS emulation if a  
;            network hard error is encountered  
; 31  reserved  
; 32  behavior of DosBufReset on a redirected file (not pipes or devices).  
;     When the call to the API returns, the data in the buffer has been  
;     handled as follows:  
;        0 = Changed data in the buffer was sent from the requester to the  
;            server.  The server has written the data to disk.  
;        1 = Changed data in the buffer was sent from the requester to the  
;            server.  The server has not yet written the data to disk.  
;        2 = DosBufReset was ignored. (default)  
; 33  time interval for performing logon validation from the domain  
;     controller  
;        0 = 5 seconds                 4 = 60 seconds      8 = 8 minutes  
;        1 = 15 seconds (default)      5 = 90 seconds      9 = 15 minutes  
;        2 = 30 seconds                6 = 2 minutes  
;        3 = 45 seconds                7 = 4 minutes  
; 34  date validation  
;        0 = PCLP date format (default)  
;        1 = MSNET date format  
;        2 = assume date is correct  
; 35  free disk space reported to DOS and Windows applications  
;        0 = return true value (default)  
;        1 = return a value less than two gigabytes  
; 36  time and date synchronization with the domain controller at logon  
;     (default is 1)  
; 37  type of verification for the LAN Server logon  
;        0 = no verification  
;        1 = verify against local NET.ACC  
;        2 = verify against domain NET.ACC (default)  
; 38  display warning messages for the LAN Server logon  
;        0 = do not display warning messages  
;        1 = display all warning messages (default)  
;        2 = do not display LAN Server specific warning messages  
;        3 = display all warning messages, including password expiration date  
; 39  buffer all files opened in compatibility mode  
;        0 = buffer only files opened for read access in compatibility mode  
;        1 = buffer all files opened in compatibility mode (default)  
; 40  allow a user to logon multiple times in the same domain (default is 1)  
;  
; The next lines help you to locate bits in the wrkheuristics entry.  
;                           1         2         3         4  
;                 0123456789012345678901234567890123456789012  
  wrkheuristics = 1111111121311111110001011120111221001111100  
  wrkservices = MESSENGER, peer  
  wrknets = NET1,NET2  
  Computername = NELSON  
  Domain = IBMPEERS  
 
[messenger]  
 
  logfile = messages.log  
  sizmessbuf = 4096  
 
[peer]  
 
  auditing = resource  
; The following parameters generally do not need to be  
; changed by the user. NOTE : srvnets= is represented in  
; the server info struct as a 16-bit lan mask. Srvnet names  
; are converted to indexes within [networks] for the named nets.  
  guestacct = guest  
  autodisconnect = -1  
  maxauditlog = 100  
  maxchdevjob = 2  
  maxchdevs = 1  
  maxconnections = 26  
  maxlocks = 64  
  maxopens = 160  
  maxsearches = 150  
  maxsessopens = 80  
  maxsessreqs = 25  
  maxsessvcs = 1  
  maxshares = 16  
  maxusers = 5  
  numbigbuf = 4  
  numfiletasks = 1  
  numreqbuf = 48  
  sizreqbuf = 4096  
  srvhidden = no  
; The srvheuristics parameter sets a variety of server fine-tuning  
; options.  Brief descriptions are provided here for each digit.  More  
; complete descriptions, along with explanations of relationships between  
; digits can be found in the LAN Server Network Administrator Reference  
; Volume 2:  Performance Tuning.  
;  
; When not otherwise specified, a value of 0 means off (inactive) and 1 means  
; on (active).  
;  
; 0   opportunistic locking of files (default is 1)  
; 1   read-ahead when the requester is performing sequential access  
;       0 = do not use read-ahead  
;       1 = use single read-ahead thread (default)  
;       2 = use asynchronous read-ahead thread  
; 2   write-behind (default is 1)  
; 3   use of the chain-send NETBIOS NCB (default is 1)  
; 4   check all incoming SMBs for correct format (default is 0)  
; 5   support FCB opens (default is 1)  
; 6   set priority of server (default is 4)  
;       0-9 = 0 is highest priority, 9 is lowest priority  
; 7   automatically allocate additional memory for directory searches  
;        (default is 1)  
; 8   write records to the audit log only when the scavenger wakes up  
;        (default is 1)  
; 9   do full buffering when a file is opened with deny-write sharing mode  
;        (default is 1)  
; 10  set the interval for the scavenger to wake up  
;       0 = 5 seconds                  4 = 25 seconds      8 = 45 seconds  
;       1 = 10 seconds (default)       5 = 30 seconds      9 = 50 seconds  
;       2 = 15 seconds                 6 = 35 seconds  
;       3 = 20 seconds                 7 = 40 seconds  
; 11  allow compatibility-mode opens of certain types of files by translating  
;     them to sharing mode opens with deny-none  
;       0 = Always use compatibility-mode opens.  
;       1 = Use deny-none sharing mode if read-only access to .EXE or .COM  
;           files.  
;       2 = Use deny-none sharing mode if read-only access to .EXE or .COM  
;           files.  Use deny-write sharing mode if read-only access to .BAT  
;           files is requested.  
;       3 = Use deny-none sharing mode on all compatibility-mode opens.  
;           (default)  
; 12  allow DOS LAN Services workstations to use a second NETBIOS session when  
;     sending printer requests (default is 1)  
; 13  number of 64KB buffers used for read-ahead  
;       0-9 = number of buffers (default is 1)  
; 14  convert incoming path specifications into most basic format (default is 0)  
; 15  Oplock Timeout and NETBIOS Acknowledgment Timeout (default is 0)  
;       0 = 35 second Oplock Timeout; 34 second NETBIOS Acknowledgment Timeout  
;       1 = 70 second Oplock Timeout; 69 second NETBIOS Acknowledgment Timeout  
;       2 = 140 second Oplock Timeout; 127 second NETBIOS Acknowledgment Timeout  
;       3 = 210 second Oplock Timeout; 127 second NETBIOS Acknowledgment Timeout  
;       4 = 280 second Oplock Timeout; 127 second NETBIOS Acknowledgment Timeout  
;       5 = 350 second Oplock Timeout; 127 second NETBIOS Acknowledgment Timeout  
;       6 = 420 second Oplock Timeout; 127 second NETBIOS Acknowledgment Timeout  
;       7 = 490 second Oplock Timeout; 127 second NETBIOS Acknowledgment Timeout  
;       8 = 560 second Oplock Timeout; 127 second NETBIOS Acknowledgment Timeout  
;       9 = 640 second Oplock Timeout; no NETBIOS Acknowledgment Timeout  
; 16  validate IOCTLs (default is 1)  
; 17  how long the server maintains unused, dynamic big buffers before freeing  
;     the memory.  
;       0 = 0 seconds                  4 = 5 minutes       8 = 1 hour  
;       1 = 1 second                   5 = 10 minutes      9 = indefinitely  
;       2 = 10 seconds                 6 = 20 minutes  
;       3 = 1 minute (default)         7 = 40 minutes  
; 18  how long the server waits after failing to allocate a big buffer before  
;     trying again.  
;       0 = 0 seconds                  3 = 1 minute (default)  
;       1 = 1 second                   4 = 5 minutes  
;       2 = 10 seconds                 5 = 10 minutes  
; 19  RAW read and RAW write SMB protocols (default is 1)  
; 20  server responds to announcement requests (default is 1)  
;  
; The next lines help you to locate bits in the srvheuristics entry.  
;                           1         2  
;                 012345678901234567890  
  srvheuristics = 111101411113110013311  
  SRVSERVICES =   
  srvnets = NET1,NET2  
 
  SRVCOMMENT =   
[replicator]  
 
  replicate = IMPORT  
  importpath = Q:\ibmlan\repl\import  
  tryuser = yes  
  password =   
 
[services]  
 
; Correlates name of service to pathname of service program.  
; The pathname must be either  
;       1) an absolute path (including the drive specification)  
;                       OR  
;       2) a path relative to the IBMLAN root  
  messenger = services\msrvinit.exe  
  peer = services\peerinit.exe  
  replicator = services\replicat.exe  
  requester = services\wksta.exe  
 
  
<< Previous Message << 
 >> Next Message >>
Return to [ 17 | 
September | 
2006 ] 
  
  
The Southern California OS/2 User Group
 P.O. Box 26904
 Santa Ana, CA  92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group.  ALL RIGHTS 
RESERVED. 
 
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International 
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
 
 |