# Page Not Found

The URL `ref/mdb/error-codes/ER_SET_PASSWORD_AUTH_PLUGIN` does not exist.

You might be looking for one of these pages:
- [Connecting via sha256_password](https://mariadb.com/docs/server/reference/clientserver-protocol/1-connecting/sha256_password-plugin.md)
- [Connecting via caching_sha2_password](https://mariadb.com/docs/server/reference/clientserver-protocol/1-connecting/caching_sha2_password-authentication-plugin.md)
- [Cracklib Password Check Plugin](https://mariadb.com/docs/server/reference/plugins/password-validation-plugins/cracklib-password-check-plugin.md)
- [Simple Password Check Plugin](https://mariadb.com/docs/server/reference/plugins/password-validation-plugins/simple-password-check-plugin.md)
- [Password Reuse Check Plugin](https://mariadb.com/docs/server/reference/plugins/password-validation-plugins/password-reuse-check-plugin.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://mariadb.com/docs/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://mariadb.com/docs/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/server/reference/clientserver-protocol/1-connecting/sha256_password-plugin.md`)
- Use `Accept: text/markdown` header for content negotiation