Jerald.Net
A little VB.Net, SQL, and whatever else comes to mind...

LDAP to find users with Remote Access Privileges

We have all been in the position where we have started a new job with an existing organization where security was somewhat lax. Inevitably during the process of locking the network down you have to deal with the VPN / Dial-up access problem.

The first step is to determine who already has access. This is fairly easy to accomplish using LDAP filters.

  • (&(objectCategory=person)(objectClass=user)(msNPAllowDialin=TRUE))

This filter will show you all of the user accounts that have Allow Access checked for Remote Access on the Dialin Tab of the ADUC MMC.


Posted Jul 26 2005, 09:35 AM by Jerald Carter
Filed under: ,

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
© Jerald Carter 1999 - 2008
Powered by Community Server (Non-Commercial Edition), by Telligent Systems