简体   繁体   中英

Securing JEA (Just Enough Administration)

I have recently deployed a JEA endpoint on a few Domain Controllers for a user (Domain User, non privileged). The user had to be added to "Remote Management Users" AD group in order to have the ability to Powershell into a these DCs. It occurred to me that outside of the provided, confined endpoint, the user can create sessions to default Powershell endpoint which has access to everything.

Following the great article , I would have to add the user under the permissions of the default windows.powershell endpoint which isn't a straight forward process.

What would be the sensible way to confine the given user to just the one particular endpoint?

Many thanks,

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM