--- title: "Configuring Database Mirroring Security Wizard" description: A description of the 'Configure Database Mirroring Security' Wizard in SQL Server Management Studio. author: MikeRayMSFT ms.author: mikeray ms.date: "03/07/2017" ms.service: sql ms.subservice: database-mirroring ms.topic: ui-reference helpviewer_keywords: - "database mirroring [SQL Server], security" - "Configuring Database Mirroring Security Wizard" --- # Start the Configuring Database Mirroring Security Wizard [!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)] The Configure Database Mirroring Security Wizard can be used to initially configure security settings at all or some server instances involved in mirroring. This wizard works in conjunction with the **Mirroring** page of the **Database Properties** dialog box. ### To launch the Configure Database Mirroring Security Wizard 1. After connecting to the principal server instance, in Object Explorer, click the server name to expand the server tree. 2. Expand **Databases**, and select the database to be mirrored. 3. Right-click the database, select **Tasks**, and then click **Mirror**. This opens the [Mirroring Page](../../relational-databases/databases/database-properties-mirroring-page.md) of the **Database Properties** dialog box. 4. Click **Configure Security**. ## See Also [Database Mirroring (SQL Server)](../../database-engine/database-mirroring/database-mirroring-sql-server.md) [Database Properties (Mirroring Page)](../../relational-databases/databases/database-properties-mirroring-page.md) [Establish a Database Mirroring Session Using Windows Authentication (SQL Server Management Studio)](../../database-engine/database-mirroring/establish-database-mirroring-session-windows-authentication.md)