Linux usernames with capital letters not working

by Vivek Gite · 0 comments

Q. Why Linux usernames with capital letters are not working? When I run adduser command I get bad username or Use the `--force-badname' message. I am using Debian Linux.

A. You should always try to avoid Linux usernames with capital letters in them. Many server program such as FTP server or sendmail makes no difference between a user name 'Vivek' and 'vivek'. Further many windows clients such as OE or IE make no distinction between capital letters.

So ftp username ftp://vivek@ftp.box.com or ftp://Vivek@ftp.box or email id Vivek@box.com or vivek@box.com treated as same.

Hence most Linux distro will disable Linux usernames with capital letters in them via adduser or other gui tools such as redhat-config-users (fedora core/centos/RHEL).

Featured Articles:

Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our daily email newsletter to make sure you don't miss a single tip/tricks. Subscribe to our weekly newsletter here!

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous FAQ:

Next FAQ:

nixCraft FAQ PDF Collection Now Available To All