--- title: "Configuring Database Mirroring Security Wizard" description: A description of the 'Configure Database Mirroring Security' Wizard in SQL Server Management Studio. ms.custom: seo-lt-2019 ms.date: "03/07/2017" ms.prod: sql ms.prod_service: high-availability ms.reviewer: "" ms.technology: high-availability ms.topic: conceptual helpviewer_keywords: - "database mirroring [SQL Server], security" - "Configuring Database Mirroring Security Wizard" ms.assetid: 1c846950-0a2d-45df-b0d5-193e455f7cd5 author: MikeRayMSFT ms.author: mikeray --- # Start the Configuring Database Mirroring Security Wizard [!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.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)