Skip to content

Commit 621c70d

Browse files
Fix closing tag for RSWindowsNegotiate in config (#10241)
1 parent 88149a4 commit 621c70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reporting-services/report-server/register-a-service-principal-name-spn-for-a-report-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The values that you specify for `<computername>` and `<domainname>` identify the
5959
6060
1. Open the `RsReportServer.config` file and locate the `<AuthenticationTypes>` section.
6161
62-
1. Add `<RSWindowsNegotiate>` as the first entry in this section to enable Kerberos.
62+
1. Add `<RSWindowsNegotiate />` as the first entry in this section to enable Kerberos.
6363
6464
## Related content
6565

0 commit comments

Comments
 (0)