LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Adding username containing only Digits (https://www.linuxquestions.org/questions/linux-general-1/adding-username-containing-only-digits-67892/)

yrraja 06-25-2003 03:06 AM

Adding username containing only Digits
 
Hi,

I want to create a username containing digits only eg "1234". If i directly use 'adduser' form the shell it says that this name is invalid. Is there some other method that i can use to add this user name?

m00nd0g 06-25-2003 09:07 AM

You can try adding it to your /etc/passwd file manually. I'm not sure if it'll work though.

Flibble 06-25-2003 04:07 PM

So you have user 600 with UID 500
....
Ugh thats nasty

Why would you want to do this?

Flibble

yrraja 06-25-2003 10:59 PM

well it is a long story.. the bottom line of which is that it is a costomer requirement and as it is said "costomer is always right


All times are GMT -5. The time now is 10:45 PM.