开发者

Opposite of aspnet_regiis -ga <UserName>

开发者 https://www.devze.com 2023-01-11 19:15 出处:网络
I am looking to deny access using aspnet_regiis and w开发者_运维技巧as hoping if anyone knew how to do this. So the opposite of this:

I am looking to deny access using aspnet_regiis and w开发者_运维技巧as hoping if anyone knew how to do this. So the opposite of this:

aspnet_regiis -ga <UserName>


According to

http://forums.asp.net/t/1307213.aspx

this is not possible.

If this is a common requirement, use the -ga switch with a group that You then can add/remove users to/from.

/Andreas

0

精彩评论

暂无评论...
验证码 换一张
取 消