What are the restrictions for creating a user password? Are there any characters that are not recommended?

What will be an ideal response?


When entering a password, distinguish between uppercase and lowercase letters.
Valid password characters include letters, digits, blanks, and #*,.;:._-+!$%&/|?{[()]}=.
However, use special characters (those listed above and foreign language characters) with caution, because you might find it difficult to type these characters on a different keyboard layout when logging in from another country.
With the current password encryption (Blowfish), the password length should be between 8 and 72 characters.

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT a method to eliminate a border when combining cells in a table?

A) Erase the border. B) Select the cells and click Merge Cells. C) Select cells, right-click, and select Merge Cells. D) Highlight the border and press Delete.

Computer Science & Information Technology

Define the following terms: indent levels, indent markers, and tab selector. Name and briefly describe the four tab options (hint: One tab option is a Decimal-aligned tab).

What will be an ideal response?

Computer Science & Information Technology

A _____________ contains the byte number of the next byte in a file to be read or written to a file.

a) data locator b) file counter c) file-position pointer d) byte-number counter.

Computer Science & Information Technology

After an organization understands its total and residual risk, it must determine how to get rid of the risk

Indicate whether the statement is true or false.

Computer Science & Information Technology