摘要:
private void ChangeUserPassword (string commonName, string oldPassword, string newPassword){ try { DirectoryEntry de=new DirectoryEntry("LDAP://DC=***,DC=***","... 阅读全文
posted @ 2006-01-06 14:42 eFeng.Leung 阅读(1087) 评论(4) 推荐(0)
|
|||
|
摘要:
private void ChangeUserPassword (string commonName, string oldPassword, string newPassword){ try { DirectoryEntry de=new DirectoryEntry("LDAP://DC=***,DC=***","... 阅读全文
posted @ 2006-01-06 14:42 eFeng.Leung 阅读(1087) 评论(4) 推荐(0) |
|||