Aaa Ldap-Server - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

AAA Commands

aaa ldap-server

Configures or modifies an LDAP server for Authenticated VLANs or Authenticated Switch Access.
aaa ldap-server server_name [host {hostname | ip_address} [{hostname2 | ip_address2}]] [port]
[dn dn_name] [password super_password] [base search_base] [type server_type] [retransmit retries]
[timeout seconds] [ssl | no ssl] [port port]
no aaa ldap-server server-name
Syntax Definitions
server_name
hostname
ip_address
hostname2
ip_address2
dn_name
super_password
search_base
server-type
retries
seconds
OmniSwitch CLI Reference Guide
The name of the LDAP server.
The host name (DNS) of the primary LDAP server. The host name or IP
address is required when creating a new server.
The IP address of the primary LDAP server.
The host name (DNS) of the backup LDAP server.
The IP address of a backup host for the LDAP server.
The super-user or administrative distinguished name in the format
recognized by the LDAP-enabled directory servers. For example:
cn=manager. Must be different from the search-base name and must be
in a format supported by the server. Required when creating a new
server.
The super-user password recognized by the LDAP-enabled directory
servers. The password may be clear text or hexadecimal format.
Required when creating a new server.
The search base recognized by the LDAP-enabled directory servers. For
example, o=company or c=country. Must be different from the
dn_name. Required when creating a new server.
The different directory server types used in LDAP Authentication:
Generic = Generic Schema
Netscape = Netscape Directory Server
Novell = Novell NDS
Sun = Sun Directory Services
Microsoft = Microsoft AD.
The number of retries the switch makes to the LDAP server to
authenticate a user before trying the backup server.
The timeout in seconds for server replies to authentication requests from
the switch.
June 2012
page 36-11

Advertisement

Table of Contents
loading

Table of Contents