[Bug 584249] Re: pam_env does not evaluate ~/.pam_environment

Andrey Bondarenko abondarenko at users.sourceforge.net
Tue May 31 05:07:54 UTC 2011


Oops. I'm sorry, but the issue is not a bug at all.

Restarting shell does not use pam modules. You have to relogin or use
other methods like sudo to trigger pam usage. I'm closing this bug as
invalid.

** Changed in: pam (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pam in Ubuntu.
https://bugs.launchpad.net/bugs/584249

Title:
  pam_env does not evaluate ~/.pam_environment

Status in “pam” package in Ubuntu:
  Invalid

Bug description:
  In Ubuntu 10.04, any environment variables assigned in ~/.pam_environment do not seem to be applied.
  for example if I have a ~/.pam_environment as follows

  MY_VARIABLE="SOMETHING"

  
  after restarting and starting a shell I would expect
  echo $MY_VARIABLE
  to respond with 
  SOMETHING

  but instead the result is blank




More information about the foundations-bugs mailing list