Share via


New Microsoft SQL Server Login Dialog Box

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

If you have administrative permissions on Microsoft® SQL Server™, the SQL Server Workflow Template Instantiation wizard can create new SQL Server logins for you while it creates an instance of an application.

Note   The login is not created until you finish the wizard.

  • User names
    Makes it possible for you to specify the SQL Server domain and user or group name. You can type a domain and user or group name, or you can select one from the Available names list. If you type a domain and user or group name, use the format domain\user.

    Note   If you type the server name as the domain and specify a name that does not already exist, the SQL Server Workflow Template Instantiation wizard will attempt to create a local Microsoft® Windows® group on the server with that name. You must be a system administrator on the server to create a local Windows group.

  • List names from domain
    Lists the SQL Server domains from which you can select a user or group. Select a domain from the list to populate the Available names list.

  • Available names
    Displays the names of the users and groups in the selected domain. When you select a user or group name, it appears in the User name box. To display a list of users and groups, select a domain from the List names from domain box, and then click Refresh.

  • Show all users
    When selected, displays the names of all users or groups from the selected SQL Server domain in the Available names list.

  • OK
    Accepts the name in the User names box, closes the SQL Server Login dialog box, and displays it in the SQL Logins list.

  • Cancel
    Cancels any changes and closes the dialog box.

  • Refresh
    Connects to the selected domain and creates a list of user names available from that domain.

See Also

Managing Users and Roles | Workflow Manager for SQL Server | Workflow Applications Tab | Templates Tab | User Information Tab | SQL Server Template Instantiation Wizard | SQL Server Template Creation Wizard