Dell PowerConnect W Clearpass 100 Software Advanced Visitor Account Naming Tec - Page 11

Picture String

Page 11 highlights

nwa_digits_password nwa_letters_password nwa_lettersdigits_password nwa_alnum_password nwa_strong_password nwa_words_password nwa_picture_password Creates passwords using random digits Creates passwords using random letters (a through z) Creates passwords using random letters and digits (a through z and 0 through 9) Creates passwords using random alphanumeric characters (a-z, A-Z and 0-9) Creates passwords using random letters, digits and symbols Creates passwords using two random words separated by a small number Creates passwords using the format picture specified in the random_password_picture field The random_password_length field specifies the number of characters in the generated password, with the following exceptions: • For nwa_words_password, the random_password_length is the maximum length of the random words to use. Two random words will be used to create the password, joined together with a small number (up to 2 digits). • For nwa_picture_password, the random_password_length is ignored. Picture String When using the value nwa_picture_password, a "picture string" should be provided to specify the format of generated username or password, using the random_username_picture and random_password_picture fields. The picture string is used as the username or password, with the following symbols replaced with a random character: Symbol # $ or ? _ ^ * ! & @ Replacement Random digit (0-9) Random letter (A-Z, a-z) Random lowercase letter (a-z) Random uppercase letter (A-Z) Random letter or digit (A-Z, a-z, 0-9) Random punctuation symbol, excluding apostrophe and quotation marks Random character (letter, digit or punctuation excluding apostrophe and quotation marks) Random letter or digit, excluding vowels Any other alphanumeric characters in the picture string will be used in the resulting username or password. Examples Picture String #### user#### v^^#__ Sample Password 3728 user3728 vQU3nj Amigopod |Technical Note Advanced Visitor Account Naming|11

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12

Amigopod
|Technical Note
Advanced Visitor Account Naming
|
11
nwa_digits_password
Creates passwords using random digits
nwa_letters_password
Creates passwords using random letters (a
through z)
nwa_lettersdigits_password
Creates passwords using random letters and
digits (a through z and 0 through 9)
nwa_alnum_password
Creates passwords using random alphanumeric
characters (a-z, A-Z and 0-9)
nwa_strong_password
Creates passwords using random letters, digits
and symbols
nwa_words_password
Creates passwords using two random words
separated by a small number
nwa_picture_password
Creates passwords using the format picture
specified in the
random_password_picture
field
The
random_password_length
field specifies the number of characters in the generated
password, with the following exceptions:
For
nwa_words_password
, the
random_password_length
is the maximum length of the
random words to use. Two random words will be used to create the password, joined together
with a small number (up to 2 digits).
For
nwa_picture_password
, the
random_password_length
is ignored.
Picture String
When using the value
nwa_picture_password
, a “picture string” should be provided to specify
the format of generated username or password, using the
random_username_picture
and
random_password_picture
fields.
The picture string is used as the username or password, with the following symbols replaced with
a random character:
Symbol
Replacement
#
Random digit (0-9)
$ or ?
Random letter (A-Z, a-z)
_
Random lowercase letter (a-z)
^
Random uppercase letter (A-Z)
*
Random letter or digit (A-Z, a-z, 0-9)
!
Random punctuation symbol, excluding apostrophe and quotation marks
&
Random character (letter, digit or punctuation excluding apostrophe and
quotation marks)
@
Random letter or digit, excluding vowels
Any other alphanumeric characters in the picture string will be used in the resulting username or
password.
Examples
Picture String
Sample Password
####
3728
user####
user3728
v^^#__
vQU3nj