Description
Type
Option
address assigned to the network inter-
face card.
4
Set up the Branch Server services. At a minimum, define the required DNS,
TFTP and DHCP services.
The following examples demonstrate how to add the DNS, DHCP, and TFTP
services.
posAdmin.pl --user cn=admin,o=
mycorp
,c=
us
--password
secret
--base cn=
bs
,cn=
server
,cn=
east
,ou=
boston
,o=
mycorp
,c=
us
--add --scService --cn
dns
--ipHostNumber
192.168.1.1
--scDnsName
dns
--scServiceName dns --scServiceStartScript named
--scServiceStatus
TRUE
posAdmin.pl --user cn=admin,o=
mycorp
,c=
us
--password
secret
--base cn=
bs
,cn=
server
,cn=
east
,ou=
boston
,o=
mycorp
,c=
us
--add --scService --cn
dhcp
--ipHostNumber
192.168.1.1
--scDnsName
dhcp
--scServiceName dhcp
--scServiceStartScript dhcpd --scServiceStatus
TRUE
posAdmin.pl --user cn=admin,o=
mycorp
,c=
us
--password
secret
--base cn=
bs
,cn=
server
,cn=
east
,ou=
boston
,o=
mycorp
,c=
us
--add - scService --cn
tftp
--ipHostNumber
192.168.1.1
--scDnsName
tftp
--scServiceName tftp
--scServiceStartScript atftpd
--scServiceStatus
TRUE
Table 6.4, “posAdmin Options for Creating
scService
Objects” (page 62)
summarizes the posAdmin command options for the
scService
object at-
tributes.
Table 6.4
posAdmin Options for Creating scService Objects
Description
Type
Option
The common name of the ser-
vice.
must
--cn
The virtual IP address of the
HA Service.
must
--ipHostNumber
62
SUSE Linux Enterprise Point of Service Guide