さまざまなグループ、ユーザードメイン、ユーザーマッピング、代替 LDAP over SSL サーバー、および代替サーバー上の証明書について、LDAP over SSL プロパティーを表示できます。それぞれ、最大 5 つのインスタンスがサポートされます。
-> show -d properties /SP/clients/ldapssl/admingroups/X ->
ここで、X は管理者グループを示す 1 - 5 です。
たとえば、管理者グループ 1 のプロパティーを表示するには、次のように入力します。
-> show -d properties /SP/clients/ldapssl/admingroups/1 /SP/clients/ldapssl/admingroups/1 Properties: name = (none) ->
-> show -d properties /SP/clients/ldapssl/customgroups/X ->
ここで X は、カスタムグループに対応する 1 から 5 です。
たとえば、カスタムグループ 1 のプロパティーを表示するには、次のように入力します。
-> show -d properties /SP/clients/ldapssl/customgroups/1 /SP/clients/ldapssl/customgroups/1 Properties: name = (none) roles = (none) ->
-> show -d properties /SP/clients/ldapssl/opergroups/X ->
ここで X は、オペレータグループに対応する 1 から 5 です。
たとえば、オペレータグループ 1 のプロパティーを表示するには、次のように入力します。
-> show -d properties /SP/clients/ldapssl/opergroups/1 /SP/clients/ldapssl/opergroups/1 Properties: name = (none) ->
-> show -d properties /SP/clients/ldapssl/userdomains/X ->
ここで X は、ユーザードメインに対応する 1 から 5 です。
たとえば、ユーザードメイン 1 のプロパティーを表示するには、次のように入力します。
-> show -d properties /SP/clients/ldapssl/userdomains/1 /SP/clients/ldapssl/userdomains/1 Properties: domain = (none) ->
-> show -d properties /SP/clients/ldapssl/alternateservers/X ->
ここで X は、代替サーバーに対応する 1 から 5 です。
たとえば、代替サーバー 1 のプロパティーを表示するには、次のように入力します。
-> show -d properties /SP/clients/ldapssl/alternateservers/1 /SP/clients/ldapssl/alternateservers/1 Properties: address = (none) port = 0 ->
-> show -d properties /SP/clients/ldapssl/alternateservers/X/cert ->
ここで X は、代替サーバーに対応する 1 から 5 です。
たとえば、代替サーバー 1 の証明書を表示するには、次のように入力します。
-> show -d properties /SP/clients/ldapssl/alternateservers/1/cert /SP/clients/ldapssl/alternateservers/x/cert Properties: certstatus = certificate not present clear_action = (Cannot show property) issuer = (none) load_uri = (Cannot show property) serial_number = (none) subject = (none) valid_from = (none) valid_until = (none) version = (none) ->
-> show -d properties /SP/clients/ldapssl/optionalUserMapping /SP/clients/ldapssl/optionalUserMapping Properties: attributeInfo = (none) binddn = (none) bindpw = (none) searchbase = (none) state = disabled ->