Hi Dustin,
I'm sorry for having written in the wrong place.
I have filed the bug right now (#661654)
Thanks,
Yusef
--
pam_motd: assume update-motd responsibilities
https://bugs.launchpad.net/bugs/399071
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Hi Yusef,
Thanks for the information and patch. It would *really* be best if
you filed a brand new bug on this, as it looks like a new issue, and
not the same one as in this bug.
Thanks,
Dustin
--
pam_motd: assume update-motd responsibilities
https://bugs.launchpad.net/bugs/399071
You received
Hello,
upgrading from lucid to maverik (server edition), for some reason, the package
update-notifier-common was removed.
As main effect I have pam_motd to not refresh the /var/run/motd file.
Looking into the code (mainly the Steve's patch revision) I found the problem.
As Steve said: "I've als
Sorry, I forgot I customized the file ~/.bashrc [ cat /etc/motd ] in order to
display the motd in gnome-terminal :)
I expected that /etc/motd would be automatically generated as it did before
with update-motd.
Cheers!
--
pam_motd: assume update-motd responsibilities
https://bugs.launchpad.net/
On Mon, Apr 12, 2010 at 06:38:10AM -, Savvas Radevic wrote:
> Shouldn't pam_motd be included in common-account instead of just login?
> My /etc/motd is not created when I start gnome / gdm.
Why do you need it to be? GNOME doesn't display the motd on login.
--
Steve Langasek
On Fri, Nov 20, 2009 at 10:34:40PM -, Mike.lifeguard wrote:
> With update-motd, it was obvious and easy to stop it changing
> /var/run/motd. How do you do that with pam_motd? I don't wish to have
> the system change my motd.
If you don't want the system changing your motd, then it should be en
Shouldn't pam_motd be included in common-account instead of just login?
My /etc/motd is not created when I start gnome / gdm.
--
pam_motd: assume update-motd responsibilities
https://bugs.launchpad.net/bugs/399071
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Comment pam_motd out of:
/etc/pam.d/login:sessionoptional pam_motd.so
/etc/pam.d/sshd:sessionoptional pam_motd.so # [1]
--
pam_motd: assume update-motd responsibilities
https://bugs.launchpad.net/bugs/399071
You received this bug notification because you are a member of Ubuntu
Bugs,
With update-motd, it was obvious and easy to stop it changing
/var/run/motd. How do you do that with pam_motd? I don't wish to have
the system change my motd.
--
pam_motd: assume update-motd responsibilities
https://bugs.launchpad.net/bugs/399071
You received this bug notification because you are
Also take note that in jaunty, update-motd is disabled by laptop-mode
when going into battery mode (it stops anacron and cron). This behaviour
should be supported if possible to avoid unnecessary hdd spinups on
logins (because of resources required to run update-motd).
--
pam_motd: assume update-
mvo-
Nevermind, figured it out. Error on my part. It's clean, and uploaded.
Cheers,
:-Dustin
** Changed in: update-notifier (Ubuntu)
Assignee: Michael Vogt (mvo) => Dustin Kirkland (kirkland)
--
pam_motd: assume update-motd responsibilities
https://bugs.launchpad.net/bugs/399071
You rec
This bug was fixed in the package update-motd - 3.3-0ubuntu1
---
update-motd (3.3-0ubuntu1) karmic; urgency=low
[ Dustin Kirkland ]
* control, dirs, install, rules: this package is now just a placeholder,
depending on libpam-modules which provides pam_motd; empty out the
i
This bug was fixed in the package update-notifier - 0.87
---
update-notifier (0.87) karmic; urgency=low
[ Dustin Kirkland ]
* debian/control: recommend libpam-modules rather than update-motd,
LP: #399071
-- Dustin KirklandThu, 16 Jul 2009 17:18:45
-0500
** Changed in: u
** Changed in: update-notifier (Ubuntu)
Milestone: None => karmic-alpha-3
** Changed in: landscape-client (Ubuntu)
Milestone: None => karmic-alpha-3
** Changed in: update-manager (Ubuntu)
Milestone: None => karmic-alpha-3
--
pam_motd: assume update-motd responsibilities
https://bugs
Hi mvo-
I committed the following change to the update-notifier bzr branch:
diff -Nru update-notifier-0.86/debian/control
update-notifier-0.87/debian/control
--- update-notifier-0.86/debian/control 2009-07-14 09:51:37.0 -0500
+++ update-notifier-0.87/debian/control 2009-07-16 14:52:34.00
** Changed in: landscape-client (Ubuntu)
Status: Fix Committed => Fix Released
** Changed in: update-manager (Ubuntu)
Status: Fix Committed => Fix Released
--
pam_motd: assume update-motd responsibilities
https://bugs.launchpad.net/bugs/399071
You received this bug notification bec
** Changed in: landscape-client (Ubuntu)
Status: Triaged => Fix Committed
** Changed in: update-manager (Ubuntu)
Status: Triaged => Fix Committed
** Changed in: update-notifier (Ubuntu)
Status: Triaged => Fix Committed
--
pam_motd: assume update-motd responsibilities
https:
This bug was fixed in the package pam - 1.0.1-9ubuntu2
---
pam (1.0.1-9ubuntu2) karmic; urgency=low
[ Dustin Kirkland ]
* debian/patches/update-motd: run the update-motd scripts in pam_motd;
render update-motd obsolete, LP: #399071
* debian/patches-applied/pam_motd-legal-not
Splitting this into two patches to pam, one for the update-motd
implementation and the other for legal. The first will go straight to
the Debian package, the second is currently Ubuntu-specific.
I've also tweaked the first patch slightly, to avoid clobbering
/var/run/motd if the run-parts dir is
Also affects base-files, which should install a motd header at /etc
/update-motd.d/00-header, such that the /var/run/motd generated by run-
parts gets the header appropriately.
:-Dustin
** Changed in: base-files (Ubuntu)
Importance: Undecided => Medium
** Changed in: base-files (Ubuntu)
Triaging this bug against the packages who's debian/control dependencies
against update-motd will need to be adjusted once pam_motd has this
functionality.
They should continue installing scripts into /etc/update-motd.d, but the
dependency can be removed.
:-Dustin
** Also affects: update-notifie
This bug was fixed in the package base-files - 5.0.0ubuntu6
---
base-files (5.0.0ubuntu6) karmic; urgency=low
* etc/00-header, debian/directory-list, debian/rules: pam_motd will
now dynamically build a MOTD by running all scripts in
/etc/update-motd.d and concatenating the o
PAM patch attached.
I've tested that this patch a fair amount, and can confirm that it does
the right thing. I'm hoping Steve will take a better look at it, and
perhaps get this upstream as well?
:-Dustin
** Attachment added: "pam_motd.patch"
http://launchpadlibrarian.net/28991438/pam_motd.p
Marking as affecting update-motd, as update-motd will be obsoleted and
removed once pam has this functionality.
:-Dustin
** Changed in: update-motd (Ubuntu)
Importance: Undecided => Medium
** Changed in: update-motd (Ubuntu)
Status: New => In Progress
** Changed in: update-motd (Ubunt
24 matches
Mail list logo