#1768 Enabling proxy_fast_alias shows "ldb_modify failed: [Invalid attribute syntax]" for id lookups.
Closed: cloned-to-github 3 years ago by pbrezina. Opened 11 years ago by jhrozek.

https://bugzilla.redhat.com/show_bug.cgi?id=895570 (Red Hat Enterprise Linux 6)

Description of problem:
Enabling proxy_fast_alias shows "ldb_modify failed: [Invalid attribute syntax]"
for id lookups.

Version-Release number of selected component (if applicable):
1.9.2-68

How reproducible:
Always

Steps to Reproduce:
1. Setup sssd for proxy provider. And enable proxy_fast_alias.
[domain/PROXY]
id_provider = proxy
debug_level = 0xFFF0
proxy_lib_name = ldap
proxy_pam_target = sssdproxyldap
proxy_fast_alias = true

2. id lookup a user
# id puser1
uid=2001(puser1) gid=2001(Group1) groups=2001(Group1)


Actual results:
id lookup returns appropriate output, but domain log shows:

(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [sysdb_set_entry_attr] (0x0080):
ldb_modify failed: [Invalid attribute syntax]
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [sysdb_set_entry_attr] (0x0400):
Error: 22 (Invalid argument)
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [ldb] (0x4000): cancel ldb
transaction (nesting: 1)
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [sysdb_store_user] (0x0400):
Error: 22 (Invalid argument)
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [save_user] (0x0040): Could not
add user to cache
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [get_initgr] (0x0040): Could not
save user
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [ldb] (0x4000): cancel ldb
transaction (nesting: 0)
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [sbus_add_timeout] (0x2000):
0x1f7e200
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [sbus_remove_timeout] (0x2000):
0x1f7e200
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [sbus_dispatch] (0x4000): dbus
conn: 1F7B910
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [sbus_dispatch] (0x4000):
Dispatching.
(Tue Jan 15 19:03:27 2013) [sssd[be[PROXY]]] [acctinfo_callback] (0x0100):
Request processed. Returned 3,22,Internal Error (Authentication token lock
busy)


Expected results:
Errors should not be seen on enabling proxy_fast_alias.

Additional info:

Fields changed

blockedby: =>
blocking: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
milestone: NEEDS_TRIAGE => SSSD 1.12 beta
selected: =>
testsupdated: => 0

Fields changed

changelog: =>
mark: => 0
priority: major => trivial
review: => 0
sensitive: => 0

The proxy provider is not used much, so this is a stretch goal for the 1.14 release.

milestone: SSSD 1.14 beta => SSSD 1.14 backlog

Since the 1.14 branch is transitioning into maintenance mode and new functionality is being developed in master which will become 1.15 eventually, I'm mass-moving tickets from the 1.14 backlog milestone to the "Future releases" milestone.

milestone: SSSD 1.14 backlog => SSSD Future releases (no date set yet)

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD Future releases (no date set yet)

7 years ago

Metadata Update from @thalman:
- Custom field design_review reset (from 0)
- Custom field mark reset (from 0)
- Custom field patch reset (from 0)
- Custom field review reset (from 0)
- Custom field sensitive reset (from 0)
- Custom field testsupdated reset (from 0)
- Issue close_status updated to: None
- Issue tagged with: Future milestone, bugzilla

4 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2810

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @pbrezina:
- Issue close_status updated to: cloned-to-github
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata