Advanced Web Ranking User Guide

User Authentication

On the Windows operating system, the scheduler requires a user name and password in order to run. There are two types of accounts:

[Important]Important

On the Linux operating system, the integrated scheduler uses the Java binary from the following folder: /usr/bin. Therefore, if you have Java installed in a different directory, you need to create a link to it from the /usr/bin directory otherwise the scheduled tasks will not run.

Example:

cd /usr/bin

ln -s /path/to/java_binary java