Hi,

i also have this issue, but for me this setting in /etc/sssd/sssd.conf solves 
this issue.
default_domain_suffix = your-domain.org

But according to man page this isn't the way it should, I guess?
Search for default_domain_suffix in:
https://manpages.ubuntu.com/manpages/focal/en/man5/sssd.conf.5.html

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to adsys in Ubuntu.
https://bugs.launchpad.net/bugs/2107971

Title:
  ADsys sets DCONF_PROFILE=$USERNAME while dconf uses $USERNAME@$DOMAIN

Status in adsys package in Ubuntu:
  Confirmed

Bug description:
  Hi all,

  ADsys sets on Install the environment variable DCONF_PROFILE to
  $USERNAME. This is fine as long as you use "use_fully_qualified_names
  = True" in sssd.conf. When FQDN is not used for Login (e.g. Only one
  Domain available) the result is that DCONF_PROFILE is set to $USERNAME
  without the @domain.tld part. This results in dconf not being able to
  get a named profile for the logged in user. This further results in
  the neglection of all other settings regarding dconf which are user
  defined. So for example the globally set input-sources for gsettings
  are vanished and the english default layout for the input method is
  used. Furthermore the user can not set it via the gnome settings app
  or the gsettings cmdline option.

  I am unsure if this is a dconf/gsettings problem, but adsys introduces
  the DCONF_PROFILE variable which overwrites the default for dconf
  which works fine in this case.

  Steps to reproduce:

  use DCONF_PROFILE unset
  sssd configured for "use_fully_qualified_names = False"
  dconf uses /etc/dconf/profile/$USERNAME@$DOMAIN to store the user-db
  Install adsys
  DCONF_PROFILE is set to $USERNAME
  try to set gsettings like "gsettings set org.gnome.desktop.input-sources"

  Error Message: "unable to open named profile"

  Best regards,

  Christian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adsys/+bug/2107971/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to