secret
--base cn=
cshr4152
,cn=global,o=
mycorp
,c=
us
--add
--scRamDisk --cn
ram
--scDevice
/dev/ram1
To add a
scCashRegister
object for a generic machine use command:
posAdmin.pl --user cn=admin,o=
mycorp
,c=
us
--password
secret
--base cn=global,o=
mycorp
,c=
us
--add
--scCashRegister --cn
cr-test-default
--scCashRegisterName default --scPosImageDn
cn=
myGraphical
,cn=
default
,cn=global,o=
mycorp
,c=
us
(note
the
scCashRegisterName
name ).
When deploying to a harddisk of our generic machine, use the command:
posAdmin.pl --user cn=admin,o=
mycorp
,c=
us
--password
secret
--base cn=
cr-test-default
,cn=global,o=
mycorp
,c=
us
--add --scHarddisk --cn
sda
--scDevice
/dev/sda
--scHdSize
9000
--scPartitionsTable "
1000 82 x
;
8000 83
/
"
When deploying to a ramdisk of our generic machine, use the command:
posAdmin.pl --user cn=admin,o=
mycorp
,c=
us
--password
secret
--base cn=
cr-test-default
,cn=global,o=
mycorp
,c=
us
--add --scRamDisk --cn
ram
--scDevice
/dev/ram1
• The
posleases2ldap.pl
process is started and running.
If all the conditions are satisfied, at the time the
posleases2ldap.pl
checks the
upload directory, the new
config.
MAC
is created or overwritten and the uploaded
file
hwinfo.
MAC
deleted.
The generated
config.
MAC
file should contain lines reflecting values in the LDAP
database (the IP address is the address of the tftp service specified in
ipHostNumber
under tftp
scService
object in the
scBranchserver
in the relevant
scLocation
).
If deploying to a hard drive, the following lines should be present:
IMAGE=/dev/sda2;myGraphical_test;3.1.4;192.168.90.1;8192
PART=1000;82;x,8000;83;/
DISK=/dev/sda
Deploying Point of Service Terminals
71