new-user permissions

Hi, i'm using a Unix machine. I login as root. when i create new users using useradd -m <user_name> their home directories will be created in /home/ directory with default permissons of 750. i.e., drwxr-x---

how can i change these default permissions..??
which file to access and what changes i need to make..??

Thank you,

Which is your OS?

man useradd

--ahamed

hi ahmed,
I am using MontaVista Linux. I am not supposed to give options in useradd. I ll simply create users. They will get default permission. I want to change those default permissions.

Thanks,
Sandeep