From: Evgeny Sinelnikov <sin@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: [devel] pam-config + pam_canonicalize_user Date: Sat, 14 Sep 2024 03:03:47 +0400 Message-ID: <CAK42-GpDgcWscNVYUagsJbO9A0MCsvoefgbojj5-9-D3D5OhOg@mail.gmail.com> (raw) Доброй ночи, добавил по аналогии с предыдущим исправлением в pam-config новый control для включения модуля pam_canonicalize_user.so: - https://git.altlinux.org/tasks/356756 При отладке столкнулся с особенностью обновления, которая выглядит следующим образом: $ sudo rpm -Uv ~/RPM/RPMS/noarch/pam-config-control-1.9.0-alt5.noarch.rpm ~/RPM/RPMS/noarch/pam-config-1.9.0-alt5.noarch.rpm Подготовка пакетов... pam-config-control-1.9.0-alt5.noarch pam-config-1.9.0-alt5.noarch control-restore: Status "unknown" for "pam_canonicalize_user" facility cannot be restored pam-config-1.9.0-alt4.noarch pam-config-control-1.9.0-alt4.noarch Running /usr/lib/rpm/posttrans-filetriggers Для решения этой проблемы дописал триггер, который решает сразу две проблемы: 1) добавляет в конфиг system-auth-common дефолтное значение настройки для "контрола" pam_canonicalize_user. По умолчанию, настройка выключена для минимизации сайд-эффектов. 2) если в конфиге system-auth-common включен pam_propperpwnam.so, то этот legacy модуль отключается, а pam_canonicalize_user.so включается. Прошу пропустить. Это важно для новых релизов. #357459 EPERM #2 sisyphus pam-config.git=1.9.0-alt5 -- Sin (Sinelnikov Evgeny)
reply other threads:[~2024-09-13 23:03 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=CAK42-GpDgcWscNVYUagsJbO9A0MCsvoefgbojj5-9-D3D5OhOg@mail.gmail.com \ --to=sin@altlinux.org \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git