Fujitsu SPARC ENTERPRISE M3000 Xscf Reference Manual page 250

Xscf control package (xcp) 109x
Hide thumbs Also See for SPARC ENTERPRISE M3000:
Table of Contents

Advertisement

setldapssl(8)
226
SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised February 2010
Loads certificate information for Alternate Server 4 from the console.
EXAMPLE 5
setldapssl loadcert -i 4 console
XSCF>
Warning: About to load certificate for Alternate Server 4:
. Continue? [y|n]: y
Please enter the certificate:
-----BEGIN CERTIFICATE-----
MIIETjCCAzagAwIBAgIBADANBgkqhkiG9w0BAQQFADB8MQswCQYDVQQGEwJVUzET
MBEGA1UECBMKQ2FsaWZvcm5pYTESMBAGA1UEBxMJU2FuIERpZWdvMRkwFwYDVQQK
ExBTdW4gTWljcm9zeXN0ZW1zMRUwEwYDVQQLEwxTeXN0ZW0gR3JvdXAxEjAQBgNV
...
-----END CERTIFICATE-----
CTRL-D
XSCF>
Configures user domain 2. <USERNAME> is a template that must be entered
EXAMPLE 6
exactly as shown. During authentication the user's login name replaces
<USERNAME>. userdomain can only take the form of Distinguished Name
(DN).
setldapssl userdomain -i 2
XSCF>
'UID=<USERNAME>,OU=people,DC=aCompany,DC=com'
Configures the optional user mapping attribute info setting.
EXAMPLE 7
setldapssl usermap attributeInfo
XSCF>
'(&(objectclass=person)(uid=<USERNAME>))'
Configures the optional user mapping bind distinguished name setting.
EXAMPLE 8
setldapssl usermap binddn CN=SuperAdmin,DC=aCompany,DC=com
XSCF>
Configures the optional user mapping bind password setting.
EXAMPLE 9
setldapssl usermap bindpw b.e9s#n
XSCF>
Configures the optional user mapping search base setting.
EXAMPLE 10
setldapssl usermap searchbase OU=yoshi,DC=aCompany,DC=com
XSCF>
Loads a server certificate for LDAP/SSL using the specified URI.
EXAMPLE 11
setldapssl loadcert http://domain_2/UID_2333/testcert
XSCF>
Loads a server certificate for LDAP/SSL using an http Proxy Server with port
EXAMPLE 12

Advertisement

Table of Contents
loading

Table of Contents