2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# This is the configuration-file for "mars_nwe", a free netware-emulator
|
2011-11-13 00:38:56 +01:00
|
|
|
# for Linux.
|
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# last changed: 10-Apr-97
|
|
|
|
# !! section 4 : automatic creation of ipx-interfaces changed in 0.98.pl9 !!
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# This file specifies which Linux-resources (printers, users, directories)
|
|
|
|
# should be accessible to the DOS-clients via "mars_nwe". Furthermore
|
|
|
|
# some general parameters are configured here.
|
|
|
|
# Some options of "mars_nwe" can only be altered by editing the the file
|
|
|
|
# `config.h' and re-compiling "mars_nwe", please see there for more
|
|
|
|
# information.
|
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# Syntax of this config-file:
|
2011-11-13 00:38:57 +01:00
|
|
|
# - everything after a "#" is treated as a comment (particularly
|
2011-11-13 00:38:56 +01:00
|
|
|
# it does never belong to the values themselves)
|
|
|
|
# - entries _must_ begin with a number, indicating the section
|
|
|
|
# they belong to
|
|
|
|
# - hexadecimal values are prepended by "0x"
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# All examples are verbatim.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# The term "DOS-client" does not refer to the special operating-system
|
|
|
|
# "DOS" in _this_ file. "DOS-client" is only a synomym for all possible
|
|
|
|
# ipx-clients (it's choosen for the people who are confused by the
|
|
|
|
# meaning of "client" and "server").
|
|
|
|
# The "Linux-side" of the game is always the "mars_nwe"-server.
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# =========================================================================
|
2011-11-13 00:38:56 +01:00
|
|
|
# Section 1: volumes (required)
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# In this section you list all Linux-directories accessible via "mars_nwe".
|
|
|
|
#
|
|
|
|
# To be more precise: a mapping from Linux-directories to mars_nwe-volumes
|
2011-11-13 00:38:56 +01:00
|
|
|
# is done. (Volumes are the beasts you can map to drive letters under DOS
|
|
|
|
# using "map.exe").
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# Linux-directory mars_nwe-volume map.exe DOS-Drive
|
|
|
|
# /var/local/nwe/SYS -------> SYS -------------> W:
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# More than one entry is allowed in this section.
|
2011-11-13 00:38:56 +01:00
|
|
|
# The maximum number of volumes is a compile-time option that must be
|
|
|
|
# specified in `config.h' before compiling mars_nwe.
|
|
|
|
#
|
|
|
|
# Please note that at least the volume "SYS" must be defined and it must
|
|
|
|
# contain the following sub-directories: LOGIN, PUBLIC, SYSTEM, MAIL.
|
2011-11-13 00:38:57 +01:00
|
|
|
# See the installation-instructions in the doc-directory for more infos
|
|
|
|
# and the info to section 16 (tests on startup) in this file.
|
|
|
|
#
|
|
|
|
# !! NOTE !!
|
|
|
|
# First defined volume should always named 'SYS'.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
# Syntax:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 1 VOLUMENAME DIRECTORY OPTIONS
|
|
|
|
#
|
|
|
|
# VOLUMENAME: the name of the mars_nwe-volume (max. 8 characters)
|
|
|
|
# DIRECTORY: the directory on your Linux-system associated with that
|
|
|
|
# volume; use the special name "~" to refer to the users
|
|
|
|
# individual home-directory
|
|
|
|
#
|
|
|
|
# OPTIONS: none or some of the following characters (without a seperator)
|
2011-11-13 00:38:57 +01:00
|
|
|
#
|
|
|
|
# Next two options control DOS and OS/2 namespace.
|
|
|
|
# i ignore case, handle mixing upper/lowercase filenames (slow)
|
2011-11-13 00:38:57 +01:00
|
|
|
# should only be used if you really need it.
|
2011-11-13 00:38:57 +01:00
|
|
|
# k use lowercase-filenames (if you don't set this,
|
|
|
|
# and you don't set 'i' all files _must_ be upper-case)
|
|
|
|
#
|
2011-11-13 00:38:57 +01:00
|
|
|
# m removable volume (e.g. cd-roms) or volumes, which
|
|
|
|
# should be remountable when mars_nwe is running.
|
2011-11-13 00:38:57 +01:00
|
|
|
# Should also be used for 'HOME' volumes.
|
2011-11-13 00:38:56 +01:00
|
|
|
# r volume is read-only and always reports "0 byte free"
|
|
|
|
# (this is intended for copies of CD-ROMs on harddisks)
|
2011-11-13 00:38:57 +01:00
|
|
|
# o (lowercase o)
|
|
|
|
# volume has only one filesystem/device/namespace
|
2011-11-13 00:38:56 +01:00
|
|
|
# this is for filesystems with high inode > 0xFFFFFFF.
|
|
|
|
# because for namespace services mars_nwe normally use the
|
|
|
|
# first 4 bit of 32 bit inode for distinguish
|
|
|
|
# between several devices/namespaces for one volume.
|
|
|
|
# p "PIPE"-filesystem. All files are pipe commands.
|
|
|
|
# See `doc/PIPE-FS'.
|
2011-11-13 00:38:57 +01:00
|
|
|
#
|
2011-11-13 00:38:57 +01:00
|
|
|
# additional Namespaces
|
2011-11-13 00:38:58 +01:00
|
|
|
# O + OS/2 namespace (useful for Win95 clients, see doc/FAQS).
|
2011-11-13 00:38:57 +01:00
|
|
|
# N + NFS namespace.
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
# Examples:
|
|
|
|
# 1 SYS /var/local/nwe/SYS k
|
|
|
|
# 1 CDROM /cdrom kmr
|
2011-11-13 00:38:57 +01:00
|
|
|
# 1 HOME ~ km
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
1 SYS /u3/SYS/ k
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# =========================================================================
|
2011-11-13 00:38:56 +01:00
|
|
|
# Section 2: servername (optional)
|
|
|
|
#
|
|
|
|
# The servername is the name under which this server will show up when
|
|
|
|
# using tools like "slist" (server-list).
|
|
|
|
#
|
|
|
|
# If you don't supply an entry for this section, the hostname of your
|
|
|
|
# Linux-machine will be converted to all-uppercase and used as the servername.
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
# Syntax:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 2 SERVERNAME
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# SERVERNAME: a name for this nw-server
|
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# Example:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 2 MARS # name of the server would be "MARS"
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# =========================================================================
|
|
|
|
# Section 3: Number of the internal network (required)
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# If have dealt with the TCP/IP-configuration of your Linux-Box, the term
|
|
|
|
# "ip-address" may be familiar to you. It's a numer that uniquely
|
|
|
|
# identifies your machine in the internet.
|
|
|
|
# As you might already expect, even the IPX-people use a unique number to
|
|
|
|
# identify each other. Addresses in the IPX-world always consist of a
|
|
|
|
# 4-byte "network-number" plus a 6-byte "node-number" (remember the
|
|
|
|
# ip-addresses also use 4-bytes).
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# The numbering-rule for ipx-clients is easy: their "address" is the
|
|
|
|
# external-network of the server they are connected to plus the
|
|
|
|
# hardware-address of their own ethernet-card (6 byte). As a result of this
|
|
|
|
# rule, the clients can determine their address automatically (by listening
|
|
|
|
# to the server and looking at their own ethernet-hardware) and no
|
|
|
|
# configuration-files on the clients-side have to be maintained. (It would
|
|
|
|
# really be a nasty thing if you think of very many DOS-clients [remember:
|
|
|
|
# DOS is an OS where ordinary users can screw up the configuration files].)
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# For internal routing purposes, a netware-server has an "internal network"
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# As there is no organisation which regulates the use of network-numbers
|
|
|
|
# in the IPX-world, you have to run "slist" (under DOS or Linux) to
|
|
|
|
# determine a number that isn't already used by another server on your
|
|
|
|
# net. You better double-check and ask the other network administrators
|
|
|
|
# before using a random value because not all servers might be on-line when
|
|
|
|
# you "listen" to the net.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# A reasonable choice for the internal net-number of your mars_nwe-server
|
|
|
|
# could be the ip-address of your Linux-Box. It is reasonable because
|
|
|
|
# ip-addresse are unique and if every nw-administrator uses only this uniqe
|
|
|
|
# value, potential conflicts will be minimized. Of course this choice is
|
|
|
|
# no guarantee.
|
|
|
|
#
|
|
|
|
# Please note that you have to specify the address of your "internal
|
|
|
|
# ipx-network" in hexadecimal format (the leading "0x" indicates it).
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
# Syntax:
|
|
|
|
# 3 INTERNAL_NET [NODE]
|
|
|
|
#
|
|
|
|
# INTERNAL_NET: the hexadecimal value of your "internal ipx-network". Use
|
|
|
|
# "0x0" or "auto" to refer to your ip-addresse (it's a kind of
|
|
|
|
# automagically setup)
|
|
|
|
# NODE: use "1" if you don't know what this entry is for (optional)
|
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
# Example:
|
2011-11-13 00:38:58 +01:00
|
|
|
# 3 auto 1 # 'automatic' setup, use ip-number as internal net
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
3 auto
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# =========================================================================
|
|
|
|
# Section 4: IPX-devices (strongly recommended)
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# This section contains information for the ipx-router built into mars_nwe
|
2011-11-13 00:38:57 +01:00
|
|
|
# and/or the external program "nwrouted".
|
2011-11-13 00:38:56 +01:00
|
|
|
# Both processes exchange the ipx-packets between your machine and the rest
|
|
|
|
# of the world (in other words: their functionallity is essential). Of
|
|
|
|
# course, to use one of both is already sufficient.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# Note for people with other IPX/NCP servers on the net:
|
|
|
|
# - choose the same frame-type as the other servers use
|
|
|
|
# - make sure your network-number is not already in use by another
|
|
|
|
# server (see the output of "slist" under Linux or DOS)
|
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# Under Linux, it is possible to let the kernel creat all ipx-devices
|
2011-11-13 00:38:56 +01:00
|
|
|
# automatically for you. This is only possible (and only makes sense then)
|
|
|
|
# if there are other IXP/NCP servers on the same net which are setup
|
2011-11-13 00:38:58 +01:00
|
|
|
# correctly. It can be switched on in section '5'.
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
# Syntax:
|
2011-11-13 00:38:58 +01:00
|
|
|
# 4 NET_NUMBER DEVICE FRAME [TICKS]
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# NET_NUMBER: this number is determined by the router of the physical
|
2011-11-13 00:38:58 +01:00
|
|
|
# network you're attached to. Use "0x0" to use the entry
|
|
|
|
# for all network number match.
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# DEVICE: the network-interface associated with the NET_NUMBER. Use
|
2011-11-13 00:38:58 +01:00
|
|
|
# a "*" (star) to use this entry for all devices match.
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# FRAME: the frame-type of the data-packets on your local network.
|
|
|
|
# Possible values are:
|
|
|
|
# ethernet_ii
|
|
|
|
# 802.2
|
|
|
|
# 802.3 (default)
|
|
|
|
# snap
|
|
|
|
# token
|
|
|
|
# auto automatic detection of the frame-type used
|
|
|
|
# in your ipx-environment
|
2011-11-13 00:38:58 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# TICKS: the time data-packets need to get delivered over a
|
|
|
|
# certain interface. If your connection goes through several
|
|
|
|
# routers, the shortest path can be determined by summing up
|
|
|
|
# all ticks for every route and compare the results.
|
2011-11-13 00:38:58 +01:00
|
|
|
# (1 tick = 1/18th second), default=1
|
|
|
|
# !! NOTE !!
|
|
|
|
# Automatic detection in this section means that ipx-interfaces which
|
|
|
|
# are created by other instances than the server/router,
|
|
|
|
# e.g. pppd or ipx_interface, will be detected and inserted/removed
|
|
|
|
# in internal device/routing table at runtime.
|
|
|
|
#
|
|
|
|
# Automatic kernel creation of interfaces can be switched on in section 5.
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# Examples:
|
2011-11-13 00:38:58 +01:00
|
|
|
# 4 0x10 eth0 802.3 1 # setup ethernet with frame 802.3
|
|
|
|
# 4 0xa20 arc0 802.3 1 # standard arcnet (TRXNET)
|
|
|
|
#
|
|
|
|
# 4 0x0 * AUTO 1 # auto detection of all ipx-interfaces.
|
|
|
|
# 4 0x0 eth0 AUTO 1 # auto detection of eth0 frames.
|
|
|
|
# 4 0x0 eth0 802.2 1 # auto detection of eth0 frame 802.2.
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:58 +01:00
|
|
|
4 0x22 eth0 ethernet_ii 1
|
|
|
|
4 0x0 * AUTO 1
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:58 +01:00
|
|
|
# Section 5: special device flags
|
2011-11-13 00:38:56 +01:00
|
|
|
# =========================================================================
|
2011-11-13 00:38:58 +01:00
|
|
|
# Flags
|
|
|
|
# 0x1 do not remove routes and ipx-devices
|
|
|
|
# beyond the lifetime of the server or router.
|
|
|
|
# If this flag is not set then all ipx-devices/routes
|
|
|
|
# will be deleted when nwserv/nwrouted ends (default).
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# 0x2 Switch on automatic kernel creation of ipx-interfaces.
|
|
|
|
# The automatic kernel creating of ipx-devices sometimes
|
|
|
|
# make trouble (Win95). It should only be used in the
|
|
|
|
# beginning or for testing.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# other flags may follow.
|
|
|
|
# value will be interpreted as hex value.
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:58 +01:00
|
|
|
5 0x0
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# =========================================================================
|
|
|
|
# Section 6: version-"spoofing"
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# Some clients work better if the server tells that it is a 3.11 Server,
|
|
|
|
# although many calls (namespace services) of a real 3.11 Server are
|
|
|
|
# missing yet.
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
# Syntax:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 6 SERVER_VERSION
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# SERVER_VERSION: the version-number reported to DOS-clients
|
2011-11-13 00:38:58 +01:00
|
|
|
# 0 Version 2.15 (was default till version 0.98.pl7)
|
|
|
|
# 1 Version 3.11 (is default now)
|
2011-11-13 00:38:57 +01:00
|
|
|
# 2 Version 3.12 (burst mode is not implemented yet)
|
|
|
|
#
|
|
|
|
# If you want to use longfilenamesupport and/or namespace routines
|
|
|
|
# you should set this section to '1'.
|
2011-11-13 00:38:58 +01:00
|
|
|
# And you should read doc/FAQS.
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
|
2011-11-13 00:38:58 +01:00
|
|
|
6 1
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# =========================================================================
|
|
|
|
# Section 7: password handling of DOS-clients (required)
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# When changing your "mars_nwe"-password from a DOS-client, this client
|
|
|
|
# (think of "LOGIN.EXE", "SYSCON.EXE" or "SETPASS.EXE") can encrypt your
|
|
|
|
# password before sending it to the "mars_nwe"-server (this improves
|
|
|
|
# security a little bit).
|
|
|
|
# In this section you can enforce encryption of user-passwords or allow
|
|
|
|
# not-encrypted sending of passwords over the net.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# On the Linux-side, passwords will only be stored in encrypted format.
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
# Syntax:
|
2011-11-13 00:38:57 +01:00
|
|
|
# 7 Value
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:57 +01:00
|
|
|
# Value:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 0 enforce encryption of _all_ passwords by the DOS-client
|
2011-11-13 00:38:57 +01:00
|
|
|
# (default)
|
2011-11-13 00:38:56 +01:00
|
|
|
# 1 as "0", but allow the non-encrypted version of the
|
2011-11-13 00:38:57 +01:00
|
|
|
# "change password"-routine.
|
2011-11-13 00:38:56 +01:00
|
|
|
# 7 allow all non-encrypted stuff but no empty nwe passwords.
|
|
|
|
# 8 allow all non-encrypted stuff and also allow empty
|
|
|
|
# nwe-passwords.
|
2011-11-13 00:38:57 +01:00
|
|
|
# 9 use all non-encryted calls + "get crypt key" will always fail
|
2011-11-13 00:38:56 +01:00
|
|
|
# so the login program will use the old unencryted calls.
|
|
|
|
# this will *not* work with all clients !! (OS2/client)
|
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:57 +01:00
|
|
|
7 0
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:57 +01:00
|
|
|
# Section 8: special login/logout/security and other flags.
|
2011-11-13 00:38:57 +01:00
|
|
|
# =========================================================================
|
|
|
|
# Flags
|
|
|
|
# 0x1 allow changing dir/accessing other files than login/*
|
|
|
|
# when not logged in, if the client supports it.
|
|
|
|
# ( this was standard till mars_nwe-0.98.pl4 )
|
2011-11-13 00:38:58 +01:00
|
|
|
#
|
2011-11-13 00:38:57 +01:00
|
|
|
# 0x2 switch on strange compatibility mode for opening files.
|
|
|
|
# If an opencall do an open for writing but
|
|
|
|
# the file is readonly then this call will not fail
|
|
|
|
# but open the file readonly.
|
2011-11-13 00:38:57 +01:00
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# 0x4 allow the rename file call (NCP function 0x45)
|
|
|
|
# renaming of directories.
|
|
|
|
# normally the rename file call returns an error if this
|
|
|
|
# routine is used for renaming directories.
|
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# 0x8 ignore station/time restrictions for supervisor.
|
|
|
|
#
|
2011-11-13 00:38:57 +01:00
|
|
|
# other flags may follow.
|
|
|
|
# value will be interpreted as hex value.
|
|
|
|
|
|
|
|
8 0x0
|
|
|
|
|
|
|
|
# Section 9: Standard creat mode for creating directories and files.
|
|
|
|
# =========================================================================
|
|
|
|
#
|
|
|
|
# mkdir mode (creat mode directories), creat mode files
|
|
|
|
# values are always interpreted as octal values !
|
|
|
|
# 9 0755 0664
|
|
|
|
#
|
|
|
|
9 0755 0664
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
# Section 10: UID and GID with minimal rights
|
|
|
|
# =========================================================================
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# When loading the netware-drivers in the "autoexec.bat" of your
|
|
|
|
# DOS-client, you automatically "attach" to a netware-server.
|
|
|
|
# As a result, a new drive-letter is accessible under DOS, usally
|
|
|
|
# containing the programs "login.exe" and "slist.exe".
|
|
|
|
# Because you haven't logged in, nothing else of the netware-server
|
|
|
|
# will be visible to you. All actions requested from the DOS-client
|
|
|
|
# will be done with the following UID and GID on the Linux-side in this
|
|
|
|
# case.
|
|
|
|
# To achieve some level of security, the user/group asscociated with
|
|
|
|
# the UID and GID should only have _read_ rights on the files visible,
|
|
|
|
# _nothing_ else.
|
|
|
|
#
|
|
|
|
# On most Linux-systems, there is a user and group "nobody" defined in
|
|
|
|
# `/etc/passwd' and `/etc/group'. Use the number of that user/group
|
|
|
|
# for the following entries.
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
# Syntax:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 10 GID
|
|
|
|
# 11 UID
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# GID numeric number of the group
|
|
|
|
# UID numeric number of the user
|
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
# Example:
|
|
|
|
# 10 65534
|
|
|
|
# 11 65534
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
10 65534
|
|
|
|
11 65534
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
# =========================================================================
|
2011-11-13 00:38:56 +01:00
|
|
|
# Section 12: supervisor-login (required)
|
|
|
|
#
|
|
|
|
# The "supervisor" of a nw-server is much like "root" on the Linux-side.
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# Specify a Linux-user that should be mapped to the supervisor of this
|
|
|
|
# mars_nwe-server.
|
|
|
|
# To improve security, don't use "root" for this purpose but create a
|
|
|
|
# seperate administrative account (under Linux) called "nw-adm" or similar.
|
|
|
|
#
|
|
|
|
# The nw-user defined in this section will have the mars_nwe internal UID
|
|
|
|
# "1" (remember even under Linux "root" must have the special UID "0"), so
|
|
|
|
# it is not possible to define a supervisor in section 13 (the users
|
|
|
|
# defined there will get random UIDs).
|
|
|
|
# You _can_ define a user with name "SUPERVISOR" in section 13, but he
|
|
|
|
# won't really be the "local god" on the "mars_nwe"-server.
|
|
|
|
# And of course you _can_ define a supervisor with name "GOD" or "ROOT"
|
|
|
|
# in _this_ section, which would only break the traditional naming-scheme
|
|
|
|
# of the netware-world.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
# Syntax:
|
|
|
|
# 12 NW_LOGIN LINUX_LOGIN [PASSWORD]
|
|
|
|
#
|
|
|
|
# NW_LOGIN: the login-name for the "mars_nwe"-server (traditionally,
|
|
|
|
# this is "SUPERVISOR")
|
|
|
|
# LINUX_LOGIN: the account on the Linux-side associated with the NW_LOGIN
|
|
|
|
# PASSWORD: the password for the NW_LOGIN. It must be clear-text but
|
|
|
|
# will be encrypted and permanent stored in the
|
|
|
|
# bindery-files, so it (the password or the whole section, at
|
|
|
|
# your option) can be deleted after the first start of
|
2011-11-13 00:38:57 +01:00
|
|
|
# "nwserv".
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# Make sure this file is not world-readable as long
|
|
|
|
# as the password stands here.
|
|
|
|
#
|
|
|
|
# If you leave this field blank when starting "mars_nwe" the
|
|
|
|
# first time, the supervisor-login will be completely
|
|
|
|
# disabled. In other words: there is no way to supply the
|
|
|
|
# supervisor with no password ("null-password").
|
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# Example:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 12 SUPERVISOR nw-adm top-secret
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
12 SUPERVISOR root
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
# =========================================================================
|
2011-11-13 00:38:56 +01:00
|
|
|
# Section 13: user-logins (optional)
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# You can provide mappings from the regular login-names of your Linux-Box
|
|
|
|
# to "mars_nwe"-logins here.
|
|
|
|
# Every "mars_nwe"-user _must_ have a login-name on the Linux side (even
|
|
|
|
# if he can't log in into the account associated with the login-name,
|
|
|
|
# because you locked it with a "*") in order to "own" files.
|
|
|
|
# If you specify a Linux-login that doesn't exist (one could think of a
|
|
|
|
# typo), the user will only have the minimal rights defined in
|
|
|
|
# sections 10/11.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# You may also map different mars_nwe user to the same unix user.
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# See section 12 for a description of the syntax.
|
|
|
|
#
|
|
|
|
# Unlike in section 12, you can define users with no password.
|
2011-11-13 00:38:58 +01:00
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
# Syntax:
|
|
|
|
# 13 NW_LOGIN LINUX_LOGIN [PASSWORD] [FLAGS]
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# FLAGS must be a hex value begin with 0x
|
|
|
|
# the only FLAG value in the moment is 0x1 for 'fixed passwords'
|
|
|
|
# which cannot be changed by user.
|
2011-11-13 00:38:56 +01:00
|
|
|
# Example:
|
2011-11-13 00:38:58 +01:00
|
|
|
# 13 MARTIN martin
|
|
|
|
# 13 DAREK martin
|
|
|
|
# 13 COMMON common gast 0x1 # no password change by user.
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# Section 14: currently not used
|
|
|
|
|
|
|
|
# =========================================================================
|
|
|
|
# Section 15: automatic mapping of logins (decision required)
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# If you have a large number of accounts on your Linux-machine, you may
|
|
|
|
# want to map all Linux-logins automatically to "mars_nwe"-logins.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# At this stage this section is only a quick hack to make life a bit
|
|
|
|
# easier for the administrator.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# WARNING: as there is no algorithm to convert the encrypted
|
|
|
|
# "Linux-passwords" into the encrypted format used by the DOS-clients (and
|
|
|
|
# therefore "mars_nwe"), you have to supply a common password for all
|
|
|
|
# automatically mapped users. This is a big security concern and you
|
|
|
|
# should never make this common password public (and, of course you
|
|
|
|
# should choose a sufficient "secure" (read: difficult) password).
|
|
|
|
# Type the common password to grant access to the users login and the
|
|
|
|
# command "setpass" instead of telling the password to the user.
|
|
|
|
#
|
|
|
|
# Only those Linux-logins will handled automatically that don't have a
|
|
|
|
# "x" or "*" as their encrypted password.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
# Syntax:
|
|
|
|
# 15 FLAG DEFAULT_PASSWORD
|
|
|
|
#
|
|
|
|
# FLAG:
|
|
|
|
# 0 DON'T map the Linux-logins automatically to
|
|
|
|
# "mars_nwe"-logins (default)
|
|
|
|
# 1 YES, DO the automatic mapping and provide every login
|
|
|
|
# created this way with the common password given with
|
|
|
|
# "DEFAULT_PASSWORD"
|
|
|
|
# 99 re-read the logins from /etc/passwd and overwrite even the
|
|
|
|
# already existing logins from the bindery (this will also
|
|
|
|
# reset all the passwords to "DEFAULT_PASSWORD")
|
|
|
|
#
|
|
|
|
# DEFAULT_PASSWORD: the common password for all automatically created
|
|
|
|
# logins (only needed if FLAG is not "0"); everything about
|
|
|
|
# password in section 12 applies to this.
|
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
|
|
|
|
15 0 top-secret
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
# =========================================================================
|
2011-11-13 00:38:56 +01:00
|
|
|
# Section 16: Tests on startup
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# If you want some sanity checks at startup, set this flag to 1.
|
2011-11-13 00:38:57 +01:00
|
|
|
# "mars_nwe" will try to create/change missing directories:
|
|
|
|
# SYS:LOGIN, SYS:MAIL, SYS:MAIL/XXX, SYS:PUBLIC, SYS:SYSTEM ...
|
|
|
|
# (with the "right" permissions, of course) if you enable this.
|
|
|
|
# should also be enabled when you use a new mars_nwe version.
|
|
|
|
# Disabling this test only spares little time when starting mars_nwe.
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
16 1
|
|
|
|
|
|
|
|
|
|
|
|
# Section 17-20: currently not used
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# =========================================================================
|
2011-11-13 00:38:56 +01:00
|
|
|
# Section 21: print queues (optional)
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# Which of the printers connected to your Linux-box should be accessible
|
|
|
|
# from the DOS-clients?
|
2011-11-13 00:38:56 +01:00
|
|
|
# Multiple entries are allowed.
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# -------------------------------------------------------------------------
|
2011-11-13 00:38:56 +01:00
|
|
|
# Syntax:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 21 QUEUE_NAME QUEUE_DIR PRINT_COMMAND
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# QUEUE_NAME: the name of the print queue on client-side (to make it
|
|
|
|
# perfectly clear: _not_ the Linux-queue)
|
2011-11-13 00:38:57 +01:00
|
|
|
# QUEUE_DIR: spooling directory for the print-jobs.
|
|
|
|
# The name is the DOS (not Unix) name of this
|
|
|
|
# directory.
|
|
|
|
# It should be placed on the first defined volume.
|
|
|
|
# (standard name is SYS volume).
|
|
|
|
# Then it will be created at starttime of mars_nwe.
|
|
|
|
# It must exist before printing.
|
|
|
|
# (_not_ the spooling-directories of the Linux-lpd)
|
2011-11-13 00:38:56 +01:00
|
|
|
# PRINT_COMMAND: command used for serving the print-jobs under Linux
|
2011-11-13 00:38:56 +01:00
|
|
|
# (see "man lpr" and "man magicfilter" for details)
|
2011-11-13 00:38:58 +01:00
|
|
|
# if the '!' is last parameter of command then
|
|
|
|
# the queue-packet fields 'banner_user_name'
|
|
|
|
# and 'banner_file_name' will be added to the
|
|
|
|
# command as last parameters.
|
2011-11-13 00:38:56 +01:00
|
|
|
#
|
|
|
|
# Examples:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 21 LASER SYS:/PRINT/L lpr -Plaser
|
|
|
|
# 21 OCTOPUSS SYS:/PRINT/O lpr -Php_deskjet
|
|
|
|
# -------------------------------------------------------------------------
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
|
|
|
# --------------------------------------------------------
|
|
|
|
# You usally don't want to change anything below this line
|
|
|
|
# --------------------------------------------------------
|
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# Sections 100-106: amount of debug-information
|
|
|
|
#
|
|
|
|
# FLAG:
|
2011-11-13 00:38:56 +01:00
|
|
|
# 0 no debug messages
|
|
|
|
# 1 errors and notes are reported
|
|
|
|
# 99 maximum debug levels
|
|
|
|
|
|
|
|
100 0 # debug IPX KERNEL (0 | 1)
|
|
|
|
101 1 # debug NWSERV
|
|
|
|
102 0 # debug NCPSERV
|
|
|
|
103 0 # debug NWCONN
|
2011-11-13 00:38:57 +01:00
|
|
|
104 0 # debug (start) NWCLIENT, should *always* be '0' !
|
2011-11-13 00:38:56 +01:00
|
|
|
105 0 # debug NWBIND
|
|
|
|
106 1 # debug NWROUTED
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
# Sections 200-202: logging of "nwserv"
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
200 1 # 0 = no logfile and dont daemonize nwserv/nwrouted
|
|
|
|
# 1 = daemonize nwserv/nwrouted and use logfile
|
|
|
|
201 /tmp/nw.log # filename of logfile
|
|
|
|
202 1 # 1=creat new logfile, 0=append to logfile
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
|
|
|
# Sections 210,211: timing
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
210 10 # 1 .. 600 (default 10) seconds after server
|
|
|
|
# really goes down after a down command
|
|
|
|
211 60 # 10 .. 600 (default 60) broadcasts every x seconds
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
|
|
|
# Sections 300-302: loging of routing-information
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
300 1 # > 0 print routing info to file every x broadcasts.
|
|
|
|
# ( normally minutes )
|
|
|
|
301 /tmp/nw.routes # filename of logfile
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:57 +01:00
|
|
|
302 0x1 # flags will be interpreted as hex value.
|
|
|
|
# 0 = append to this file
|
|
|
|
# & 0x1 = creat new routing info file
|
|
|
|
# & 0x2 = split info into several files
|
|
|
|
# (extensions = .1, .2, .3 ... )
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
# Section 310: watchdogs
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
310 7 # send wdog's only to device net < x ticks.
|
2011-11-13 00:38:57 +01:00
|
|
|
# 0 = always send wdogs. < 0 = never send wdogs
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
# Section 400:
|
2011-11-13 00:38:56 +01:00
|
|
|
# station file for special handling of stations.
|
2011-11-13 00:38:56 +01:00
|
|
|
|
2011-11-13 00:38:56 +01:00
|
|
|
400 /etc/nwserv.stations # for syntax see file in the examples directory.
|
2011-11-13 00:38:56 +01:00
|
|
|
|
|
|
|
|
|
|
|
# Section 401: nearest server
|
|
|
|
#
|
2011-11-13 00:38:56 +01:00
|
|
|
# for special handling of the 'get nearest server request'.
|
2011-11-13 00:38:58 +01:00
|
|
|
401 0 # 0 = ignore entry 400, get nearest response always enabled.
|
2011-11-13 00:38:56 +01:00
|
|
|
# 1 = 400 are excludes, get nearest response normally enabled.
|
|
|
|
# 2 = 400 are includes, get nearest response normally disabled.
|
|
|
|
|
2011-11-13 00:38:57 +01:00
|
|
|
# Section 402: station connect restrictions
|
|
|
|
#
|
2011-11-13 00:38:58 +01:00
|
|
|
# for special handling of the 'creat connection' (attach) call.
|
2011-11-13 00:38:58 +01:00
|
|
|
402 0 # 0 = ignore entry 400, create connection always enabled.
|
|
|
|
# 1 = 400 are excludes, create connection normally enabled.
|
|
|
|
# 2 = 400 are includes, create connection normally disabled.
|
2011-11-13 00:38:57 +01:00
|
|
|
|