Novell SLRS 8 Admin Manual page 84

Table of Contents

Advertisement

7 PosAdmin
posAdmin.pl --user cn=admin,o=mycorp,c=de \
--password secret \
--base cn=server,cn=habor,ou=berlin,o=mycorp,c=de \
--add --scBranchServer --cn bs
Now add a network interface card with a static IP address from the subnet
already defined. This is a scNetworkcard object with the must attributes --
scDevice and --scIpHostNumber. A description of all scNetworkcard attributes
is shown in Table 7.4.
posAdmin.pl --user cn=admin,o=mycorp,c=de \
--password secret \
--base cn=bs,cn=server,cn=habor,ou=berlin,o=mycorp,c=de \
--add --scNetworkcard --scDevice eth0 \
--ipHostNumber 192.168.1.1
Attribute
--scDevice
--ipHostNumber
--macAddress
--scModul
--scModulOption
--ipNetmaskNumber
Table 7.4: Network Interface Attributes for PosAdmin
The next step is to set up services running on a branch server. At least define
the required DNS, TFTP and DHCP services. You can attain this using the
scService option, which has six must attributes:
The examples below show how to add the services DNS, TFTP and DHCP;
note that the DNS service is used as the 'canonical' entry. A description of all
scService attributes is shown in Table
posAdmin.pl --user cn=admin,o=mycorp,c=de \
--password secret \
--base cn=bs,cn=server,cn=habor,ou=berlin,o=mycorp,c=de \
--add --scService --cn dns --ipHostNumber 192.168.1.1 \
84
Type
Explanation
must This is the name of network device of the card,
for example, eth0 or eth1.
must This
is
the
192.168.1.1.
may
This is the MAC address of the network inter-
face card.
may
This is the name of the Linux kernel module
for the network interface card.
may
These are the module options of the Linux ker-
nel module for the network interface card.
may
If the ipHostNumber is not inside the defined
subnet of the location, add the netmask be-
longing to the IP address assigned to the net-
work interface card.
7.5
on page 86.
IP
address,
for
example,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Suse linux retail solution 8

Table of Contents