G
Guest
I have an app that prints entry tickets. If the printer driver is not set up
exactly to detect the black mark on the back of the ticket, the tickets do
not print correctly. Because of this, all users are logging on with the same
user name to ensure they get a correctly configured printer driver.
The application runs on a Terminal Server via the RDP client.
In order to audit the actions of users, it is necessary to identify each
user. Is there a way to authenticate a windows username and password, so that
whilst the program is running as UserX, the application knows that the
actions can be attributed to UserA?
Alternatively, can the printer settings be set in a way that uses the same
configuration for all users?
Thanks
exactly to detect the black mark on the back of the ticket, the tickets do
not print correctly. Because of this, all users are logging on with the same
user name to ensure they get a correctly configured printer driver.
The application runs on a Terminal Server via the RDP client.
In order to audit the actions of users, it is necessary to identify each
user. Is there a way to authenticate a windows username and password, so that
whilst the program is running as UserX, the application knows that the
actions can be attributed to UserA?
Alternatively, can the printer settings be set in a way that uses the same
configuration for all users?
Thanks