You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Bill MacAllister (Commented) (JIRA)" <ji...@apache.org> on 2012/01/20 20:04:40 UTC

[jira] [Commented] (DIRSTUDIO-761) GSSAPI Authentication fails when using ADS LDAP Client API

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190003#comment-13190003 ] 

Bill MacAllister commented on DIRSTUDIO-761:
--------------------------------------------

Here is a RootDSE search:

% ldapsearch -x -h ldap -b '' -s base +
# extended LDIF
#
# LDAPv3
# base <> with scope baseObject
# filter: (objectclass=*)
# requesting: + 
#

#
dn:
structuralObjectClass: OpenLDAProotDSE
configContext: cn=config
namingContexts: dc=stanford,dc=edu
monitorContext: cn=Monitor
supportedControl: 2.16.840.1.113730.3.4.18
supportedControl: 2.16.840.1.113730.3.4.2
supportedControl: 1.3.6.1.4.1.4203.1.10.1
supportedControl: 1.2.840.113556.1.4.319
supportedControl: 1.2.826.0.1.3344810.2.3
supportedControl: 1.3.6.1.1.13.2
supportedControl: 1.3.6.1.1.13.1
supportedControl: 1.3.6.1.1.12
supportedExtension: 1.3.6.1.4.1.1466.20037
supportedExtension: 1.3.6.1.4.1.4203.1.11.1
supportedExtension: 1.3.6.1.4.1.4203.1.11.3
supportedExtension: 1.3.6.1.1.8
supportedFeatures: 1.3.6.1.1.14
supportedFeatures: 1.3.6.1.4.1.4203.1.5.1
supportedFeatures: 1.3.6.1.4.1.4203.1.5.2
supportedFeatures: 1.3.6.1.4.1.4203.1.5.3
supportedFeatures: 1.3.6.1.4.1.4203.1.5.4
supportedFeatures: 1.3.6.1.4.1.4203.1.5.5
supportedLDAPVersion: 3
supportedSASLMechanisms: GSSAPI
entryDN:
subschemaSubentry: cn=Subschema

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1

                
> GSSAPI Authentication fails when using ADS LDAP Client API
> ----------------------------------------------------------
>
>                 Key: DIRSTUDIO-761
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-761
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-connection
>    Affects Versions: 2.0.0-M1
>         Environment: Debian Wheezy
>            Reporter: Bill MacAllister
>            Priority: Minor
>
> GSSAPI connections to an OpenLDAP server fail when using ADS LDAP Client API with the following error message:
>  Error while opening connection
>   - Missing schema location in RootDSE, using default schema.
>  Missing schema location in RootDSE, using default schema.
> The connection succeeds when the connection is changed to use JNDI.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira