This example will do several things. Returns the user’s full name. Allows you to authenticate the users login name and password on the network. And gives you the ability to check to see if a user belongs to a specified group in the active directory. 01. GetUserName - Returns the login user’s FULL name 02. GetUserFirstName - Returns the login user's first name 03. GetUserLastName - Returns the login user’s last name 04. GetUserLoginName - Returns the users login name 05. GetDomainName - Returns the domain name the user is logged on 06. GetComputerName - Returns the computers name 07. AuthenticateUser - Validates the users login name and password 08. GetUserGroups - Returns all the groups the user belongs to in the active directory 09. GetGroupUsers - Returns all the users of a specified group in the active directory 10. ValidateGroupUser - Returns true or false of whether a specified user belongs to a specified group in the active directory
File List:
@PSC_ReadMe_4560_10.txt
1Kb
ActiveDirectory.sln
1Kb
ActiveDirectory.suo
10Kb
ActiveDirectory/
0b
ActiveDirectory/ActiveDirectory.vbproj
5Kb
ActiveDirectory/ActiveDirectory.vbproj.user
2Kb
ActiveDirectory/AssemblyInfo.vb
1Kb
ActiveDirectory/bin/
0b
ActiveDirectory/frmLogin.resx
24Kb
ActiveDirectory/frmLogin.vb
10Kb
ActiveDirectory/frmMain.resx
16Kb
ActiveDirectory/frmMain.vb
13Kb
ActiveDirectory/modActiveDirectory.vb
12Kb
ActiveDirectory/obj/
0b
ActiveDirectory/obj/Debug/
0b
Similar code
A1 Folder Lock
(Popularity: ) : Updated Version of Directory Security From pscode.com with features like encryption,password-protected folder,registry manipulation etc..
VB.NET Encryption Class
(Popularity: ) : A Simple to use object that provides encryption and decryption methods for strings. This is done in memory using a choice of DES, RC2 or Rijndael encryption methods and a key string paramter that determines the level of encryption. Dummy Desktop
(Popularity: ) : This a simple desktop lock i did and it looks like your desktop at normal state but it is lock, im just a beginner.. well Please Vote, Thanks!! Encryption and Alternate Data Stream
(Popularity: ) : This project does three things. The first is that it allows you to encypt any file using one of four different encryption algorithms. Once a file is encrypted, you can send the encrypted file to a partner. Your partner can ... Visual Verification (Anti Robot)
(Popularity: ) : Disallow robots attempting brute force attacks upon web pages (login screens) via a visual verification user control. Users will have to type in the string displayed in the image. XOR Crypt
(Popularity: ) : A very Simple Crypt Method!!! Very simple Log In code and time code
(Popularity: ) : Securing and timing