Skip to main content
Version: FCP 25.11

Overview

User Management supports the built-in LDAP authentication system, as well as external AD, external LDAP (multi-OU supported), and external NIS authentication systems.

Feature Comparison Across Authentication Systems

FeatureBuilt-in LDAPExternal LDAPExternal ADExternal NIS
Admin user permissionsadmin has full platform permissions and can create clusters, run jobs, etc.admin cannot run jobs, upload/download data, or log in to DM; other permissions are available.admin cannot run jobs, upload/download data, or log in to DM; other permissions are available.admin cannot run jobs, upload/download data, or log in to DM; other permissions are available.
User management (add/delete/edit users)Full user management capabilitiesNo user management; only sync users from the external auth systemNo user management; only sync users from the external auth systemNo user management; only sync users from the external auth system
Group management (add/delete/edit groups)Group management is supported; groups are consistent with built-in LDAP groupsNo group management; only sync groups from the external auth systemNo group management; only sync groups from the external auth systemNo group management; only sync groups from the external auth system
Whether user/group UID/GID matches cluster node UID/GIDYesYesYesYes
Allow/deny login controlNot supported (use account lock to restrict login)Not supported (use account lock to restrict login). You can set the default lock/normal status for synced users.Not supported (use account lock to restrict login). You can set the default lock/normal status for synced users.Not supported (use account lock to restrict login). You can set the default lock/normal status for synced users.
User-defined passwordsSupportedSupportedNot supported (passwords are managed in external AD)Not supported (passwords are managed in external NIS)
Admin can change user rolesSupportedSupportedSupportedSupported
Change user SHELL / HOMESupportedNot supported (all POSIX attributes are fetched from the external auth system)Not supported (all POSIX attributes are fetched from the external auth system)Not supported (all POSIX attributes are fetched from the external auth system)
User expiration timeSupportedSupportedSupportedSupported

User Lock/Unlock Behavior (Built-in vs External Auth)

During deployment, the platform performs a one-time sync of user and group information. After deployment completes, when admin logs in to the Fastone platform, all synced users and groups are visible.

Authentication systemStateNotes
Built-in LDAPLocked -> NormalAfter unlocking, the user status returns to normal after 10 to 20 minutes, and the user can access the Fastone platform normally.
Built-in LDAPNormal -> LockedAfter locking, the user cannot access any Fastone platform services after 10 to 20 minutes.
External LDAP/NIS/ADLocked -> NormalAfter unlocking, the user can access the Fastone platform immediately. Also remove related restrictions in the external auth system so the user can log in to hosts via SSH or other methods.
External LDAP/NIS/ADNormal -> LockedAfter locking, the user cannot log in to the Fastone platform normally. Also apply restrictions in the external auth system to prevent the user from logging in to hosts via SSH or other methods.

Two-Factor Authentication

FCP supports email-based two-factor authentication (2FA). After it is enabled, it is available in the Web UI, DM client, and User Portal.