search for: attributedesc

Displaying 6 results from an estimated 6 matches for "attributedesc".

2012 Apr 28
1
Problems ldap authentication for Samba 3.5.11-2-1
...and: 2 items Filter: (sambaSID=S-1-5-21-1299536883-3844537390-917088389-513) and item: equalityMatch (3) equalityMatch attributeDesc: sambaSID assertionValue: S-1-5-21-1299536883-3844537390-917088389-513 Filter: (objectclass=sambaSamAccount) and item: equalityMatch (3) equalityMa...
2015 Nov 03
2
S/MIME certificates in Samba 4 LDAP
...derefAliases: neverDerefAliases (0) sizeLimit: 2 timeLimit: 0 typesOnly: False Filter: (mail=martin.sofaru at lsexperts.de) filter: equalityMatch (3) equalityMatch attributeDesc: mail assertionValue: martin.sofaru at lsexperts.de attributes: 1 item AttributeDescription: usercertificate;binary [Response In: 16] Lightweight Directory Access Protocol LDAPMessage searchResEntry(2) "CN=Martin Sof...
2015 Nov 19
1
S/MIME certificates in Samba 4 LDAP
...zeLimit: 2 >> timeLimit: 0 >> typesOnly: False >> Filter: (mail=martin.sofaru at lsexperts.de) >> filter: equalityMatch (3) >> equalityMatch >> attributeDesc: mail >> assertionValue: >> martin.sofaru at lsexperts.de >> attributes: 1 item >> AttributeDescription: usercertificate;binary >> [Response In: 16] > > A good description appears to be her...
2013 Jan 14
3
Samba4 AD delegation to read userPassword attribute
...mp shows the following searchRequest: --------------------------------------------------- Lightweight Directory Access Protocol LDAPMessage searchRequest(2) "dc=example,dc=de" wholeSubtree ... Filter: (sAMAccountName=someuser) filter: equalityMatch (3) equalityMatch attributeDesc: sAMAccountName assertionValue: someuser attributes: 2 items AttributeDescription: mail AttributeDescription: userPassword --------------------------------------------------- As a result I get: --------------------------------------------------- Lightweight Directory Access Proto...
2015 Nov 05
0
S/MIME certificates in Samba 4 LDAP
...> sizeLimit: 2 > timeLimit: 0 > typesOnly: False > Filter: (mail=martin.sofaru at lsexperts.de) > filter: equalityMatch (3) > equalityMatch > attributeDesc: mail > assertionValue: > martin.sofaru at lsexperts.de > attributes: 1 item > AttributeDescription: usercertificate;binary > [Response In: 16] A good description appears to be here: http://www.ldapexplorer.co...
2015 Oct 30
2
S/MIME certificates in Samba 4 LDAP
Dear Samba users and developers, we had the idea of storing S/MIME certificates in the Samba 4 LDAP. In the Windows Active Directory Users and Computers tool I can use the "Published Certificates" tab to add a certificate to a user account. As Mozilla Thunderbird requests the "userCertificate;binary" attribute of a user when sending encrypted mail, the LDAP response is empty.