TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AD – A Javascript implementation of common Active Directory tasks

79 点作者 robinj6将近 8 年前

5 条评论

dsl将近 8 年前
I really appreciate the effort put in to a library like this, fantastic work.<p>However I would strongly warn anyone considering using it to do massive amounts of testing in their real production network. Implementing against the current version is easy, but lets remember: this is a protocol old enough to buy cigarettes. It not only changes in behavior between versions, it also has edge cases where things behave differently when the version you are running is an upgrade. Or an upgrade in progress. Or part of a forest that also has... etc.
0xbear将近 8 年前
I&#x27;m pretty sure Microsoft had this 15 years ago. AD is accessible through COM. Anything that&#x27;s accessible through COM is scriptable in JS and VBScript (if it still exists, it&#x27;s been a while).
评论 #14919320 未加载
评论 #14919328 未加载
评论 #14925167 未加载
AndrewCHM将近 8 年前
<a href="https:&#x2F;&#x2F;gist.github.com&#x2F;Summertime&#x2F;95cc7bec49d3948ce2f76ded0233dde4" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;Summertime&#x2F;95cc7bec49d3948ce2f76ded0...</a> An attempt to transcribe the examples to powershell cmdlets, in case anyone was wondering how much it differs to the tools pre-existing for the task<p>- - -<p>I have to say, other than setup and lack of permission handling the js lib has, I would find myself preferring it
holydude将近 8 年前
I am not very proficient in javascript so excuse my idiotic questions but how does this work ? Does this need to talk to some low level api or nodejs supports this or ?
评论 #14917433 未加载
评论 #14923713 未加载
ToFab123将近 8 年前
Let me get this straight. Passwords, including the password of a domain admin, are hardcoded as plain text in client side JavaScript files. Surely, I must be reading this wrong?
评论 #14917387 未加载
评论 #14917386 未加载
评论 #14919143 未加载