File ncpfs-ipxmount.sysconfig of Package ncpfs

## Path:	Network/Novell/ncpfs
## Description:	Basic configuration for Novell access
## ServiceRestart: ipxmount
## Type:	string
## Default:	"eth0"
#
# On which device should the mount of the Novell filesystem operate? 
# It will very often be eth0
#
NVNETDEVICE=eth0

## Type:	string
## Default:	"EtherII"
#
# Which frametype for the Novell System? Possible options are 
# 802.2, 802.3, SNAP and EtherII
#
NVFRAMETYPE=EtherII

## Type:	list(TCP,IPX)
## Default:	"IPX"
#
# Which protocol for the Novell System?
# TCP or IPX
#
NVPROTOCOL=IPX

## Type:	string
## Default:	"cp850"
#
# Which codepage to use for the Novell System? If incorrect, problems might
# arise with filenames containing Umlauts (being not displayed!)
#
NVCODEPAGE=cp850

## Type:	string
## Default:	"utf8"
#
# Which iocharset to use for the Novell System? If incorrect, problems might
# arise with filenames containing Umlauts (being not displayed or accessable!)
#
NVIOCHARSET=utf8

## Type:	string
## Default:	"NOVELL01"
#
# The name of the Novell-server should be supplied, i. e. NOVELL01
#
NVSERVER=NOVELL01

## Type:	string
## Default:	"FRED.SERVER.STRANGE.FRANKFURT"
#
# And we need an user who may mount the Novell-filesystem. This might be
# in the form USER or USER.CONTEXT.TREE
#
NVUSER=FRED.SERVER.STRANGE.FRANKFURT

## Type:	string
## Default:	"fred"
#
# Who is the user on the local machine that mounts this Novell tree?
# If nothing is specified it defaults to root!
#
NVLXUSER=fred

## Type:	string
## Default:	"/mnt"
#
# The mountpoint of the Novell filesystem on the local filesystem. 
# I. e. /mnt. Make sure that this directory exists!
#
NVLOCATION=/mnt

## Type:        string
## Default:     ""
#
# additional mount parameter for ipxmount
#
NVUSEROPTS=""

openSUSE Build Service is sponsored by