Description
Type
Option
the first newly registered terminal gets
the name
CR001
and the IP address
192.168.1.55
. The next terminal
is named
CR002
and gets the IP ad-
dress
192.168.1.56
, and so on. The
IP addresses are taken from the range
specified by
scDhcpFixedRange
.
Refers to
scWorkstationBaseName
.
must
--scEnumerationMask
This optional entry configures the DNS
domain and the domain part of the
may
--associatedDomain
hostnames of the Point of Service ter-
minals to be in the stated domain. If
this entry is left empty, the domain
consists of the LDAP structure of the
scLocation
entry DN. With this
entry, a different domain can be chosen.
This mandatory entry configures the
Branch Server password for security
must
--userPassword
purposes. This password must be used
when installing a Branch Server using
the
posInitBranchserver.sh
script.
The following command adds an
scLocation
named
harbor
to the LDAP directory
(type the command all on one line):
posAdmin.pl --user cn=admin,o=
mycorp
,c=
us
--password
secret
--base ou=
boston
,o=
mycorp
,c=
us
--add --scLocation --cn
harbor
--ipNetworkNumber
192.168.1.0
--ipNetmaskNumber
255.255.255.0
--scDhcpRange
192.168.1.10
,
192.168.1.54
--scDhcpFixedRange
192.168.1.55
,
192.168.1.88
--scDefaultGw
192.168.1.254
--scDynamicIp
TRUE
--scDhcpExtern
FALSE
--scWorkstationBaseName
CR
--scEnumerationMask
000
--userPassword
branchpassword
Setting Up a Branch Server
59