问题标签 [klist]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - 用于获取有关缓存的 Kerberos 票证信息的 Windows API
我知道我可以通过运行“klist.exe”并解析输出来获得所需的信息,但我想知道是否有 Windows/C#/Powershell API 来获取有关 Windows 服务器上缓存的 Kerberos 票证的信息。
java - 由 GSSException 引起:未提供有效凭据(机制级别:未能找到任何 Kerberos tgt)
*在运行 apache crunch mapreduce pipleline 时,应在 kerebros 中提供哪些凭据以解决此异常?通过 kinit 命令登录后没有区别。*
日志如下:
kerberos - 为什么 kerberos 集合没有列出有效的主体?
文件夹中的每个缓存:
Kerberos 环境变量:
通过使用klist -l
:
但是当更改为特定的缓存时,它会正确列出:
我期望缓存集合列出集合中的每个主体。我怎样才能做到这一点?
vb.net - VB.Net 应用程序不会启动 klist.exe 可执行文件(即使从完整路径)
有一个 VB.Net 应用程序,我在其中尝试调用 klist.exe 来清除缓存的 Kerberos 票证。
调试器吐出:
该文件显然存在,并且可以在没有提升权限的情况下从命令提示符运行。
这是什么玩意儿?还是我太累了,我错过了一些明显的东西?