パスワードポリシー設定(Password Rule)|iDempiere 13 画面リファレンス
パスワードポリシー設定(Password Rule)
Section titled “パスワードポリシー設定(Password Rule)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 200002)
メニュー: システム管理 ▸ 全般設定 ▸ セキュリティ管理 ▸ パスワードポリシー設定
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | パスワードルール | AD_PasswordRule | 0 |
パスワードルール タブのフィールド
Section titled “パスワードルール タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 最少の長さ | MinLength | Integer | ||
| 最大の長さ | MaxLength | Integer | Maximum Length of Data | |
| 最少アルファベット文字数 | AlphabeticalCharacter | Integer | Require at least # alphabetical in passwords | |
| 最少の数字の文字数 | DigitCharacter | Integer | Require at least # digit in passwords | |
| 最少大文字数 | UppercaseCharacter | Integer | Require at least # upper case char | |
| 最少小文字数 | LowercaseCharacter | Integer | Require at least # lower case char | |
| 最少英数字以外の文字数 | NonAlphaNumericCharacter | Integer | Require at least # non-alphanumeric char | |
| 無効なアルファベット連続数 | AlphabeticalSequence | Integer | Length of alphabetical sequence to validate | |
| 無効な数字の連続数 | NumericalSequence | Integer | Length of numerical sequence to validate | |
| 無効なQWERTY連続数 | QWERTYSequence | Integer | QWERTY:キーボードレイアウト | |
| 無効な繰返し連続数 | RepeatCharacterRegex | Integer | Length of repeated characters to validate | |
| Days Reuse Password | Days_Reuse_Password | Integer | Define number of day can reuser password | |
| ユーザ名ルール | IsUserNameRule | Yes-No | ✔ | Validate the password doesn’t contain user name (ignore case and match backwards) |
| Whitespace | IsWhitespace | Yes-No | ✔ | Whitespace validation |
| Using Dictionary | IsUsingDictionary | Yes-No | ✔ | |
| Match Backwards of Dictionary | IsDictMatchBackwards | Yes-No | ✔ | Match dictionary words backwards |
| Path Dictionary | PathDictionary | FileName | ||
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |