Skip to content
Server & Web Software

Apache Software Foundation Apache ServiceMix — Default Password

Default username and password for the Apache Software Foundation Apache ServiceMix: smx / smx. Learn how to log in and how to change the default credentials.

Apache ServiceMix is an OSGi-based integration platform built on Apache Karaf. Earlier releases (5.x and before) shipped with smx/smx as the default administrator credential. Versions 6.x and later inherit Karaf's default of karaf/karaf. Both sets of credentials apply to the web console (port 8181) and SSH remote console (port 8101). The JAAS login module reads from etc/users.properties.

UsernamePasswordAccessNotes
smx
smx
Web UIDefault for ServiceMix 5.x and earlier. Also valid for SSH (port 8101).
karaf
karaf
Web UIDefault for ServiceMix 6.x and later (inherits Apache Karaf default). Also valid for SSH.

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices