organizationalUnit containers within the LDAP directory. Use only alphanu-
meric characters for ou objects.
Here is the posAdmin command syntax for adding an organizationalUnit object in
LDAP (type the command all on one line):
posAdmin.pl --user dn_of_admin_user --password password --base base_context
--add --organizationalUnit --ou ou_name [--description `string´]
Table 6.1, "Attributes for organizationalUnit Objects" (page 56) summarizes the orga-
nizationalUnit object attributes.
Table 6.1
Attribute
--ou ou_name
--description
`string´
For example, the following command adds the boston organizational unit to the LDAP
directory and gives it the description "main headquarters":
posAdmin.pl --user cn=admin,o=mycorp,c=us --password secret --base
o=mycorp,c=us --add --organizationalUnit --ou boston --description 'main
headquarters'
The LDAP context of the newly created organizationalUnit is the
ou=boston,o=mycorp,c=us directory.
6.4.2 Adding an scLocation Object
An scLocation object is typically used to represent a branch office (a site where a
Branch Server and Point of Service terminals are located). scLocation containers
are used to store information about the deployed Branch Servers and Point of Service
terminals. This and all other information that can be modified at the Branch Server
56
SUSE Linux Enterprise Point of Service Guide
Attributes for organizationalUnit Objects
Type
must
may
Explanation
Specifies the name of the organizational
unit. For example, --ou boston.
Contains a human-readable description
of the object.
Need help?
Do you have a question about the LINUX ENTERPRISE 11 - SUBSCRIPTION MANAGEMENT TOOL GUIDE 10-02-2009 and is the answer not in the manual?
Questions and answers