Your message dated Fri, 10 Apr 2020 11:35:55 +0000
with message-id <e1jmrwx-000h3g...@fasolo.debian.org>
and subject line Bug#955541: fixed in systemd 245.4-3
has caused the Debian Bug report #955541,
regarding Login fails for a user name with non-ascii characters
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
955541: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955541
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 245-2
Severity: serious
Forwarded: https://github.com/systemd/systemd/issues/15141


Usernames that contain a number (or digit) as first character are
rejected by v245:
https://github.com/systemd/systemd/blob/v245/src/basic/user-util.c#L710
This will lead to login failures.

By default, adduser will not allow such usernames to be created, but can
be forced to do so via --force-badname.

While a leading dot is really questionable, the validation should be
relaxed for a leading number.



-- Package-specific info:

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd depends on:
ii  adduser          3.118
ii  libacl1          2.2.53-6
ii  libapparmor1     2.13.3-7
ii  libaudit1        1:2.8.5-2+b1
ii  libblkid1        2.34-0.1
ii  libc6            2.30-2
ii  libcap2          1:2.32-1
ii  libcrypt1        1:4.4.15-1
ii  libcryptsetup12  2:2.3.0-1
ii  libgcrypt20      1.8.5-5
ii  libgnutls30      3.6.12-2
ii  libgpg-error0    1.37-1
ii  libidn2-0        2.3.0-1
ii  libip4tc2        1.8.4-3
ii  libkmod2         27-2
ii  liblz4-1         1.9.2-2
ii  liblzma5         5.2.4-1+b1
ii  libmount1        2.34-0.1
ii  libpam0g         1.3.1-5
ii  libpcre2-8-0     10.34-7
ii  libseccomp2      2.4.3-1
ii  libselinux1      3.0-1+b1
ii  libsystemd0      245-2
ii  mount            2.34-0.1
ii  util-linux       2.34-0.1

Versions of packages systemd recommends:
ii  dbus  1.12.16-2

Versions of packages systemd suggests:
ii  policykit-1        0.105-26
ii  systemd-container  245-2

Versions of packages systemd is related to:
ii  dracut           048+80-2
pn  initramfs-tools  <none>
ii  libnss-systemd   245-2
ii  libpam-systemd   245-2
ii  udev             245-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 245.4-3
Done: Michael Biebl <bi...@debian.org>

We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 955...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (supplier of updated systemd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 10 Apr 2020 11:55:15 +0200
Source: systemd
Architecture: source
Version: 245.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 
<pkg-systemd-maintain...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Closes: 945000 955541
Changes:
 systemd (245.4-3) unstable; urgency=medium
 .
   [ Dan Streetman ]
   * d/rules: in dh_auto_test, include meson param --print-errorlogs.
     Also, don't cat testlog.txt; it's noisy and not very helpful.
     Upstream request:
     https://github.com/systemd/systemd/pull/14338#issuecomment-603432989
 .
   [ Michael Biebl ]
   * pid1: by default make user units inherit their umask from the user manager
     (Closes: #945000)
   * user-util: rework how we validate user names.
     This reworks the user validation infrastructure. There are now two
     modes. In regular mode we are strict and test against a strict set of
     valid chars. And in "relaxed" mode we just filter out some really
     obvious, dangerous stuff. i.e. strict is whitelisting what is OK, but
     "relaxed" is blacklisting what is really not OK.
     The idea is that we use strict mode whenever we allocate a new user,
     while "relaxed" mode is used when we process users registered elsewhere.
     (Closes: #955541)
Checksums-Sha1:
 6ddb6564f87207efb26a24fd7696f97964e92c05 5093 systemd_245.4-3.dsc
 4d58c3cfd37b1d4cd0ccff4df4879dea4c437528 164064 systemd_245.4-3.debian.tar.xz
 b88aba23533442ed4629af522be2af686ad80225 9557 systemd_245.4-3_source.buildinfo
Checksums-Sha256:
 31bc7beb50bf94ed17506d664e2b2c224623a23793b964adbaf9e4ac4b20d16a 5093 
systemd_245.4-3.dsc
 e8adfa9e6737eaddc3ff231066de43ebad33aab5de898b57aaa0d418a71ee802 164064 
systemd_245.4-3.debian.tar.xz
 2795a47e2365d34d2b0e8faca3f322374e51635e064c8bc3be21a2bb90dc2e62 9557 
systemd_245.4-3_source.buildinfo
Files:
 d001d23c49fe31c03eca65c2ea05c0a7 5093 admin optional systemd_245.4-3.dsc
 608897c9367f3484e4c9c6145806aacb 164064 admin optional 
systemd_245.4-3.debian.tar.xz
 8a4edf61f4a2088b544fd00f45ccd48e 9557 admin optional 
systemd_245.4-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAl6QVbYACgkQauHfDWCP
ItyA5w/9Hr5gH9/cMFf/rO+jzH4+jim9EAh0j0v8KMNAIxmK/RQL6YMi6qF5W3m3
fQ0Z3lVf5/HiiIV6WuAhF0FTwe7hvm5XytN1BCZ1SjSOx9+nnNaPp/QrGytnZHOT
lv5HRPPz6/sUJfs+MjR2IG7W42AHlbLzYGLpHpGwLK3Nwk47wDDSZi4fifxYSoRP
8E4QZRRDtYBjJR2cWsE8U9C5b4nVeiWFKOFk+a6F3ywF+hrb37GP4TLquRMHoRpt
nECkT+6BabHLSTFbzSQBdyL6O+dUj6l4ljsufjEjd+LYM23LgrCxi0Fsl5S5XFav
I+NrQy7xyZb7hxfE9CtgeRiVFE/PvW1Jp9NK8p4CMEbN1v3CcL4RDo+Anfzx1SJl
/CbX0LsjLWHT2PXoEo+xspT4hD2JrTNIOkRMcqLSHjD6kHN6UboHEV7XyvobzzhR
V/PVL69Z6hsi2JgdN9SCmWSmy6bX1qWfyw79kvIF2adgwD4DV7D8fCFx/AkFdSCj
O4Bs28qGguIBhlBjzqa3Krncx2lAEf/Nj+OKmtb048pFWZo2WRQgJaofyDuddiXl
mKKvkn8qc9Cnr8rf3Ccsn9M7Mz8y4tAJH8aeRH9oHDCZz2tWSgSX3ieKG572H7yl
39BN83cVspIsNTNgXdAzL/VYNOAte9e4HQ1rwEqg0b50gBliB24=
=7ZNs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to