Linux usernames with capital letters not working

by on November 28, 2006 · 0 comments· LAST UPDATED November 28, 2006

in

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).



If you would like to be kept up to date with our posts, you can follow us on Twitter, Facebook, Google+, or even by subscribing to our RSS Feed.


{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <kbd> <blockquote> <pre> <a href="" title="">

Tagged as:

Previous Faq:

Next Faq: