Template:Password Rule (窗口 ID-200002 V1.0.0)

来自iDempiere zh
跳转至:导航搜索



窗口: Password Rule

描述: null

幫助: null



TAB: Password Rule

描述: null


幫助 null


File:Password Rule - Password Rule - 窗口 (iDempiere 1.0.0).png




名稱 名稱 描述 幫助 產品規格
Client 客户 安装此软件的客户 客户是一个公司或者合法的实体。你不能在客户之间共享数据。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 机构 客户内的机构实体。 An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Name 名称 Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Minimum Length Minimum Length null null MinLength
numeric(10)
Integer
Maximum Length Maximum Length Maximum Length of Data null MaxLength
numeric(10)
Integer
Alphabetical Character Alphabetical Character Require at least # alphabetical in passwords null AlphabeticalCharacter
numeric(10)
Integer
Digit Character Digit Character Require at least # digit in passwords null DigitCharacter
numeric(10)
Integer
Uppercase Character Uppercase Character Require at least # upper case char null UppercaseCharacter
numeric(10)
Integer
Lowercase Character Lowercase Character Require at least # lower case char null LowercaseCharacter
numeric(10)
Integer
Non Alpha Numeric Character Non Alpha Numeric Character Require at least # non-alphanumeric char null NonAlphaNumericCharacter
numeric(10)
Integer
Alphabetical Sequence Alphabetical Sequence Lenght of alphabetical sequence to validate null AlphabeticalSequence
numeric(10)
Integer
Numerical Sequence Numerical Sequence Length of numerical sequence to validate null NumericalSequence
numeric(10)
Integer
QWERTY Sequence QWERTY Sequence Lenght of QWERTY sequences to validate null QWERTYSequence
numeric(10)
Integer
Repeat Character Regex Repeat Character Regex Length of repeated characters to validate null RepeatCharacterRegex
numeric(10)
Integer
User Name Rule User Name Rule Validate the password doesn't contain user name (ignore case and match backwards) null IsUserNameRule
character(1)
Yes-No
Whitespace Whitespace Whitespace validation null IsWhitespace
character(1)
Yes-No
Using Dictionary Using Dictionary null null IsUsingDictionary
character(1)
Yes-No
Match Backwards of Dictionary Match Backwards of Dictionary Match dictionary words backwards null IsDictMatchBackwards
character(1)
Yes-No
Path Dictionary Path Dictionary null null PathDictionary
character varying(255)
FileName
Word Length Dictionary Word Length Dictionary null null DictWordLength
numeric(10)
Integer
Active 有效 本记录有效 There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

IsActive
character(1) NOT NULL
Yes-No
Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。