The FME Server installer creates the following user accounts by default:
Note: The default Status of these accounts, except the admin account, is Disabled.
| Username/Password | Description | Default Status | Role | 
|---|---|---|---|
| admin/admin | Access to all FME Server resources. Note: You are prompted to update the admin password upon initial use, based on the default Password Policy configuration. | Enabled | fmeadmin, fmesuperuser | 
| author/author | An account intended for FME Workbench authors. | Disabled | fmeauthor | 
| guest/guest | An account that provides unauthenticated access to the FME Server Web Services. | Disabled | fmeguest | 
| user/user | An account intended for the FME Server Web User Interface. | Disabled | fmeuser | 
See Also