Configuration Settings File

This section contains a complete copy of the cofiguration settings file (.nbo) that is created on the appliance and is saved to a Settings disk if you inserted a disk during initial setup or can be created by exporting the appliance settings to a new .nbo file. This file can be used in two ways:

  1. The configuration settings file, along with the certificates used for the central office LDAP server and rsync server are stored on the Settings disk and can be used to restore the appliance.
  2. The configuration settings file, along with the certificates used for the central office LDAP server and rsync server on the Settings disk can be used to deploy multiple appliances with similar settings. If this file will be used to create a new appliance, it must be named autoload.nbo.

Before this settings file is used to set up a new appliance, several settings should be modified in a text editor so that IP address and servername conflicts do not occur on the network. If you are using this file to restore the appliance that originally created the file, you do not need to modify these settings.

The sections in the configuration settings file that we strongly suggest you consider modifying to avoid servername and address conflicts appear in italics. Additionally, you can modify other settings as needed.

;
;
; Settings for Novell(R) Nterprise(TM) Branch Office(TM)
; NBO 1.0.57.5  Oct 22, 2002 6:36:09 PM
; servername 
;
;
; TAPSettings_IP
;
set eth0 name=eth0
set eth0 speed=autosensing
set eth0 duplex=autosensing
set eth0 dhcp=no
clear eth0 address
add eth0 address =IP_address,mask=subnet_mask;
;
; TAPSettings_Admin
;
set admin http enable=yes
set admin http port=2222
clear admin http address
add admin http address=IP_address
set admin http wizard=no
set admin http log=yes
set admin http log level=error
set admin http log frequency=24
set admin http log purgesize=20000
set admin http log format=common
set admin ftp enable=no
set admin ftp port=2121
clear admin ftp address
set admin ftp loglevel=7
set admin telnet enable=no
set admin telnet port=23
set admin range permit all=yes
clear admin range
add admin range permit start=0.0.0.0,end=255.255.255.255
;
;
; TAPSettings_Protocols
;
set authsource nds enable=yes
set authsource ntdomain enable=no
set authsource ntdomain domain=
set authsource ntdomain pdcname=
set authsource ntdomain pdcaddress=
set authsource ntdomain winsaddress=
set authsource nis enable=no
set authsource nis domain=
set authsource nis host=
set authsource ldap enable=yes
set authsource ldap host1=central_office_LDAP_server_IP_address
set authsource ldap port1=636
set authsource ldap host2=
set authsource ldap port2=636
set authsource ldap host3=
set authsource ldap port3=636
set authsource ldap context=""
set authsource ldap timeout=45
set protocol ncp enable=yes
clear protocol ncp address
add protocol ncp address=IP_address
set protocol ncp name=servername
set protocol cifs enable=yes
clear protocol cifs address
add protocol cifs address=IP_address
set protocol cifs name=server_name_that_appears_in_Windows
set protocol cifs authsource=ntdomain
set protocol cifs workgroup=CIFS_workgroupname
set protocol cifs comment=server_comment_that_appears_in_Windows_Explorer
set protocol cifs unicode=no
set protocol cifs oplocks=no
set protocol cifs asyncread=no
clear protocol cifs share
add protocol cifs share=data
set protocol cifs share data path=\
set protocol cifs share data comment=
set protocol nfs enable=no
clear protocol nfs address
set protocol nfs authsource=nds
clear protocol nfs share
set protocol http enable=yes
clear protocol http address
add protocol http address=IP_address
set protocol http port=80
clear protocol http mimetype
add protocol http mimetype=application/astound
add protocol http mimetype=application/fastman
add protocol http mimetype=application/java-archive
add protocol http mimetype=application/java-serialized-object
add protocol http mimetype=application/java-vm
add protocol http mimetype=application/mac-binhex40
add protocol http mimetype=application/mbedlet
add protocol http mimetype=application/msword
add protocol http mimetype=application/octet-stream
add protocol http mimetype=application/oda
add protocol http mimetype=application/pdf
add protocol http mimetype=application/postscript
add protocol http mimetype=application/rtf
add protocol http mimetype=application/studiom
add protocol http mimetype=application/timbuktu
add protocol http mimetype=application/vnd.ms-excel
add protocol http mimetype=application/vnd.ms-powerpoint
add protocol http mimetype=application/vnd.ms-project
add protocol http mimetype=application/winhlp
add protocol http mimetype=application/x-NET-Install
add protocol http mimetype=application/x-asap
add protocol http mimetype=application/x-cpio
add protocol http mimetype=application/x-csh
add protocol http mimetype=application/x-dot
add protocol http mimetype=application/x-dvi
add protocol http mimetype=application/x-earthtime
add protocol http mimetype=application/x-envoy
add protocol http mimetype=application/x-excel
add protocol http mimetype=application/x-gtar
add protocol http mimetype=application/x-hdf
add protocol http mimetype=application/x-javascript
add protocol http mimetype=application/x-javascript-config
add protocol http mimetype=application/x-latex
add protocol http mimetype=application/x-maker
add protocol http mimetype=application/x-mif
add protocol http mimetype=application/x-mocha
add protocol http mimetype=application/x-msaccess
add protocol http mimetype=application/x-mscardfile
add protocol http mimetype=application/x-msclip
add protocol http mimetype=application/x-msmediaview
add protocol http mimetype=application/x-msmetafile
add protocol http mimetype=application/x-msmoney
add protocol http mimetype=application/x-mspublisher
add protocol http mimetype=application/x-msschedule
add protocol http mimetype=application/x-msterminal
add protocol http mimetype=application/x-mswrite
add protocol http mimetype=application/x-netcdf
add protocol http mimetype=application/x-ns-proxy-autoconfig
add protocol http mimetype=application/x-perl
add protocol http mimetype=application/x-pointplus
add protocol http mimetype=application/x-salsa
add protocol http mimetype=application/x-sh
add protocol http mimetype=application/x-shar
add protocol http mimetype=application/x-sprite
add protocol http mimetype=application/x-stuffit
add protocol http mimetype=application/x-tar
add protocol http mimetype=application/x-tcl
add protocol http mimetype=application/x-tex
add protocol http mimetype=application/x-texinfo
add protocol http mimetype=application/x-timbuktu
add protocol http mimetype=application/x-tkined
add protocol http mimetype=application/x-troff
add protocol http mimetype=application/x-troff-man
add protocol http mimetype=application/x-troff-me
add protocol http mimetype=application/x-troff-ms
add protocol http mimetype=application/x-wais-source
add protocol http mimetype=application/x-x509-ca-cert
add protocol http mimetype=application/x-x509-email-cert
add protocol http mimetype=application/x-x509-server-cert
add protocol http mimetype=application/x-x509-user-cert
add protocol http mimetype=application/zip
add protocol http mimetype=audio/basic
add protocol http mimetype=audio/echospeech
add protocol http mimetype=audio/midi
add protocol http mimetype=audio/x-aiff
add protocol http mimetype=audio/x-epac
add protocol http mimetype=audio/x-liveaudio
add protocol http mimetype=audio/x-pac
add protocol http mimetype=audio/x-pn-realaudio
add protocol http mimetype=audio/x-wav
add protocol http mimetype=image/bmp
add protocol http mimetype=image/fif
add protocol http mimetype=image/gif
add protocol http mimetype=image/ief
add protocol http mimetype=image/ifs
add protocol http mimetype=image/jpeg
add protocol http mimetype=image/png
add protocol http mimetype=image/tiff
add protocol http mimetype=image/vnd
add protocol http mimetype=image/wavelet
add protocol http mimetype=image/x-cmu-raster
add protocol http mimetype=image/x-photo-cd
add protocol http mimetype=image/x-portable-anymap
add protocol http mimetype=image/x-portable-bitmap
add protocol http mimetype=image/x-portable-graymap
add protocol http mimetype=image/x-portable-pixmap
add protocol http mimetype=image/x-rgb
add protocol http mimetype=image/x-xbitmap
add protocol http mimetype=image/x-xpixmap
add protocol http mimetype=image/x-xwindowdump
add protocol http mimetype=magnus-internal/imagemap
add protocol http mimetype=magnus-internal/parsed-html
add protocol http mimetype=text/html
add protocol http mimetype=text/plain
add protocol http mimetype=text/richtext
add protocol http mimetype=text/tab-separated-values
add protocol http mimetype=text/x-setext
add protocol http mimetype=text/x-speech
add protocol http mimetype=video/isivideo
add protocol http mimetype=video/mpeg
add protocol http mimetype=video/msvideo
add protocol http mimetype=video/quicktime
add protocol http mimetype=video/vivo
add protocol http mimetype=video/wavelet
add protocol http mimetype=video/x-mpeg2
add protocol http mimetype=video/x-sgi-movie
add protocol http mimetype=x-compress
add protocol http mimetype=x-conference/x-cooltalk
add protocol http mimetype=x-gzip
add protocol http mimetype=x-uuencode
add protocol http mimetype=x-world/x-svr
add protocol http mimetype=x-world/x-vrml
add protocol http mimetype=x-world/x-vrt
set protocol http mimetype application/astound=
set protocol http mimetype application/fastman=
set protocol http mimetype application/java-archive=jar
set protocol http mimetype application/java-serialized-object=
set protocol http mimetype application/java-vm=class
set protocol http mimetype application/mac-binhex40=
set protocol http mimetype application/mbedlet=
set protocol http mimetype application/msword=
set protocol http mimetype application/octet-stream=
set protocol http mimetype application/oda=
set protocol http mimetype application/pdf=
set protocol http mimetype application/postscript=
set protocol http mimetype application/rtf=
set protocol http mimetype application/studiom=
set protocol http mimetype application/timbuktu=
set protocol http mimetype application/vnd.ms-excel=
set protocol http mimetype application/vnd.ms-powerpoint=
set protocol http mimetype application/vnd.ms-project=
set protocol http mimetype application/winhlp=
set protocol http mimetype application/x-net-install=
set protocol http mimetype application/x-asap=
set protocol http mimetype application/x-cpio=
set protocol http mimetype application/x-csh=
set protocol http mimetype application/x-dot=
set protocol http mimetype application/x-dvi=
set protocol http mimetype application/x-earthtime=
set protocol http mimetype application/x-envoy=
set protocol http mimetype application/x-excel=
set protocol http mimetype application/x-gtar=
set protocol http mimetype application/x-hdf=
set protocol http mimetype application/x-javascript=js
set protocol http mimetype application/x-javascript-config=
set protocol http mimetype application/x-latex=
set protocol http mimetype application/x-maker=
set protocol http mimetype application/x-mif=
set protocol http mimetype application/x-mocha=
set protocol http mimetype application/x-msaccess=
set protocol http mimetype application/x-mscardfile=
set protocol http mimetype application/x-msclip=
set protocol http mimetype application/x-msmediaview=
set protocol http mimetype application/x-msmetafile=
set protocol http mimetype application/x-msmoney=
set protocol http mimetype application/x-mspublisher=
set protocol http mimetype application/x-msschedule=
set protocol http mimetype application/x-msterminal=
set protocol http mimetype application/x-mswrite=
set protocol http mimetype application/x-netcdf=
set protocol http mimetype application/x-ns-proxy-autoconfig=
set protocol http mimetype application/x-perl=
set protocol http mimetype application/x-pointplus=
set protocol http mimetype application/x-salsa=
set protocol http mimetype application/x-sh=
set protocol http mimetype application/x-shar=
set protocol http mimetype application/x-sprite=
set protocol http mimetype application/x-stuffit=
set protocol http mimetype application/x-tar=
set protocol http mimetype application/x-tcl=
set protocol http mimetype application/x-tex=
set protocol http mimetype application/x-texinfo=
set protocol http mimetype application/x-timbuktu=
set protocol http mimetype application/x-tkined=
set protocol http mimetype application/x-troff=
set protocol http mimetype application/x-troff-man=
set protocol http mimetype application/x-troff-me=
set protocol http mimetype application/x-troff-ms=
set protocol http mimetype application/x-wais-source=
set protocol http mimetype application/x-x509-ca-cert=
set protocol http mimetype application/x-x509-email-cert=
set protocol http mimetype application/x-x509-server-cert=
set protocol http mimetype application/x-x509-user-cert=
set protocol http mimetype application/zip=zip
set protocol http mimetype audio/basic=
set protocol http mimetype audio/echospeech=
set protocol http mimetype audio/midi=
set protocol http mimetype audio/x-aiff=
set protocol http mimetype audio/x-epac=
set protocol http mimetype audio/x-liveaudio=
set protocol http mimetype audio/x-pac=
set protocol http mimetype audio/x-pn-realaudio=
set protocol http mimetype audio/x-wav=
set protocol http mimetype image/bmp=
set protocol http mimetype image/fif=
set protocol http mimetype image/gif=gif
set protocol http mimetype image/ief=
set protocol http mimetype image/ifs=
set protocol http mimetype image/jpeg=jpeg jpg jpe jfif pjpeg pjp
set protocol http mimetype image/png=
set protocol http mimetype image/tiff=
set protocol http mimetype image/vnd=
set protocol http mimetype image/wavelet=
set protocol http mimetype image/x-cmu-raster=
set protocol http mimetype image/x-photo-cd=
set protocol http mimetype image/x-portable-anymap=
set protocol http mimetype image/x-portable-bitmap=
set protocol http mimetype image/x-portable-graymap=
set protocol http mimetype image/x-portable-pixmap=
set protocol http mimetype image/x-rgb=
set protocol http mimetype image/x-xbitmap=
set protocol http mimetype image/x-xpixmap=
set protocol http mimetype image/x-xwindowdump=
set protocol http mimetype magnus-internal/imagemap=
set protocol http mimetype magnus-internal/parsed-html=
set protocol http mimetype text/html=htm html
set protocol http mimetype text/plain=txt
set protocol http mimetype text/richtext=
set protocol http mimetype text/tab-separated-values=
set protocol http mimetype text/x-setext=
set protocol http mimetype text/x-speech=
set protocol http mimetype video/isivideo=
set protocol http mimetype video/mpeg=
set protocol http mimetype video/msvideo=
set protocol http mimetype video/quicktime=
set protocol http mimetype video/vivo=
set protocol http mimetype video/wavelet=
set protocol http mimetype video/x-mpeg2=
set protocol http mimetype video/x-sgi-movie=
set protocol http mimetype :x-compress=
set protocol http mimetype x-conference/x-cooltalk=
set protocol http mimetype :x-gzip=
set protocol http mimetype :x-uuencode=
set protocol http mimetype x-world/x-svr=
set protocol http mimetype x-world/x-vrml=
set protocol http mimetype x-world/x-vrt=
set protocol http log enable=no
set protocol http log roll time=08:00
set protocol http log roll day=2
set protocol http log data common=Client IP,User Name,Date,Full 
Request,Status,Bytes Sent
set protocol http log data referer=no
set protocol http log data useragent=no
set protocol http log data type=no
set protocol http log data uri=no
set protocol http log data uriquery=no
set protocol http log data httpversion=no
set protocol https enable=yes
clear protocol https address
add protocol https address=IP_address
set protocol https port=443
set protocol ftp enable=no
clear protocol ftp address
set protocol ftp port=21
set protocol ftp loglevel=7
set protocol ftp max sessions=30
set protocol ftp intruder attempts=5
set protocol ftp intruder resettime=5
set protocol ftp idle timeout=600
set protocol afp enable=yes
set protocol afp dataname=data
;
;
; TAPSettings_Backup
;
set backup enable=no
set backup nds enable=yes
set backup slp enable=yes
set replication enable=yes
set replication address=central_office_rsync_server_IP_address
set replication port=873
set replication localaddress=
set replication localport=873
set replication time=24:00
clear replication excludedirectory
add replication excludedirectory=DATA:\directory_excluded_from_backup\
;
;
; TAPSettings_DNS
;
set dns name=DNS_name
set dns domain=DNS_domain
clear dns server
add dns server=DNS_IP_address
;
;
; TAPSettings_FileInfo
;
;
;
; TAPSettings_Gateway
;
set gateway router=no
set gateway rip=no
set defaultgateway=default_gateway_IP_address
;
;
; TAPSettings_GlobalUserSettings
;
set usersettings corpname=MyPortal
set usersettings logo=corporate_logo_URL
set usersettings corpurl=corporate_URL
set usersettings securesession=yes
set usersettings securelogin=yes
clear userfavs
;
;
; TAPSettings_HOSTS
;
;
;
; TAPSettings_Print
;
set printing address=IP_address
;
;
; TAPSettings_Server
;
set server name=servername
set server dhcpconfig=no
set server language=english
set server keyboard=United States
;
;
; TAPSettings_SoftChip
;
set softchip poll enable=no
set softchip poll time=0:0
clear softchip poll source
set softchip hidden=no
;
;
; TAPSettings_Time
;
set time mode=manual
set time synchronize mode=auto
clear time synchronize server
;
;
; TAPSettings_TimeZone
;
set timezone zone=7
set timezone custom name=
set timezone custom label=
set timezone custom offset=-00:01
set timezone custom dst defined=no
set timezone custom dst label=
set timezone custom dst offset=00:00
set timezone custom dst start month=1
set timezone custom dst start hour=0
set timezone custom dst start rule=last
set timezone custom dst start dayofweek=sunday
set timezone custom dst start dayofmonth=1
set timezone custom dst end month=1
set timezone custom dst end hour=0
set timezone custom dst end rule=first
set timezone custom dst end dayofweek=sunday
set timezone custom dst end dayofmonth=1
set timezone dst enable=yes
;
;
; TAPSettings_Users
;
;
;
; TAPSettings_Volume
;
set volume quota=4398046511104
;
;
; TAPSettings_ZFS
;
set zfs enable=no
set zfs firewallipdns=
;
apply