Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » MobiLink - Getting Started » MobiLink tutorials » Tutorial: Using central administration of remote databases

 

Lesson 4: Defining a MobiLink user

In this lesson, you define a MobiLink user for the Agent to use. You can skip this lesson if you have an existing synchronization system, and you want the MobiLink Agent to use one of your existing MobiLink users to synchronize.

Prerequisites

This lesson assumes you have completed all preceding lessons. See Lesson 1: Creating a consolidated database.

This lesson assumes you have the roles and privileges listed in the Privileges section at the start of this tutorial: Tutorial: Using central administration of remote databases.

Context and remarks

When an Agent synchronizes its agent database, it must authenticate itself to the MobiLink server. It authenticates itself by using a MobiLink user and optionally a password. Normally you would use the same MobiLink user and password to synchronize your remote databases that the Agent uses to synchronize the agent database.

 Task
  1. In Sybase Central, click View » Folders.

  2. Under MobiLink 16 expand Central Admin Tutorial, Consolidated Databases, Tutorial.

  3. Right-click Users and click New » User.

    The Create User Wizard appears.

  4. On the Welcome page, type JOHN for the name of the new user and click Next

  5. On the Authentication page, check This user will require a password to connect when using standard MobiLink authentication and type sql in both the Password and Confirm password fields. Click Finish.

    If you do not want to authenticate Agents that try to synchronize, skip this step and add the -zu+ option to the MobiLink server command line. When -zu+ is specified, each MobiLink user is registered when it first attempts to synchronize. See -zu mlsrv16 option.

Results

The MobiLink user is created.

Next

Proceed to Lesson 5: Defining an Agent.