386 Getting Started with IBM Tivoli Workload Scheduler V8.3
6. If you do not encounter any problems with the supplied template, and the
properties are updated successfully, restart the application server. Unlike the
scenario when using a LocalOS user registry, when you use an LDAP user
registry, you must be able to start the application server as the TWSuser
instead of as root.
$ ./startWas.sh
7. You must now be able to stop the application server using the new LDAP user
account (wsadmin) rather than the TWSuser (tws830) as demonstrated
previously, for example:
$ ./stopWas.sh -user wsadmin -password was4me
If the application server fails to stop, then ensure that the properties file is
correctly configured, and that the LDAP server is running ...