Skip to content

Commit d343e4c

Browse files
MadhumitatripathyrwestMSFT
authored andcommitted
Update SQL Server Linux custom password policy documentation
Added information on applying password policy changes without restarting SQL Server and updated limitations for minimum password length. Update sql-server-linux-custom-password-policy.md made some more updates Update password policy documentation Removed outdated instructions for stored procedure in CU 1.
1 parent 688c0a2 commit d343e4c

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)