- I user ldap to create my user accounts. for every user created a home directory is created
- For every user created i have updated my configuration to adding a default shell. but i did this change post creating some users.
- For all existing users they are unable to login to server using ssh, as they dont have a default shell set. for all new users they were as the shell was set. how to fix so that existing users can access the shell.
How to change the bash shell for existing users is explained here