[Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
Moderators: Hacker, petermad, Stefan2, white
[Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
If try to access a directory inside the `Users` TC automatically suggest to access as a Administrator.
The side effect of this method is a timeout after that you have to access again and find the subdirectory again.
Is there a chance to add the Window Login dialog to access as a user (may be selected automatically based on the directory main credentials)?
The side effect of this method is a timeout after that you have to access again and find the subdirectory again.
Is there a chance to add the Window Login dialog to access as a user (may be selected automatically based on the directory main credentials)?
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
I'm already supporting "As user" when a user without administrator privileges tries to run an elevated command. Why would this be useful for admin users, who already have all the rights?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
2andry81
The timeout can be customized:
PS: Directories don't have credentials, but users do.
The timeout can be customized:
Code: Select all
AdminTimeout=180
Determines after how many seconds of inactivity tcmadmin.exe (used for copy/delete etc. as admin) is terminated. Special values:
0: no timeout
-1: disable copy as admin completely
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: [Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
Then add a checkbox to the dialog with button `As administrator`: `No timeout` or something like that.
Re: [Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
Administrator might not has all rights. For example, TrustedInstaller user is more powerfulghisler(Author) wrote: 2024-11-13, 13:52 UTC I'm already supporting "As user" when a user without administrator privileges tries to run an elevated command. Why would this be useful for admin users, who already have all the rights?

Re: [Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
2andry81
TC can't provide all available options via the GUI - it's very rare that programs can do that, usually such programs don't have a lot of options. Besides, the timeout option does what it's supposed to after setting it once.
TC can't provide all available options via the GUI - it's very rare that programs can do that, usually such programs don't have a lot of options. Besides, the timeout option does what it's supposed to after setting it once.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: [Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
I don't like to change a global setting to imply a local.Dalai wrote: 2024-11-14, 00:09 UTC 2andry81
TC can't provide all available options via the GUI - it's very rare that programs can do that, usually such programs don't have a lot of options. Besides, the timeout option does what it's supposed to after setting it once.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [Feature Request] Add Windows Login dialog to access `As User` additionally to `As Administrator`
What you could do is run Total Commander itself as a different user. Use a button with the following command:
Command: **%COMMANDER_EXE%
Parameters: /S %P %T
Command: **%COMMANDER_EXE%
Parameters: /S %P %T
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com