ARIS 7.1
- Run “ARIS IT Architect” and select “Administration”.
- Clik for a context menu of a database and select action “Properties”.
- Set the following configuration values:
- Authentication system: LDAP system
- LDAP system / Connection / Host information:
- Address:
ldap.fit.vutbr.cz - Use SSL:
false - Port:
389 - Base DN:
dc=vutbr,dc=cz - User base DN:
dc=fit,dc=vutbr,dc=cz
- LDAP system / Identification attributes:
- LDAP user ID:
uid - LDAP group ID:
ou
- LDAP system / User attribute mapping:
- Address:
<postalAddress> - Company:
<o> - Descriptino/Definition:
<title> - E-Mail address:
<mail> - Full name:
<cn> - Home page:
<url> - Identifier:
<uid> - Name:
<uid> - Organizational unit:
<ou> - Telephone number:
<telephoneNumber>
- LDAP system / Filtres:
- Log in:
(&(uid={0})(objectClass=posixAccount)) - Import usres:
(objectClass=posixAccount) - Map user groups: true / Via LDAP users / Attribute:
gitNumber - Mapping:
(objectClass=posixAccount)
ARIS 9.8
- Open ARIS User Management, Configuration tab.
- Select “LDAP” configuration.
- Set the following configuration values:
- Connection:
- Activate LDAP:
true - Server URL:
ldap://ldap.fit.vutbr.cz:389 - Use SSL:
false
- Group attribute mappings:
- User attribute mapping:
- Behavior:
- User object class:
posixAccount - ???
comments powered by