EasyManuals Logo

Oracle ZFS Storage Appliance User Manual

Oracle ZFS Storage Appliance
650 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #289 background imageLoading...
Page #289 background image
Configuring LDAP Security Settings (CLI)
netgroup_search =
netgroup_mapattr =
netgroup_mapobjclass =
2.
To set the credential level, enter set cred_level= and one of the following
options:
anonymous - Allows anonymous authentication for access to data available to everyone.
self- Provides self-authentication for users based on their identity and credentials. Self-
authentication uses Kerberos encryption and the SASL/GSSAPI authentication method.
proxy - Specifies authentication through a proxy for a specific user account.
hostname:configuration services ldap> set cred_level=proxy
cred_level = proxy (uncommitted)
3.
To set the authorization method, enter set auth_method= and one of the following
options:
none - None (use with anonymous)
sasl/GSSAPI - SASL/GSSAPI (use with self)
simple - Simple, RFC 4513 (use with proxy)
sasl/DIGEST-MD5 - SASL/DIGEST-MD5 (use with proxy)
hostname:configuration services ldap> set auth_method=simple
auth_method = simple (uncommitted)
4.
To enable or disable SSL/TLS, enter set use_tls= and either true or false.
Enabling SSL/TLS is highly recommended when using the simple authentication method so the
user's distinguished name and password are not sent in plain text.
hostname:configuration services ldap> set use_tls=true
use_tls = true (uncommitted)
5.
If the credential level is set to proxy, enter set proxy_dn= and the distinguished
name of the account used for proxy authentication. Then enter set
proxy_password= and the password for the account.
hostname:configuration services ldap> set proxy_dn=ProxyName
proxy_dn = ProxyName (uncommitted)
hostname:configuration services ldap> set proxy_password=MyPassword5
proxy_password = *********** (uncommitted)
6.
Enter commit.
hostname:configuration services ldap> commit
Appliance Services 289

Table of Contents

Other manuals for Oracle ZFS Storage Appliance

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Oracle ZFS Storage Appliance and is the answer not in the manual?

Oracle ZFS Storage Appliance Specifications

General IconGeneral
Connectivity10GbE, 40GbE, InfiniBand, Fibre Channel
ProtocolsNFS, SMB, iSCSI, Fibre Channel, HTTP
Operating SystemOracle Solaris
Data Protectionsnapshots, clones, remote replication
Data ReductionInline compression, deduplication
High AvailabilityRedundant hardware components (controllers, power supplies, fans). Automatic failover between controllers. Hot-swappable drives and components. Cluster configurations for increased availability and scalability.
Management InterfaceWeb-based GUI, CLI, REST API
Storage TypeHybrid (SSD + HDD), All-Flash
Storage CapacityUp to several petabytes
EncryptionAES-256 encryption at rest

Related product manuals