1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-31 17:17:53 +03:00
Go to file
Adolfo Gómez baecf526a1 Checking how we can allow some TCs to use UDS as broker, i have detected some of them that asks for credentials when listing the machines. As UDS uses credentials to access the machine at the time the user access it (at time of listing, maybe that even the service is not created for that user), we can't provide credentials BEFORE assigning the machine.
In order to allow this kind of TCs to use UDS, we have implemented a mechanism that allows to know if a deployed service (or an service) transforms the credentials and, if so, the dispatcher for that TC can "skip" those services with that kind of os manager.
2012-12-03 10:42:18 +00:00
client/administration * Added support for long configuration fields 2012-10-30 16:08:21 +00:00
linuxActor Initial release 2012-07-19 23:47:54 +00:00
linuxActorNX Initial release 2012-07-19 23:47:54 +00:00
nxtransport Initial release 2012-07-19 23:47:54 +00:00
nxtuntransport Initial release 2012-07-19 23:47:54 +00:00
rdptransport Updated so RDP pin bar appears by default. (needs to make a setting so we can decide if we want it or not) 2012-10-24 13:46:47 +00:00
server Checking how we can allow some TCs to use UDS as broker, i have detected some of them that asks for credentials when listing the machines. As UDS uses credentials to access the machine at the time the user access it (at time of listing, maybe that even the service is not created for that user), we can't provide credentials BEFORE assigning the machine. 2012-12-03 10:42:18 +00:00
ssh-tunnel Initial release 2012-07-19 23:47:54 +00:00
udsService Added current computer name to NetUserChangePasswor. Now it seems to work (has to do more tests anyway) 2012-11-26 11:50:49 +00:00