I have my users logging in through mysql just fine, however the .bashrc in their home directory is not executing, it has to be done manually "source ~/.bashrc". What would cause this and what is fix?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can't imagine why NSS would be the cause of this -- perhaps it's a PAM configuration issue? I seem to recall that PAM is capable of being responsible for executing user environment files. You've probably answered this in a different thread but what's the OS, distro, versions, etc?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have my users logging in through mysql just fine, however the .bashrc in their home directory is not executing, it has to be done manually "source ~/.bashrc". What would cause this and what is fix?
I can't imagine why NSS would be the cause of this -- perhaps it's a PAM configuration issue? I seem to recall that PAM is capable of being responsible for executing user environment files. You've probably answered this in a different thread but what's the OS, distro, versions, etc?