ldap
327
Media Flow Controller Administrator’s Guide
Media Flow Controller CLI Commands
ldap
ldap
base-dn <string>
bind-dn <string>
bind-password <string>
host <IP_address> order {last | <order_number>}
login-attribute {<string> | uid | sAMAccountName}
port <port>
scope {one-level | subtree}
timeout <seconds>
version {2 | 3}
Notes:
•
base-dn
—Set the base distinguished name (location) of the user information in the LDAP
server's schema. This is a string like ou=users,dc=example,dc=com, with no spaces.
•
bind-dn
—Enter the distinguished name to bind to the LDAP server. This can be left
empty for anonymous login (the default).
•
bind-password
—Enter the password used when binding to the LDAP server. With
anonymous login (bind-dn is ""), also let this be empty (the default).
•
host <IP_address>
—Add an LDAP server to the set of servers used for authentication;
servers are tried in the order they appear in the server list. New servers are added to the
end of the list of servers by default. You can use the <order_number> argument for
control over server placement in the list. If no ldap host <ip-address> is specified, the
host is removed from the list. The special keyword "last" moves the specified server to be
last to be tried
•
last
—Move the server to the end of the server list.
•
<order_number>
—Move or add an LDAP server such that the specified server has
the given order number. Other LDAP servers as moved as required. The order
numbering starts at 1.
•
login-attribute
—Set the attribute name that contains the login name of the user. The
no variant resets to the default, sAMAccountName.
•
<string>
—Enter a string for the attribute name that contains the user login name.
•
uid
—Specify that the uid LDAP attribute contains the user login name.
•
sAMAccountName
—Specify that the sAMAccountName attribute contains the user
login name. This is the default login-attribute value.
•
port
—Set the port on the LDAP server to connect to for authentication. The no variant
resets it to the default, port 389.
•
scope
—Set the search scope for the user under the base-dn. The no variant resets to the
default, subtree.
•
one-level
—Search the immediate children of the base-dn.
•
subtree
—Search at the base-dn and all its children.
•
timeout <seconds>
—Set (or reset to the default with no) a global communication
timeout for all LDAP servers. Default is 5. Range is 1-60.
Содержание MEDIA FLOW CONTROLLER 2.0.4 -
Страница 6: ...Media Flow Controller Administrator s Guide VI Copyright 2010 Juniper Networks Inc...
Страница 24: ...LIST OF FIGURES XXIV Copyright 2010 Juniper Networks Inc...
Страница 37: ...Copyright 2010 Juniper Networks Inc 37 PART 1 Media Flow Controller Administration...
Страница 38: ...Media Flow Controller Administrator s Guide 38 Copyright 2010 Juniper Networks Inc...
Страница 285: ...Copyright 2010 Juniper Networks Inc 285 PART 2 Media Flow Controller Command and MIB Reference...
Страница 286: ...Media Flow Controller Administrator s Guide 286 Copyright 2010 Juniper Networks Inc...