Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Samba is an Open Source/Free Software suite that provides file and print services to all manner of SMB/CIFS clients, including the numerous versions of Microsoft Windows operating systems.

4.07656
   
  0 reviews  |  1,181 users  |  1,455,851 lines of code  |  70 current contributors  |  Analyzed 6 days ago
 
 

Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography.

3.55556
   
  0 reviews  |  49 users  |  377,318 lines of code  |  25 current contributors  |  Analyzed 5 days ago
 
 

Mod_auth_kerb is an Apache module designed to provide Kerberos authentication to the Apache web server. Using the Basic Auth mechanism, it retrieves a username/password pair from the browser and checks them against a Kerberos server as set up by your particular organization. The module also supports ... [More] the Negotiate authentication method, which performs full Kerberos authentication based on ticket exchanges, and does not require users to insert their passwords to the browser. In order to use the Negotiate method you need a browser supporting it (currently standard IE6.0 or Mozilla with the negotiateauth extension). [Less]

5.0
 
  0 reviews  |  1 user  |  4,542 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

JBoss Negotiation is a valve and login module to add SPNEGO negotiation to web applications deployed to JBossAS.

0
 
  0 reviews  |  1 user  |  12,046 lines of code  |  3 current contributors  |  Analyzed 4 days ago
 
 

The SPNEGO Glassfish Plugin is a JMAC authentication module for the Glassfish servlet container. the basic http interactions are relatively straight-forward as follows: 1. jmac module in servlet container rejects request with HTTP 401 (Unauthorized) "WWW-Authenticate: Negotiate" header ... [More] 2.browser computes spnego token and resends request with Authorization: Negotiate header containing base64 encoded spnego token (as you pointed out, we can find browsers that already know how to do this). 3. jmac module decodes token and uses it to call gss_accept_security_context. jmac module returns an appropriate HTTP status code and header based on the outcome of the gss accept. The plugin allows Glassfish to work with Kerberos single sign on authentication. [Less]

0
 
  0 reviews  |  0 users  |  22,847 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

Erlang GSSAPI and SPNEGO API.

0
 
  0 reviews  |  0 users  |  2,530 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.