[Bug 145380] Re: pam_env should document per-user environment file ~/.pam_environment more clearly
Andrey Bondarenko
abondarenko at users.sourceforge.net
Thu Jul 14 15:12:28 UTC 2011
You may be interrested in discussion in upstream mailing list
https://fedorahosted.org/pipermail/pam-developers/2011-June/000075.html.
There is a chance that in future versions the issue will be fixed
upstream, but some backward incompatible changes may occur. The upcoming
patch will introduce both user_env and user_conf files, but disables
them by default. Currently available version 1.1.4 still reads
.pam_environment as conf file.
--
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/145380
Title:
pam_env should document per-user environment file ~/.pam_environment
more clearly
Status in “pam” package in Ubuntu:
Triaged
Bug description:
pam_env reads /etc/environment. An alternate file which is parsed
after /etc/environment should be possible: ~/.environment. This would
follow the exact same rules as /etc/environment. Functionally it would
be as if it was concatinated to /etc/environment.
This would require pam_env to be in the PAM stack at a point suitable
for ~ to be available. Which seems doable to me.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/145380/+subscriptions
More information about the foundations-bugs
mailing list