active-directory
How i can get windows logon domain name from AD domain name
I have AD domain name like MyDomain.com and Windows logon domain name like MD (MD=MyDomain). How I can get win logon domain name from AD domain using DirectoryEn开发者_运维百科try.Properties collectio[详细]
2023-04-11 16:31 分类:问答How to determine if logged on windows account has been authenticated on domain [duplicate]
This question already has an answer here: Closed 11 years ago. Possible Duplicate: Authenticating users using Active Directory in Client-Server Application[详细]
2023-04-11 12:38 分类:问答PHP - LDAP authentication against Windows 2003 Active Directory (User ID different from First Name and Last Name)
Need your help with authenticating an active directory user ID against LDAP. My problem is unique.开发者_运维问答 Let me explain here. Before posting this question, I\'ve googled it and also searched[详细]
2023-04-11 06:52 分类:问答Can I match a user to a group accross different domains?
I\'m trying to write an LDAP query which will discover if a user is a member of a group which matches a wildcard query and I\'m trying to use the LDAP_MATCHING_RULE_IN_CHAIN OID to do this.I\'m basica[详细]
2023-04-11 04:27 分类:问答Searching for user in multiple forests over a 2 way forest trust.
I have a large enterprise network that has multiple forests (5 forests in total). One of these forests has a 2 way forest trust with the other 4 forests. 开发者_StackOverflow社区[详细]
2023-04-11 03:49 分类:问答How to authenticate an user in ActiveDirectory with powershell
I would like to authenticate an user in my ActiveDirectory with the Username and the Password. Is there any chance to do that with开发者_运维百科 powershell and the activeDirectory module.[详细]
2023-04-11 03:24 分类:问答Import users into Active Directory from CSV/Excel
How can i import a set of users into an Active Directory organizational unit (the only one my user has access to). I want to be able to import the users and passwords from a CSV or Excel开发者_开发知识[详细]
2023-04-11 00:19 分类:问答How to authenticate to Active Directory using iOS app
I am trying to create and iOS app that takes a users credentials and verifies it with the AD server. Is there some built in library in xCode to do that, or is it third party?[详细]
2023-04-10 21:40 分类:问答WCF service with WIF AD Single sign on
I have an Excel add-on which connects to a WCF endpoint located in our network to collect data. We\'re considering moving the application out to Windows Azure.[详细]
2023-04-10 14:02 分类:问答Error on ActiveXObject("ADSystemInfo")
I have this line on my JavaScript var objSysInfo=new ActiveXObject(\"ADSystemInfo\"); var objUser=GetObject(\"LDAP://\" + objSysInfo.UserName);[详细]
2023-04-10 12:42 分类:问答