Security

last person joined: 10 hours ago 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

When creating a batch of users is there a way to change or remove entirely the role prefix?

This thread has been viewed 0 times
  • 1.  When creating a batch of users is there a way to change or remove entirely the role prefix?

    Posted Jul 06, 2012 05:53 PM

    Basically we would prefer if there is no mention of role or no prefix at all. We know we can't name each user individually since it is a batch but we want it to at least not have a prefix.



  • 2.  RE: When creating a batch of users is there a way to change or remove entirely the role prefix?

    EMPLOYEE
    Posted Jul 09, 2012 11:27 AM

    The system does not default to prefixed-based random usernames.  Someone must have configured this.  Check the create_multi form under Customization > Forms & Views, and make sure random_username_method has an appropriate value. If you search the inline Help for random_username_method you should get sufficient detail.  Here are some of the common options:

     

         'nwa_digits_password' => NwaText(1122, 'Random digits'),
         'nwa_letters_password' => NwaText(1126, 'Random letters'),
         'nwa_lettersdigits_password' => NwaText(1119, 'Random letters and digits'),
         'nwa_picture_password' => NwaText(6903, 'Format picture'),
         'nwa_sequence' => NwaText(8001, 'Sequential numbering'),