Default User Accounts and Passwords
                                        The FME Server installer creates the following user accounts by default:
| Username/Password | Description | Role | 
|---|---|---|
| admin/admin | Access to all FME Server resources. | 
                                                         fmeadmin, fmesuperuser  | 
                                                
| 
                                                         author/author  | 
                                                    
                                                         An account intended for FME Workbench authors.  | 
                                                    fmeauthor | 
| 
                                                         guest/guest  | 
                                                    
                                                         An account that provides unauthenticated access to the FME Server Web Services.  | 
                                                    fmeguest | 
| 
                                                         user/user  | 
                                                    
                                                         An account intended for the FME Server Web User Interface.  | 
                                                    fmeuser | 
See Also