pseymour / MakeMeAdmin

Make Me Admin is a simple, open-source application for Windows that allows standard user accounts to be elevated to administrator-level, on a temporary basis.
https://makemeadmin.com/
GNU General Public License v3.0
391 stars 86 forks source link

Strange issue with GPO configured #106

Open buzzzo opened 1 year ago

buzzzo commented 1 year ago

Hi

I'm facing a strange issue: makemeadmin button "grant administrator" is greyed out when user's pc is not connected to the lan where domain controller is located .

As son as I connect it on the "active directory" lan the button is turned on.

Is it a known issue ?

Thx in advance

pseymour commented 1 year ago

How is access being granted to use it? Are you using a group name, a SID, what?

buzzzo commented 1 year ago

By group name

pseymour commented 1 year ago

So that makes sense. Windows or Make Me Admin or anything else would not be able to resolve the name of a user's groups without a connection to AD.

If you're going to use a name, the group needs to be either local (so its name can be resolved always) or the device needs an AD connection.

If the device will be disconnected sometimes, use the group's SID, which will always be available.

buzzzo commented 1 year ago

Thx

scottcopus commented 1 year ago

Thanks Patrick. This is good to know. I wondered about this too. And probably a good idea to document… such as at https://github.com/pseymour/MakeMeAdmin/wiki/Registry-Settings ?

On Fri, Oct 27, 2023 at 3:20 AM Patrick S. Seymour @.***> wrote:

So that makes sense. Windows or Make Me Admin or anything else would not be able to resolve the name of a user's groups without a connection to AD.

If you're going to use a name, the group needs to be either local (so its name can be resolved always) or the device needs an AD connection.

If the device will be disconnected sometimes, use the group's SID, which will always be available.

— Reply to this email directly, view it on GitHub https://github.com/pseymour/MakeMeAdmin/issues/106#issuecomment-1782500796, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2H672F7GZY5KPCTQT5IHTYBNVFDAVCNFSM6AAAAAA6PL7YQKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBSGUYDANZZGY . You are receiving this because you are subscribed to this thread.Message ID: @.***>