Skip to content

Commit 905b5dc

Browse files
authored
Merge pull request #21627 from rwestMSFT/rw-0404-linux-ad-log
Fix path for logger.ini
2 parents 7f61a4b + b451e3a commit 905b5dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/sql-server-linux-ad-auth-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ renew until 01/04/2022 20:11:16
182182
183183
### Enable Kerberos and security-based PAL logging
184184
185-
You can enable `security.kerberos` and `security.ldap` logging to identify specific error messages in the PAL (Platform Abstraction Layer). Create a `logger.ini` file with the content shown below at `/var/opt/mssql/log`, restart [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)], and then reproduce the failure. The PAL's AD error and debug messages will be logged to `/var/opt/mssql/log/security.log`.
185+
You can enable `security.kerberos` and `security.ldap` logging to identify specific error messages in the PAL (Platform Abstraction Layer). Create a `logger.ini` file with the content shown below at `/var/opt/mssql/`, restart [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)], and then reproduce the failure. The PAL's AD error and debug messages will be logged to `/var/opt/mssql/log/security.log`.
186186
187187
```ini
188188
[Output:security]

0 commit comments

Comments
 (0)