angryip / angryip/ipscan

Openers running with credentials as launched?

未关闭
#126 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
5.1k
派生
835
PR 合并指标
30 天内没有已合并 PR

描述

I'm not sure if this is a **bug, feature request**, or what. Here's the issue: regardless of what credentials I launch ipscan with (regular user, local admin or domain admin), all the openers execute as the regular, currently logged in user. This is despite the fact that the javaw.exe process **is** running under the appropriate credentials as launched. Is this an oversight or by design?

Yes, there are ways I could configure the openers to do what I want by making credentials parts of the execution string, but that's not an option since that data is stored in the registry as plain text (HKEY_CURRENT_USER\Software\JavaSoft\Prefs\ipscan\openers).

I do have other admin tools that store creds securely, and it would be nice if ipscan did that. But I really don't care whichever fashion this could be accomplished, either by running openers under the launched creds or storing creds.

So, I'm curious if this can be fixed, or added? Maybe just a checkbox in the Edit Openers windows saying something like "run under current credentials"? That said, it isn't a huge deal to me if this can't be done - I'm just throwing this out there. I've scripted a workaround for myself but it'd be nice if AIP handled this nicely.

Thanks!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。