2.2.1 Configuring an Internal Directory

All Versions
Click for all versions
Crowd 1.1 Documentation

Index


Internal directories use the Crowd database to store user, group and role information. Internal directories are stored in Crowd's database server.



To configure an Internal Directory,

  1. Login to the Crowd Administration Console.
  2. Click the 'Directories' link in the top navigation bar.
  3. This will display the Directory Browser. Click the 'Add Directory' link.
  4. Click the 'Internal' button.
  5. Complete the fields as described in the table below.
  6. Click the 'Continue' button to configure the directory's permissions.

Once you have configured the directory's permissions, you will have finished configuring your new directory. You can then map the directory to appropriate applications.

Screenshot: 'Create Internal Directory'


Internal Directory Attributes Description
Name The name used to identify the directory within Crowd. This is useful when there are multiple directories configured, e.g. Chicago Employees or Web Customers.
Description Details about this specific directory.
Active Only deselect this if you wish to prevent all users ('principals') within the directory from accessing all mapped applications.
Password Regex Regex pattern which new passwords will be validated against. The regular expression format used is the java.util.regex.Pattern. For example, for an alphanumeric password of at least 8 characters, you could use the pattern: *\[A-Za-z0-9\]{8,}*
Leave blank to disable this feature.
Maximum Invalid Password Attempts The maximum number of invalid password attempts before the authenticating account will be disabled. Enter 0 to disable this feature.
Maimum Unchanged Password Days The number of days until the password must be changed. This value is in days, enter 0 to disable this feature.
Password History Count The number of previous passwords to prevent the principal from using. Enter 0 to disable this feature.
Password Encryption If you wish to import users into this directory from another Atlassian product, specify 'ATLASSIAN-SHA1' in order to ensure password compatibility.

Next Step:

See 2.3 Specifying Directory Permissions 

Related Topics  

Crowd 1.1 Documentation  

Labels:

encryption encryption Delete
security security Delete
connectors connectors Delete
database database Delete
internal internal Delete
crowd crowd Delete
directory directory Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.