Skip to content

Commit 07b1d34

Browse files
authored
Merge pull request #36522 from Madhumitatripathy/patch-17
Update SQL Server Linux custom password policy documentation
2 parents 688c0a2 + d343e4c commit 07b1d34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/sql-server-linux-custom-password-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Run the following **mssql-conf** commands to set each policy configuration prope
142142

143143
## Limitations
144144

145-
In [!INCLUDE [sssql22-md](../includes/sssql22-md.md)] CU 23 and [!INCLUDE [sssql25-md](../includes/sssql25-md.md)], the `minimumpasswordlength` setting can't exceed 14 characters. [!INCLUDE [sssql25-md](../includes/sssql25-md.md)] CU 1 removes this restriction.
145+
Currently, the `passwordminimumlength` can't be set to more than 14 characters.
146146

147147
After updating the group password policy in Active Directory, you must manually run the `adutil updatepasswordpolicy` command to update `mssql.conf`. This command doesn't run automatically. Ensure the Linux machine running SQL Server is part of the domain, or manually set it using **mssql-conf**.
148148

0 commit comments

Comments
 (0)