Use the SQL Server Login Editor to define authentication methods for a database in a SQL Server 2005/2008 physical model.
To define SQL Server logins
The SQL Server Login Editor opens.
Note: Click New
on the toolbar to create a new login.
Displays the login name. You can change the login name in this field.
Specifies the login type. Select the login type from the drop-down list.
Specifies the default database for the login. Select a database from the drop-down list or click New
to open the SQL Server Database Editor and create a new database.
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: Windows, Password, Certificate, or Asymmetric Key.
Specifies to unlock a locked login.
Specifies to enforce a password change the next time the user logs in.
Defines the GUID of the login. Enter the GUID in this field.
Defines the default language of the login. Enter the default language for the login in this field.
Specifies if the login is enabled or not. Select a value from the drop-down list.
Specifies that the Windows password policies of the computer on which SQL Server is running should be enforced on this login. Select a value from the drop-down list.
Specifies whether the password expiration policy should be enforced on this login. Select a value from the drop-down list.
Specifies the credential to map to the login. Select a credential from the drop-down list.
Specifies the asymmetric key to associate with the login, if the login type is set to Asymmetric Key. Select an asymmetric key from the drop-down list.
Specifies the certificate to associate with the login, if the login type is set to Certificate. Select a certificate from the drop-down list.
The login is defined and the SQL Server Login Editor closes.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |