Define SQL Server Users
Use the SQL Server User Id Editor to define database users and their respective properties in a SQL Server 2008, 2012, 2014 or 2016 physical model.
To define SQL Server users
The SQL Server User Id Editor opens.
Note: Click New on the toolbar to create a new user. Use the Enter filter text box to filter a very large list of users to quickly locate the one that you want to define.
Displays the user name. You can change the user name in this field.
Specifies the default schema for the user. Select a schema from the drop-down list.
Specifies the login type of the user. Select the login type from the drop-down list.
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
Note: Available options are based on the login type you defined in the Navigation Grid: Login, Certificate, Asymmetric Key, or No Login.
Specifies the login to associate with the user, if the login type is set to Login. Select a login from the drop-down list or click New to open the SQL Server Login Editor and create a new login.
Specifies the asymmetric key to associate with the user, if the login type is set to Asymmetric Key. Select an asymmetric key from the drop-down list or click New to open the SQL Server Asymmetric Key Editor and create a new asymmetric key.
Specifies the certificate to associate with the user, if the login type is set to Certificate. Select a certificate from the drop-down list or click New to open the SQL Server Certificate Editor and create a new certificate.
The user is defined and the SQL Server User Id Editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|