CentraSite Documentation : CentraSite Administrator’s Guide : Basic Operations : Configuring the Authentication Settings : Listing Details of a Particular Configuration
Listing Details of a Particular Configuration
Use the get Authentication command to fetch the details of an existing authentication configuration.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get Authentication -domain <DOMAIN>
The input parameters are:
Parameter
Description
-domain
The domain name of the user repository associated with the configuration.
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get Authentication -domain LDAPDomain
The response to this command could be:
Executing the command : get Authentication

Domain Name Domain Type
--------------------------------------
LDAPDomain LDAP

Properties:
useaf: "false"
userrootdn: "ou=people,ou=gdm,o=sag"
personobjclass: "inetOrgPerson"
uidprop: "cn"
url: "ldap://daeqarh01:10389"
noPrinIsAnonymous: "false"
groupobjclass: "groupOfUniqueNames"
usecaching: "false"
applyDomain: "true"
gidprop: "cn"
createGroupProperties: "true"
alias: "LDAPDomain"
memberinfoingroups: "true"
creategroups: "true"
createUserProperties: "true"
mattr: "uniqueMember"
grouprootdn: "ou=groups,ou=gdm,o=sag"

User Mappings:
displayName: "personName:fullName"
mail: "emailAddresses:emailAddress:address"
sn: "personName:lastName"

Group Mappings:
description: "description"


Successfully executed the command : get Authentication
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback