DataFlux Data Management Studio
Server administrators will use the Administration riser to add users, logins, domains, and other information on the Authentication Server. This topic provides some basic information about users, logins, and domains so that you can understand how these items interact with Data Management Studio. For details about these items, see the DataFlux Authentication Server User's Guide and the DataFlux Authentication Server Administrator's Guide.
The DataFlux Authentication Server provides a central point of authentication management across multiple domains and multiple operating environments. Specific features include:
If you have a Federation Server, then you must also have an Authentication Server. If the Data Management Server is configured for authorization, then you must have an Authentication Server. You must also have an Authentication Server for DataFlux Web Studio.
An Authentication Server domain is a label that is used to group similar user credentials, such as a group of users who need to log in to Data Management Platform applications, or a group of users who need to login to a database management system (DBMS). If an Authentication Server is installed on your site, and you have administrative privilege, you can use the Administration riser in Data Management Studio to add Authentication Server domains, users, and logins.
This topic describes the basic steps for adding domains, users, and logins on the Authentication Server. Even if you are not responsible for this task, the topic will help you understand how the Authentication Server interacts with Data Management Studio and the Federation Server. For complete information about maintaining domains and related information, see the DataFlux Authentication Server User's Guide and the DataFlux Authentication Server Administrator's Guide.
Assume that a connection to an Authentication Server has already been added to the Administration riser, as described in Connecting to Authentication Servers.
Identify a set of domains, users, and (possibly) logins that must be registered on the Authentication Server in order to meet certain goals at your site. For example, suppose that you wanted to meet the following goals.
Goal 1: Authenticate Data Management Platform Users. Authenticate users for Data Management Platform applications and servers on a test computer (pubdmp), including Using Business Data Network. To meet this goal, you might register a domain and users such as the following.
Goal 2: Register Database Management System logins for use in job that will execute in batch mode. When a job executes in batch mode, any credentials for DBMS data sources must be provided programmatically. One solution would be to use an Authentication Server domain to retrieve DBMS credentials at runtime, if the appropriate users and logins have been added to the domain. Accordingly, part of the solution for Goal 2 might be to register domains, users, and logins such as the following.
Register one or more domains on the Authentication Server, as required to meet your goals. For the example that is described in the Prerequisites section, you would create the following domains:
It is assumed that you have opened the Authentication Server as an administrator. Perform the following steps to register a domain.
In the previous figure, the Name specifies the domain name that could be combined with a login ID for authentication. The Description defines the purpose and scope of the domain. The User Name Format area specifies if and how the domain name is to be combined with a login ID for authentication. Given that the Down-level logon name option is selected in the previous figure, the domain will be combined with the login ID for authentication (PUBDMP\dfWebAdmin). The case-sensitive option is unchecked for this domain.
Register one or more users on the Authentication Server, as required to meet your goals. For the example that is described in the Prerequisites section, you would create the following users: DataFlux Admin, DataFlux User, DataFlux Web Admin, George Barnes, and Rhonda Zool.
It is assumed that you have opened the Authentication Server as an administrator. Perform the following steps to register a user.
In the previous figure, the Name specifies an Authentication Server user. The Description identifies the user. The User ID specifies a login ID for this user in the selected domain. The Domain specifies an Authentication Server domain.
In order to meet Goal 2 as described in Prerequisites above, the DataFlux Admin user could add logins and passwords for Oracle, SQL Server, and SAP. These credentials would be retrieved at run-time by a job that is running in batch mode. For more information about this scenario, see Using Authentication Server Domains to Supply Credentials in Batch Mode.
It is assumed that you have connected to the Authentication Server and that you have opened that server on the Administration riser of Data Management Studio. Perform the following steps to add another login to your account.
In the previous figure, User ID specifies the login ID for the target resource, such as an Oracle database. The Domain identifies the Authentication Server domain for the target resource, such as ORACLE. This domain must have already been created. The Password specifies the password for the target resource.
When a job executes in batch mode, a user cannot provide any DBMS credentials that are needed to connect to data sources. One solution would be to use an Authentication Server domain to retrieve DBMS credentials at runtime, if the appropriate users and logins have been added to the domain. You could combine the following features:
Documentation Feedback: yourturn@sas.com
|
Doc ID: dfDMStd_T_AuthServer.html |