Using SSMS to Manage Users
To manage users via SSMS, you open the Object Explorer and expand the Security
node followed by the Users
node. The Users
node contains a list of the current database users. To add a new database user, you can right-click the Users
node and select New User. Figure 11.7 shows the Object Explorer window with the option to create a new user selected for the AdventureWorks2008
database.
Figure 11.8 shows the new database user screen displayed after you select the New User option. In this figure, a login named Chris
is used, and the database user name is Chris
as well. ...
Get Microsoft® SQL Server 2008 R2 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.