Home » Password Control - Password Control - General » How secure is password control? Messages in this topic - RSS
|
12/19/2011 6:30:46 AM
dpercio
dpercio
Posts 1
I trialed this tool and it works great, but before I use it in production I'd like to know how Password Control communicates with AD. What ports are used and is encryption an option?
1/13/2012 1:25:53 PM
admin
admin
Posts 331
Password Control uses the System.DirectoryServices namespace for most operations and the connection should be made using the AuthenticationTypes.Secure (NTLM/Kerberos). I don't believe all communication is encrypted after a connection is established though - It might be worth looking at IPSec encryption if you want to ensure all data is encrypted in transport. The application should be communicating over port 389.

Hope this helps,

David
pages: 1
|

Home » Password Control - Password Control - General » How secure is password control?