[CentOS] Migrating / upgrading CentOS Linux 8 to CentOS Stream release 8

2022-02-04 Thread Götz Reinicke
Hi,

is it still possible to migrating / upgrading CentOS Linux 8 to CentOS Stream 
release 8 ? Any hint is welcome!

Right now I do get errors:

dnf install centos-release-stream

CentOS Linux 8 - AppStream   111  B/s |  38  B 00:00
Fehler: Failed to download metadata for repo 'appstream': Cannot prepare 
internal mirrorlist: No URLs in mirrorlist


Thanks for any suggestions. /Götz


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Migrating / upgrading CentOS Linux 8 to CentOS Stream release 8

2022-02-04 Thread Leon Fauster via CentOS

Am 04.02.22 um 14:25 schrieb Götz Reinicke:

Hi,

is it still possible to migrating / upgrading CentOS Linux 8 to CentOS Stream 
release 8 ? Any hint is welcome!

Right now I do get errors:

dnf install centos-release-stream

CentOS Linux 8 - AppStream   111  B/s |  38  B 00:00
Fehler: Failed to download metadata for repo 'appstream': Cannot prepare 
internal mirrorlist: No URLs in mirrorlist




The repos are empty now. Try

dnf --disablerepo '*' --enablerepo extras swap centos-linux-repos 
centos-stream-repos


dnf distro-sync


--
Leon
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 7.9: No authentication after samba update

2022-02-04 Thread Gerhard Schneider


We are using FreeIPA for Linux accounts and a Windows DC for Windows 
accounts.
Users were able to access their Linux file systems from Windows using 
their windows user name and password.


After upgrading samba from samba-4.10.16-7.el7_9.x86_64 to 
samba-4.10.16-18.el7_9.x86_64 users cannot authenticate and I get the 
following error message:


1.2.3.4.log:
../../source3/auth/auth_util.c:1889(check_account)
  check_account: Failed to convert SID 
S-1-5-21-xxx-xxx-xxx-1158 to a UID (dom_user[DOMAIN\username])


Winbind is still running

My smb.conf:

[global]
   netbios name = HOSTNAME
   security = ADS
   workgroup = DOMAIN
   realm = DOMAIN.FULL.NAME

   socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=131072 
SO_SNDBUF=131072

   use sendfile = true
   dns proxy = no

   log file = /var/log/samba/%m.log
   max log size = 50
   log level = 1

   client signing = required
   server signing = auto

[Tmpdisk]
comment = TMP-Disk
public = yes
path = /tmp
browsable = Yes
read only = No

Nothing else updated or changed.
What do I miss? This setup was working for years..

Thank you in advance!

Gerhard Schneider

--
Gerhard Schneider
Institute of Lightweight Design and   e-Mail: g...@ilsb.tuwien.ac.at
Structural Biomechanics (E317) Tel.: +43 1 58801 31716
TU Wien / Vienna / Austria Fax:  +43 1 58801 31799
A-1060 Wien, Gumpendorfer Straße 7   http://www.ilsb.tuwien.ac.at/~gs/

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos