|
ServerConnecting to the serverTo set up a new server, go to Tools and settings -> Manage servers -> Add server. First you need to input the URL. By default ManicTime Server is running on 8080 port (you can change it in ManicTimeServer.exe.config). If server is for example running on local machine you can type
Authentication In the first version. you can only use server with windows authentication. If both server and connecting user are in the same domain, you can just use “Current user” option and it should work.
If they are not, you need to provide a user which has access to computer on which the server is running. If the user is part of a domain, you usually need to include it with the username. For example: Once the server is connected, you can either publish data to the server or load timelines from the server. By default, each user has access to only his/her own timelines. This is the limitation of the first version. The only other option is to give specific users access to all timelines on the server. |