[Bug 252385] net/samba413: ldapsearch Invalid credentials

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 15:27:50 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252385

            Bug ID: 252385
           Summary: net/samba413: ldapsearch Invalid credentials
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur at FreeBSD.org
          Reporter: rdunkle at smallcatbrain.com
             Flags: maintainer-feedback?(timur at FreeBSD.org)
          Assignee: timur at FreeBSD.org

when I try to use ldapsearch it errors out with - Invalid credentials
# ldapsearch -x -W -D 'cn=administrator,dc=smallcatbrain,dc=com' -b
'dc=smallcatbrain,dc=com' -Z -LLL
Enter LDAP Password:
ldap_bind: Invalid credentials (49)
        additional info: 80090308: LdapErr: DSID-0C0903A9, comment:
AcceptSecurityContext error, data 52e, v1db1
-------
I am able to authenticate with kinit:
 # kinit administrator
-------
I also tried to authenticate with Apache Directory Studio.
Error while opening connection
 - [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment:
AcceptSecurityContext error, data 52e, v1db1]
java.lang.Exception: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9,
comment: AcceptSecurityContext error, data 52e, v1db1]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list