Importing LDAP Users that have Numeric Starting Characters

How to import LDAP users starting with numbers

1)add the following property to $OWARE_ROOT/synergy/conf/server-overrides.propertiesusers.screen.name.allow.numeric=true

2)restart webserver service

On Linux    sudo service synergy stop    sudo service synergy start

On Windows

    click on the up arrow

    right click on webserver icon and select stop service

    right click on webserver icon and select start service