This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: username should be lower-case for $USER


I forgot to add, I log into a windows domain and so I can't set the case. 
Perhaps this issue only relates to windows domain logins.  Maybe they are
case insensitive because when I log into the domain, I ALWAYS specify it in
lower case.  I don't think I've ever seen it presented to me (in Windows) as
upper case.  Yet in CYGWIN, $USER=DSMILEY.  If domain logins are case
*in*sensitive (appears likely), then it would seem to me that it should be
normalized to lower-case for use in CYGWIN.


Dave Korn wrote:
> 
> On 09 January 2007 16:25, David Smiley wrote:
> 
>> I am new to Cygwin.  I noticed that the $USER environment variable has my
>> username in upper-case.  So it is "DSMILEY".  On unix based hosts I log
>> into, it is always lower-case.  So if I try to SSH to another machine
>> where
>> I have the same login name, I can't let SSH automatically default to
>> $USER
>> because the case isn't right.  *Even if* Windows user names are case
>> sensitive and so there is a difference between DSMILEY and dsmiley (are
>> they?, I don't know) I think $USER should be made to be all lower-case to
>> be
>> consistent with unix environments.
> 
>   It would /not/ be consistent with unix environments.  Just because *you*
> haven't used one with capitals in usernames does *not* mean they do not
> exist.
> The Opengroup posix spec quite explicitly allows different cases:
> 
> http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap03.html#tag_03_
> 426
> 
> 
> 
>     cheers,
>       DaveK
> -- 
> Can't think of a witty .sigline today....
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/username-should-be-lower-case-for-%24USER-tf2947156.html#a8247784
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]