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

kanub 584249 at bugs.launchpad.net
Thu Oct 4 19:22:27 UTC 2012


I confirm the bug for "encrypted home directories". The workaround of
"g-montag" works.

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

** Description changed:

  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 (or relogin), open a shell and try:
+ echo $MY_VARIABLE
  
- after restarting and starting a shell I would expect
- echo $MY_VARIABLE
- to respond with 
- SOMETHING
+ expected: SOMETHING
  
  but instead the result is blank

-- 
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:
  Confirmed

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 (or relogin), open a shell and try:
  echo $MY_VARIABLE

  expected: SOMETHING

  but instead the result is blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/584249/+subscriptions




More information about the foundations-bugs mailing list