Changing the default login directory of a user

I want to change the default login directory of a user from /home/user to a new directory. how can i do this?

thanks in advance....:slight_smile:

man usermod

see -d option