CalvinKirs commented on PR #67792: URL: https://github.com/apache/doris/pull/67792#issuecomment-5660446214
User management and authentication are decoupled here, and the lock is enforced only on the local-password path. An LDAP-authenticated user (or anyone coming in through an auth integration / plugin) bypasses PasswordPolicyManager entirely, so locking the account doesn't actually lock them out -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
