You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2007/02/14 23:32:05 UTC

[jira] Created: (DIRSTUDIO-62) Cannot connect to Active Directory if not using Simple authentication

Cannot connect to Active Directory if not using Simple authentication
---------------------------------------------------------------------

                 Key: DIRSTUDIO-62
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-62
             Project: Directory LDAP Studio
          Issue Type: New Feature
            Reporter: Emmanuel Lecharny


If one tries to connect to AD with LS, not using Simple authentication, it will fails. LS does not currently support gssapi, so mechanism negotiation fails.

I wrote a SPNEGO codec two years ago, I think we can use it to implement this negociation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DIRSTUDIO-62) Add GSSAPI authentication - Cannot connect to Active Directory if not using Simple authentication

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann resolved DIRSTUDIO-62.
--------------------------------------

    Resolution: Fixed

Added GSSAPI authentication:
  http://svn.apache.org/viewvc?rev=802731&view=rev

See also DIRSTUDIO-262.

> Add GSSAPI authentication - Cannot connect to Active Directory if not using Simple authentication
> -------------------------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-62
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-62
>             Project: Directory Studio
>          Issue Type: New Feature
>          Components: studio-connection
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.0
>
>
> If one tries to connect to AD with LS, not using Simple authentication, it will fails. LS does not currently support gssapi, so mechanism negotiation fails.
> I wrote a SPNEGO codec two years ago, I think we can use it to implement this negociation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DIRSTUDIO-62) Add GSSAPI authentication - Cannot connect to Active Directory if not using Simple authentication

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-62.
-------------------------------------------


Apache Directory Studio version 1.5.0 has been released.

> Add GSSAPI authentication - Cannot connect to Active Directory if not using Simple authentication
> -------------------------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-62
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-62
>             Project: Directory Studio
>          Issue Type: New Feature
>          Components: studio-connection
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.0
>
>
> If one tries to connect to AD with LS, not using Simple authentication, it will fails. LS does not currently support gssapi, so mechanism negotiation fails.
> I wrote a SPNEGO codec two years ago, I think we can use it to implement this negociation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSTUDIO-62) Add GSSAPI authentication - Cannot connect to Active Directory if not using Simple authentication

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann updated DIRSTUDIO-62:
-------------------------------------

      Component/s: studio-connection
    Fix Version/s: 1.5.0
         Assignee: Stefan Seelmann
          Summary: Add GSSAPI authentication - Cannot connect to Active Directory if not using Simple authentication  (was: Cannot connect to Active Directory if not using Simple authentication)

> Add GSSAPI authentication - Cannot connect to Active Directory if not using Simple authentication
> -------------------------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-62
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-62
>             Project: Directory Studio
>          Issue Type: New Feature
>          Components: studio-connection
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.0
>
>
> If one tries to connect to AD with LS, not using Simple authentication, it will fails. LS does not currently support gssapi, so mechanism negotiation fails.
> I wrote a SPNEGO codec two years ago, I think we can use it to implement this negociation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.