Novell SLRS 8 Admin Manual page 93

Table of Contents

Advertisement

--base cn=global,o=mycorp,c=de \
--add --scCashRegister --cn crtype3 \
--scCashRegisterName 1234567 \
--scPosImageDn cn=browser,ou=global,o=mycorp,c=de
The next step is to add hardware-dependent configuration files, such as XF86Config.
The following example adds a scConfigFileTemplate object below the Cash Reg-
ister Hardware container crtype3 using the attributes as described in Table
7.12.
posAdmin.pl --user cn=admin,o=mycorp,c=de \
--password secret \
--base cn=crtype3,cn=global,o=mycorp,c=de \
--add --scConfigFileTemplate --cn XF86Config \
--scConfigFile /etc/X11/XF86Config \
--scMust TRUE --scBsize 1024 \
--scConfigFileData /mydata/XF86Config.1234567
Attribute
--base
--cn
--scMust
--scConfigFile
--scBsize
--scConfigFileData must This is the source path of the config file, for ex-
Table 7.12: ConfigFileTemplate Attributes for PosAdmin
A second config file template type is supported which stores configuration files
outside of the ldap directory. Rsync is used to transfer the files to the branch
server. As such, the config files must be placed in the path: /opt/SLES/POS/rsync/config/.
The following example adds a scConfigFileSyncTemplate object below the Cash
Register Hardware container crtype3 using the additional attributes as de-
scribed in Table 7.13.
posAdmin.pl --user cn=admin,o=mycorp,c=de \
--password secret \
--base cn=crtype3,cn=global,o=mycorp,c=de \
--add --scConfigFileSyncTemplate --cn XF86Config \
Type
Explanation
must This is the base distinguished name of
the CR object,
cn=global,o=mycorp,c=de.
must This is the common name of the config file.
must This flag is used to enable or disable the config
file. Allowed values are TRUE to enable or FALSE
to disable the config file.
must This is the target path of the config file, for ex-
ample, /etc/X11/XF86Config.
must Specifies the block size for the TFTP download.
ample, /tmp/XF86Config.mydata.
7.3 Managing Hardware
for example,
cn=crtype3,
93

Advertisement

Table of Contents
loading

This manual is also suitable for:

Suse linux retail solution 8

Table of Contents