adsys icon indicating copy to clipboard operation
adsys copied to clipboard

Issue: I have the following problem to log in

Open Gest10n opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and found none that matched mine

Describe the issue

Error when performing sudo login with adsys Release: ubuntu 23.10 Codename: mantic adsys (0.13.1)

attached file sssd.conf [sssd] domains = prueb.local debug = 2 config_file_version = 2 services = nss, pam

[domain/prueb.local] default_shell = /bin/bash krb5_store_password_if_offline = True cache_credentials = True krb5_realm = PRUEB.LOCAL realmd_tags = manages-system joined-with-adcli id_provider = ad fallback_homedir = /home/%u@%d ad_domain = prueb.local use_fully_qualified_names = True ldap_id_mapping = True access_provider = ad

Annex error

ERROR Error from server: error while updating policy: can't get policies for "[email protected]": can't download all gpos and assets: one or more error while fetching GPOs and assets: can't download "gpo_computer": can't check if gpo_computer needs refreshing: no GPT.INI file: cannot open smb://prueb.local/SysVol/prueb.local/Policies/{7A1C526B-2E0D-4A86-AFEF-C4B19E02DBCC}/GPT.INI: invalid argument

Steps to reproduce it

  1. Execute $sudo login
  2. user login
  3. The following error appears

ERROR Error from server: error while updating policy: can't get policies for "[email protected]": can't download all gpos and assets: one or more error while fetching GPOs and assets: can't download "gpo_computer": can't check if gpo_computer needs refreshing: no GPT.INI file: cannot open smb://prueb.local/SysVol/prueb.local/Policies/{7A1C526B-2E0D-4A86-AFEF-C4B19E02DBCC}/GPT.INI: invalid argument

Double check your logs

  • [X] I have redacted any sensitive information from the logs

Gest10n avatar Oct 23 '23 17:10 Gest10n