problem with the domain user windows in wine

Questions about Wine on Linux
Locked
witek
Newbie
Newbie
Posts: 1
Joined: Wed Jul 31, 2019 1:27 am

problem with the domain user windows in wine

Post by witek »

Hello. I have a problem with the domain user windows when working in wine. I have a Debian 9.

I have a local user administrator and domain user windows MYDOMAIN/domain_user. The essence of the problem:

I have a path for local user "administrator" ./wine/drive_c/users/administrator it's good
I have a path for domain user "MYDOMAIN/domain_user" ./wine/drive_c/users/3000 where 3000 -is id domain user in debian 9 it's no good
I want to path for domain user "MYDOMAIN/domain_user" ./wine/drive_c/users/domain_user

I need a name but not a number at the end.

I have a very old program written for Windows, and this program takes the name of the current user, but I need to give the name explicitly.
The program will not be remade, and more than 10 domain users will work with this program.
Please help!
Locked