Am Samstag, 7. Januar 2006 01:40 schrieben Sie: > I'm stuck without a way to resolve that ATM as the base-files maintainer > does not think it a good idea to add a mechanism to allow this, and he > seems to feel that the default /etc/profile should be as simple and basic > as possible, so getting the snippet added directly is out also.
My thought was that maybe /etc/profile would not need to be changed nor base-files need to be modularized. That is when a pam_module can pass a parameter to the shell that makes it source a different file than /etc/profile (or appropriate) and /etc/profile is then sourced from that file(s).

