[JIRA] [active-directory] (JENKINS-20733) SASL authentication with Active Directory

2013-11-22 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 created  JENKINS-20733


SASL authentication with Active Directory















Issue Type:


New Feature



Assignee:


Unassigned


Components:


active-directory



Created:


22/Nov/13 7:12 PM



Description:


Instead of simple bind, use SASL to provide some degree of data encryption out of the box.

MSDN lists various mechanisms that AD supports, and it includes DIGEST-MD5, which works with plain text password Jenkins has received from the browser (via the login form.) SASL is supported by JNDI LDAP implementation(http://docs.oracle.com/javase/tutorial/jndi/ldap/sasl.html) so activating it should be very simple.




Project:


Jenkins



Priority:


Major



Reporter:


Kohsuke Kawaguchi

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [active-directory] (JENKINS-20733) SASL authentication with Active Directory

2013-11-22 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 commented on  JENKINS-20733


SASL authentication with Active Directory















One of the reasons people want JENKINS-3730 is to avoid plain text password on the network caused by simple bind. This will prevent that.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.