Skip to content

Web Administration Interface

The EEforce Web Admin provides a browser-based interface for system administration. It is designed for IT administrators and does not require any software installation beyond a modern web browser.

Access URL

Navigate to http://<SERVER-ADDRESS>/Admin in your browser.


Login

Web login

Enter the administrator password to access the interface. The web admin is restricted to users with administrator privileges.


Dashboard

Dashboard

The Dashboard provides a real-time overview of server status:

  • System Status - server version, uptime, and service indicators (PDM Server, LDAP Auth, SSO Auth)
  • Active Sessions - number of currently active user sessions
  • Currently Online Users - table showing logged-in users with their last activity

User Management

User management

Manage user accounts from this page:

ActionHow
Create a userClick the "Add" button, fill in user ID, name, and password
Edit a userSelect from the list, modify name or group memberships
Delete a userSelect from the list, click delete
Reset passwordSelect the user, enter a new password

SSO Users

Users provisioned through SSO or LDAP cannot have their credentials modified here - they are managed by the external identity provider.


Group Management

Group management

Manage groups and their memberships:

ActionHow
Create a groupClick "Add", enter group name
Add membersSelect a group, add users from the member panel
Remove membersSelect a group, remove users from the member list
Delete a groupSelect from the list, click delete

System Groups

These groups have special meaning and cannot be deleted:

GroupPurpose
Project AdministratorsMembers have Manager access to all projects
Project CreatorsMembers can create new projects

Project Management

Project management

View and manage role assignments for existing projects:

ActionHow
View assignmentsSelect a project to see its current role assignments
Add user/groupAdd entries with a specific role (Viewer, Contributor, Manager)
Change roleModify the role dropdown for existing assignments
Remove assignmentSet role to No Access or remove the entry
Save changesClick Save to persist modifications

Limitations

Creating, deleting, and renaming projects is only available from the desktop client. These operations involve vault filesystem changes that require the controlled environment of the client application.


Logs

Logs

The Logs page displays server-side activity in real time:

  • User login/logout events
  • Check-in/check-out operations
  • Administrative actions
  • Error messages and warnings

Use the log view for:

  • Troubleshooting connection or permission issues
  • Auditing who accessed or modified what
  • Debugging unexpected behavior

Settings

Settings

Configure server-wide settings:

SettingNotes
Vault / Trash foldersStorage paths for design files and deleted items
LDAP configurationDomain, service account, auto-provisioning
SSO configurationIdentity provider settings, callback URLs

LDAP Configuration

Configure Active Directory integration:

  • Domain - the AD domain to authenticate against (e.g., corp.example.com)
  • Use Secure Socket Layer (SSL) - connect via LDAPS (port 636) instead of plain LDAP
  • Service Account UID / Password - credentials used to query the directory
  • Auto-register LDAP users on first login - automatically create EEforce accounts on first successful authentication
  • Test LDAP Connection - built-in test panel to verify configuration

SSO Configuration

Configure OpenID Connect (OIDC) identity provider integration. See SSO Integration for detailed setup instructions.


Server Restart

Click the three-dot menu in the bottom-left corner -> Restart Server.

User menu

Restart confirmation

WARNING

Restarting the server disconnects all active users. Ensure all users have completed their work (no active check-ins in progress) before restarting.


Logging Out

Click the three-dot menu in the bottom-left corner -> Logout.