获取活动目录用户的密码 [英] Obtaining the password of an active directory user

查看:74
本文介绍了获取活动目录用户的密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,有没有人知道如何获取活动的

目录用户的密码?


我尝试使用DirectorySearcher对象查找用户和

DirectoryEntry.Password属性获取值,但始终返回null

并且我完全确定密码不为空


谢谢

Hi people, Does anyone have some idea how to get the password of an active
directory user?

I tried using the DirectorySearcher object to find the user and the
DirectoryEntry.Password property to get the value, but always returns "null"
and I''m totally sure that the password is not null

thanks

推荐答案

马里奥,


您无法通过密码获取某人的密码。


Ken

----------------

" Mario Rodriguez" <先生******** @ avantica.net>在消息中写道

新闻:uF ************** @ tk2msftngp13.phx.gbl ...
Mario,

You can not get someones password with code.

Ken
----------------
"Mario Rodriguez" <mr********@avantica.net> wrote in message
news:uF**************@tk2msftngp13.phx.gbl...
嗨人,有没有人知道如何获取活动的目录用户的密码吗?

我尝试使用DirectorySearcher对象查找用户和
DirectoryEntry.Password属性来获取值,但始终返回
" null"我完全确定密码不是空的

感谢
Hi people, Does anyone have some idea how to get the password of an active
directory user?

I tried using the DirectorySearcher object to find the user and the
DirectoryEntry.Password property to get the value, but always returns "null" and I''m totally sure that the password is not null

thanks



马里奥,

您无法通过密码获得某人的密码。


Ken

----------- -----

" Mario Rodriguez" <先生******** @ avantica.net>在消息中写道

新闻:uF ************** @ tk2msftngp13.phx.gbl ...
Mario,

You can not get someones password with code.

Ken
----------------
"Mario Rodriguez" <mr********@avantica.net> wrote in message
news:uF**************@tk2msftngp13.phx.gbl...
嗨人,有没有人知道如何获取活动的目录用户的密码吗?

我尝试使用DirectorySearcher对象查找用户和
DirectoryEntry.Password属性来获取值,但始终返回
" null"并且我完全确定密码不是空的

感谢
Hi people, Does anyone have some idea how to get the password of an active
directory user?

I tried using the DirectorySearcher object to find the user and the
DirectoryEntry.Password property to get the value, but always returns "null" and I''m totally sure that the password is not null

thanks



我不是100%当然,我相信只有在密码存储后才会存储密码

已加密且加密是单向的。


要验证用户,需要输入密码他们输入,加密然后

比较加密结果以确保它们匹配。


这就是管理员对一个人的唯一选择忘记了他们的

密码,把它放到某个东西而不是告诉用户它是什么

目前设置为。


Mario Rodriguez <先生******** @ avantica.net>在消息中写道

新闻:uF ************** @ tk2msftngp13.phx.gbl ...
I am not 100% sure but I believe that the password is stored only after it
has been encrypted and the encryption is one way.

To validate a user it takes the password they enter in, encrypts it and then
compares the encrypted results to make sure they match.

This is why the only option an admin has for a person that forgot their
password it to rest it to something instead of telling the user what it is
currently set to.

"Mario Rodriguez" <mr********@avantica.net> wrote in message
news:uF**************@tk2msftngp13.phx.gbl...
嗨人,有没有人知道如何获取活动的目录用户的密码吗?

我尝试使用DirectorySearcher对象查找用户和
DirectoryEntry.Password属性来获取值,但始终返回
" null"我完全确定密码不是空的

感谢
Hi people, Does anyone have some idea how to get the password of an active
directory user?

I tried using the DirectorySearcher object to find the user and the
DirectoryEntry.Password property to get the value, but always returns "null" and I''m totally sure that the password is not null

thanks



这篇关于获取活动目录用户的密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆