6. Identity and Access Management#
This chapter covers Identity and Access Management (IAM) configuration tasks for technical administrators in Nubus for UCS. It addresses how users authenticate, how administrators govern passwords, how they structure and synchronize groups, and how they create user accounts.
- Password management
Configure password policies that control password length, complexity, history, and age. Nubus for UCS supports two policy systems—UDM and Samba domain— which Univention recommends keeping aligned in Samba-enabled domains. This section covers the End User Self Service, which lets users manage their own contact information, register, and reset their passwords. See Password management.
- Group management
Create and manage groups in your Nubus for UCS domain, including nested groups, group caching, and Active Directory group synchronization. See Group management.
- User creation wizard
Configure the user creation wizard for functional administrators, including requiring a primary email address, controlling which account properties appear, and deactivating the wizard when you don’t need it. See User creation wizard.
- User activation for apps
Activate and deactivate users or groups for App Center apps directly from the user account in the Management UI, including app-specific settings per user. See User activation for apps.
- User lockout after failed sign-in attempts
Automatically lock user accounts after too many failed sign-in attempts to prevent brute force attacks on passwords. Nubus for UCS supports three independent lockout mechanisms— Samba and Active Directory, PAM stack, and OpenLDAP— each with its own configuration and scope. See User account lockout after failed sign-in attempts.
- Track last sign-in time to detect inactive accounts
Identify inactive user accounts by recording when each account last signed in. Activate the OpenLDAP
lastbindoverlay module, collect sign-in timestamps from all LDAP servers in the domain, and schedule automatic updates to keep the timestamps current. See Track last sign-in time to detect inactive accounts.
Contents
- 6.1. Password management
- 6.2. Group management
- 6.3. User creation wizard
- 6.4. HTTP API for domain management
- 6.5. User activation for apps
- 6.6. User account lockout after failed sign-in attempts
- 6.7. Track last sign-in time to detect inactive accounts