当 Active Directory 不可用时根据 Windows 缓存对用户进行身份验证

发布于 2024-11-02 16:30:10 字数 232 浏览 0 评论 0原文

我的应用程序需要根据活动目录对用户进行身份验证,并确定用户所属的组列表。我开发了一个 VB6 应用程序来执行此操作,并且运行良好。

客户回来后表示,即使 Active Directory 不可用(计算机断网),他们也需要该应用程序对用户进行身份验证,类似于如果计算机断网,Windows 仍允许用户登录系统,如果他们之前已经登录过该计算机。

如何在 VB6 中访问缓存的用户信息?我目前是 ADI 和 LDAP 用户。

My application needs to authenticate a user against active directory and determine the list of groups the user is a member of. I've developed a VB6 app to do this and it works fine.

The customer has come back and said they need the app to authenticate users even if active directory is not available (machine off network), similar to how Windows will still allow a user to log on to a system if a machine is off the network, if they've logged onto the machine previously.

How do I go about accessing the cached user information in VB6? I'm currently user ADI and LDAP.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文