LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   User account restriction (https://www.linuxquestions.org/questions/linux-newbie-8/user-account-restriction-315905/)

br.man 04-21-2005 10:18 PM

User account restriction
 
Hi...

Does anyone know how to create user account with format like peter.pan ?? the linux doesn't accept this format.



Thanks

br.man

Tinkster 04-21-2005 10:28 PM

Hi, and welcome to LQ!

Modify the source to the shadow-password suite and
recompile ... alternatively, create the user without the .
and edit /etc/passwd and /etc/shadow manually as
root later on, and for good measure
mv /home/peterpan /home/peter.pan
later on as well ...


Cheers,
Tink

br.man 04-21-2005 10:58 PM

thanks so much!


All times are GMT -5. The time now is 02:30 PM.