The user name shown by the -panel is the PC Name. Is it possible have the user id of our application?


Yes. You can give each user their own login username and password.

  1. run iscclient -admin from a client PC and create new users. Note: Users are saved in a file named password.properties stored in the AppServer working directory on the server. You can customize this file name and location with iscobol.as.password_file.
  2. add iscobol.as.authentication=2 to the AppServer startup command and restart the AppServer.
    At this point, every client you launch will be asked to log in before using the COBOL program.

The client must provide user name and password as registered in the step above. When you run the administration panel, you'll see the login user name.



Article ID: 228
Created: December 5, 2013
Last Updated: March 8, 2024
Author: Support KB Author

Online URL: https://support.veryant.com/support/phpkb/article.php?id=228