[Bug 2043376] Re: adsys cant fetch gpos ubuntu 22.04.3
Hi, I have (I believe) the exact same error message. I am setting up my personal samba AD server (running on ubuntu 22.04). I can join windows computers without any problem to the domain. I can use RAST (users and groups) from windows to manage the domain (add/create/change users/groups). I can also join linux computers (ubuntu 23.04 and ubuntu 23.10), and I can login with a domain user. But, when I login, I get errors from the server ``` bp@legion-ubuntu:~ % sudo login legion-ubuntu.sb.lan login: SB\bp Password: Login incorrect legion-ubuntu.sb.lan login: SB\bp Password: Welcome to Ubuntu 23.04 (GNU/Linux 6.2.0-37-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support:https://ubuntu.com/pro 3 updates can be applied immediately. To see these additional updates run: apt list --upgradable Your Ubuntu release is not supported anymore. For upgrade information, please visit: http://www.ubuntu.com/releaseendoflife New release '23.10' available. Run 'do-release-upgrade' to upgrade to it. The programs included with the Ubuntu system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. The programs included with the Ubuntu system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Apr 17 14:05:59 CEST 2024 on pts/1 Applying machine settings ERROR Error from server: error while updating policy: can't get policies for "legion-ubuntu": failed to retrieve the list of GPO (exited with 1): exit status 1 Failed to bind - LDAP client internal error: NT_STATUS_INVALID_PARAMETER Failed to connect to 'ldap://dc.sb.lan' with backend 'ldap': LDAP client internal error: NT_STATUS_INVALID_PARAMETER Failed to open session: (1, 'LDAP client internal error: NT_STATUS_INVALID_PARAMETER') Failure setting user credentials ``` This prevents me from logging in through normal login screen. My sssd.conf ``` bp@legion-ubuntu:~ % sudo cat /etc/sssd/sssd.conf [sssd] domains = sb.lan config_file_version = 2 services = nss, pam debug_level = 10 [domain/sb.lan] default_shell = /bin/bash krb5_store_password_if_offline = True cache_credentials = True krb5_realm = SB.LAN realmd_tags = manages-system joined-with-adcli id_provider = ad fallback_homedir = /home/%u@%d ad_domain = sb.lan use_fully_qualified_names = True ldap_id_mapping = True access_provider = ad timeout = 20 ldap_uri = ldap://dc.sb.lan ldap_search_base = dc=sb,dc=lan auth_provider = krb5 krb5_server = dc.sb.lan krb5_passwd = dc.sb.lan krb5_validate = True # https://serverfault.com/questions/872542/debugging-sssd-login-pam-sss-system-error # suggested work around in question ad_gpo_access_control = permissive ``` Any chance you could point me in the right direction? I am sure there is something wrong (I expect it to be client side since windows computers seem to work perfectly fine in the samba AD domain) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2043376 Title: adsys cant fetch gpos ubuntu 22.04.3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/adsys/+bug/2043376/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1875015] Re: Displaylink is extremely slow
Just to share with those who didn't knew. I just leared that you can use wayland instead of xorg with ubuntu 21.10. I've installed the latest stable display link drivers, and I am running my 2 screens via displaylink without any problems now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875015 Title: Displaylink is extremely slow To manage notifications about this bug go to: https://bugs.launchpad.net/nouveau/+bug/1875015/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow
Hi aaron, after building up my hate again towards microsoft for two months (bought a new fancy laptop, upgraded to windows11, and my screens connected via display link went dark from time to time, no fix, really freaking annoying), I thought %$ this, I'll try ubuntu one more time. Installed 20.04, downloaded the drivers for displaylink. Went through all the misery listed above. Installed 21.10, downloaded the beta drivers from display link. Bam. Works like a charm. So if you are able to upgrade to 21.10, it might be the fix for you too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875015 Title: Ubuntu 20.04 and Displaylink is extremely slow To manage notifications about this bug go to: https://bugs.launchpad.net/nouveau/+bug/1875015/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow
Scratch that After a reboot it's the same story all over again. 1FPS. Read so many posts on this topic. Will this ever get solved or is displaylink for ubuntu (/linux) just not on the agenda? (iow is this the end for me with ubuntu?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875015 Title: Ubuntu 20.04 and Displaylink is extremely slow To manage notifications about this bug go to: https://bugs.launchpad.net/nouveau/+bug/1875015/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2029924] Re: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1
Hi Sudip, Still trying to get lcov working on and off :). You asked for the output of apt cache: bp@bas-hp:~ % apt-cache policy lcov lcov: Installed: (none) Candidate: 2.0-1 Version table: 2.0-1ubuntu0.1 400 100 http://nl.archive.ubuntu.com/ubuntu mantic-proposed/universe amd64 Packages 100 http://nl.archive.ubuntu.com/ubuntu mantic-proposed/universe i386 Packages 2.0-1 500 500 http://nl.archive.ubuntu.com/ubuntu mantic/universe amd64 Packages 500 http://nl.archive.ubuntu.com/ubuntu mantic/universe i386 Packages 100 /var/lib/dpkg/status So this means I should be able to install 2.0-1 "400" from proposed, and 2.0-1 "500" from universe? Or what exactly is this telling me? I just tried to : sudo apt-get install lcov -t mantic-proposed Which results in: bp@bas-hp:~ % sudo apt-get install lcov -t mantic-proposed Reading package lists... Done Building dependency tree... Done Reading state information... Done The following packages were automatically installed and are no longer required: libgstreamer-plugins-bad1.0-0 libgupnp-igd-1.6-0 libnice10 Use 'sudo apt autoremove' to remove them. The following NEW packages will be installed: lcov 0 upgraded, 1 newly installed, 0 to remove and 76 not upgraded. Need to get 0 B/177 kB of archives. After this operation, 744 kB of additional disk space will be used. Selecting previously unselected package lcov. (Reading database ... 332568 files and directories currently installed.) Preparing to unpack .../archives/lcov_2.0-1_all.deb ... Unpacking lcov (2.0-1) ... Setting up lcov (2.0-1) ... Processing triggers for man-db (2.11.2-3) ... And then when running lcov --version bp@bas-hp:~ % lcov --version Can't locate lcovutil.pm in @INC (you may need to install the lcovutil module) (@INC contains: /usr/local/lib/lcov /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/bin/lcov line 102. BEGIN failed--compilation aborted at /usr/bin/lcov line 102. still gives me the same error. What am I still doing wrong? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2029924 Title: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lcov/+bug/2029924/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2029924] Re: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1
Hi Supid, I am really sorry but I don't know how to install the fix. Not that familiar with linux as I should be I guess. - I again added the proposed repos - sudo apt remove lcov - sudo apt-get install lcov -t mantic-proposed (I am pretty sure this installed the wrong version again, the 2.0.1) See output below bp@bas-hp:~ % sudo apt-get install lcov -t mantic-proposed Reading package lists... Done Building dependency tree... Done Reading state information... Done The following NEW packages will be installed: lcov 0 upgraded, 1 newly installed, 0 to remove and 62 not upgraded. Need to get 0 B/177 kB of archives. After this operation, 744 kB of additional disk space will be used. Selecting previously unselected package lcov. (Reading database ... 331408 files and directories currently installed.) Preparing to unpack .../archives/lcov_2.0-1_all.deb ... Unpacking lcov (2.0-1) ... Setting up lcov (2.0-1) ... Processing triggers for man-db (2.11.2-3) ... Or... should I do something manual based on the salsa debian link you shared? Again, apologies for the stupid questions.. I just want lcov working again on 23.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2029924 Title: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lcov/+bug/2029924/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2029924] Re: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1
Arghh... I wrote you name wrong and I can't edit my comment :(. Apologies again... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2029924 Title: [SRU] "Can't locate lcovutil.pm" after updating to 2.0-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lcov/+bug/2029924/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs