---
title: "パスワードポリシー | TROCCO Docs"
slug: "password-policy"
updated: 2025-09-02T08:13:12Z
published: 2025-09-02T08:13:12Z
canonical: "documents.trocco.io/password-policy"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documents.trocco.io/llms.txt
> Use this file to discover all available pages before exploring further.

# パスワードポリシー

## 概要

:::(Info) (パスワードに使用できる文字)

半角のアルファベット・数字・記号を使用できます。
:::

TROCCOのパスワードポリシーは以下の通りとなっています。

- 文字数：**12**文字以上**128**文字以下
- 構成：アルファベットと数字がいずれも**1**文字以上含まれる

上記に加えて、以下の性質があるパスワードは設定できないことがあります。

- 単純な文字列を含む（`aaa`など）
- 任意の単語を含む（`password`など）
- 推測されやすい文字列である（`qwerty1234`など）


## パスワードが設定できない場合

パスワードの設定・更新時に強度不足によるエラーが発生した場合、以下を考慮してパスワードを設定してください。

- 文字数を増やす
- 記号文字を含める
