Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jan 2021 15:27:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252385] net/samba413: ldapsearch Invalid credentials
Message-ID:  <bug-252385-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252385

            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@FreeBSD.org
          Reporter: rdunkle@smallcatbrain.com
             Flags: maintainer-feedback?(timur@FreeBSD.org)
          Assignee: timur@FreeBSD.org

when I try to use ldapsearch it errors out with - Invalid credentials
# ldapsearch -x -W -D 'cn=3Dadministrator,dc=3Dsmallcatbrain,dc=3Dcom' -b
'dc=3Dsmallcatbrain,dc=3Dcom' -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-0C0903A=
9,
comment: AcceptSecurityContext error, data 52e, v1db1]

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252385-7788>