• [6.8.x] Username case sensitive on login


    jdmhammer
    • Closed Annoyance

    Not sure if this is by design but on the login form the username will throw an error if the case is not correct (i.e. Foo is invalid but foo is valid).

     

    For usernames I would have assumed case wouldn't matter?




    User Feedback

    Recommended Comments

    Case ALWAYS matters in *nix systems.  Case of username does not matter in Windows (of course, it is important for passwords), but in Linux, case matters in everything, including file names and folder paths.

     

    In unRAID/Linux, Root, ROOT and root are all different user names and only one works for logging in.

    Link to comment

    I think it's a feature request and not a bug.

    It takes effort to make Linux case-insensitive (in the same way it would take effort to make Windows case-sensitive).

    Link to comment
    17 hours ago, dalben said:

    Case should always matters.  Windows was the first OS I worked with where userid case wasn't an issue.

    Well, we'll agree to disagree there! Case should always matter, when a distinction is important! Otherwise it most certainly should NOT be enforced.

     

    There is no scenario ever in 35 years of being an IT professional that I "NEEDED" userids to be case sensitive. For example I would never want/need an account named "Jason" and one named "JASON" to be 2 different people/accounts. Never - and I manage thousands of accounts. 

     

    Enforcing case on items where case distinction is not needed is simply burdensome for no value added.

     

    Microsoft was right on this one.

     

    Edited by JasonJoel
    Link to comment
    1 hour ago, JasonJoel said:

    Microsoft was right on this one.

    This kind of debate is pointless in a section whose purpose is for reporting bugs. It's the way it is because Unraid is a Linux distribution. It is not a bug. If you would prefer it some other way then make a feature request in the appropriate place.

    • Like 1
    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.