27.12.2013 Views

SAS® Integration Technologies: Administrator's Guide (LDAP Version)

SAS® Integration Technologies: Administrator's Guide (LDAP Version)

SAS® Integration Technologies: Administrator's Guide (LDAP Version)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Configuration File Example: Using Logical Names<br />

Logical names provide a mechanism to identify similar functionality. They are specified via the sasLogicalName<br />

attribute.<br />

For instance, your installation may want to stage a new application without altering its production applications. To do<br />

this, the SAS Object Server definitions specify the same logical name. Here is a configuration file that illustrates how<br />

this is accomplished:<br />

#<br />

## Define our production MyApplication SAS Object Server<br />

#<br />

dn: sasServercn=MyApplication,sascomponent=sasServer,cn=SAS,o=ABC Inc,c=US<br />

objectClass: sasServer<br />

sasServercn: MyApplication<br />

sasDomainName: mvs.abc.com<br />

sasLogicalName: stage<br />

sasMachineDNSName: bigiron.mvs.abc.com<br />

sasProtocol: com<br />

#<br />

## Define our test MyApplication SAS Object Server<br />

#<br />

dn: sasServercn=testApplication,sascomponent=sasServer,cn=SAS,o=ABC Inc,c=US<br />

objectClass: sasServer<br />

sasServercn: testApplication<br />

sasDomainName: mvs.abc.com<br />

sasLogicalName: stage<br />

sasMachineDNSName: bigiron2.mvs.abc.com<br />

sasProtocol: com<br />

COM/DCOM<br />

Configuration File Example: Using Logical Names 54

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!