Table 3.1 Parameters for spdsserv.parm
Parameter Description
Values
Default Setting
(NO)LDAP:
directs user authentication
to LDAP Server
LDAP/NOLDAP
NOLDAP
LDAPSERVER:
LDAP Server IP address
a valid IP address
LOCAL_HOST
LDAPPORT:
LDAP Server port number
0-65536
LDAP_PORT
LDAPBINDMETH:
LDAP bind method
"LDAP_AUTH_SIMPLE"
"LDAP_AUTH_SASL"
Null
LDAPBINDDN:
LDAP bind distinguished name
char string
Null
The LDAP parameter turns on LDAP authentication. If the LDAP parameter is found
during start-up, the SPD Server creates a context for LDAP authentication.
The LDAPSERVER parameter specifies a valid IP address, or the host machine for the
LDAP server. This is usually the same address as the IP address of the SPD Server host.
The default value for LDAPSERVER is the IP address of the SPD Server host.
The LDAPPORT parameter specifies the TCP/IP port that is used to communicate with
the LDAP server. This is usually the default LOCAL_HOSTor port 389.
The LDAPBINDMETH parameter controls the way SPD Server clients are authenticated
by the LDAP server. If it is found in the SPD Server parameter file, LDAPBINDMETH is
a character string whose value is either LDAP_AUTH_SIMPLE or LDAP_AUTH_SASL.
The default authentication method, LDAP_AUTH_SIMPLE, sends the SPD Server client's
user name and password to the LDAP server in clear text. LDAP_AUTH_SIMPLE should
not be used in a secure environment.
When LDAPBINDMETH="LDAP_AUTH_SASL", the LDAP server authenticates SPD
Server clients with the Simple Authentication and Security Layer (SASL) method. SASL
is the preferred authentication method for secure environments. When authenticating with
SASL, the SPD Server specifies that the DIGEST-MD5 mechanism is used.
DIGEST-MD5 is the most common LDAP authentication and is a requirement for all
Version 3 LDAP server products.
The LDAPBINDDN parameter is the distinguished name (DN), or the location in the LDAP
Server's database where the client's information is stored. The form of this string is the
following:
"ID= , rdn1=RDN1, rdn2=RDN2, ...".
IDis the identifier for the relative distinguished name (RDN) of a user ID that exists in the
LDAP server database. The default value of the DN is the following:
"uid= , dc=DOM1, dc=DOM2, dc=DOM3".
SPD Server Lightweight Directory Access Protocol (LDAP) Authentication
31
Summary of Contents for Scalable Performance Data Server 4.5
Page 1: ...SAS Scalable Performance Data Server 4 5 Administrator s Guide...
Page 7: ...Part 1 Product Notes Chapter 1 SPD Server 4 5 Product Notes 3 1...
Page 8: ...2...
Page 12: ...6...
Page 63: ...Part 3 Migration Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility 59 57...
Page 64: ...58...
Page 70: ...64 Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility...
Page 72: ...66...
Page 76: ...70 Chapter 6 Using the SPD Server Name Server to Manage Resources...
Page 94: ...88 Chapter 7 Administering and Configuring SPD Server Using the SAS Management Console...
Page 98: ...92 Chapter 8 SPD Server SQL Query Rewrite Facility...
Page 116: ...110 Chapter 10 Configuring Disk Storage for SPD Server...
Page 128: ...122 Chapter 11 Setting Up SPD Server Parameter Files...
Page 154: ...148...
Page 198: ...192 Chapter 14 ACL Security Overview...
Page 212: ...206 Chapter 15 Managing SPD Server Passwords Users and Table ACLs...
Page 214: ...208...
Page 224: ...218 Chapter 16 SPD Server Operator Interface Procedure PROC SPDO...
Page 236: ...230 Chapter 18 SPD Server Table List Utility Spdsls...
Page 256: ...250 Chapter 19 SPD Server Backup and Restore Utilities...
Page 264: ...258 Chapter 20 SPD Server Directory Cleanup Utility...
Page 270: ......