Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!samsung!umich!sharkey!wa8tzg!wwm From: wwm@wa8tzg.mi.org (Bill Meahan) Newsgroups: comp.unix.questions Subject: Re: Can't log in right on console to accounts in CAPS. Message-ID: <1991May19.190950.646@wa8tzg.mi.org> Date: 19 May 91 19:09:50 GMT References: <1991May12.214724.18394@chinet.chi.il.us> <1991May13.211229.1947@sugra.uucp> <7920@auspex.auspex.com> Organization: What, ME Organized? Lines: 46 In article <7920@auspex.auspex.com> guy@auspex.auspex.com (Guy Harris) writes: >>Or, do a 'stty -lcase'. This is standard Unix "you just gota know" trivia. >>I have yet to find this option in *ANY* man page. > >Apparently you're unlucky, then. From the SunOS 4.0.3 man page: > > ... > > Combination Modes > > ... > > [-]lcase Set xcase, iuclc, and olcuc. With a `-', unset > them. > > [-]LCASE Same as lcase (-lcase). > >Similar things occur in the 4.3-tahoe man page: > > lcase map upper case to lower case > > -lcase do not map case > >and in just about every *other* UNIX "stty" man page I've seen. Might not be true for SYS V derivatives. On HP-UX, for example, use: [-]IUCLC Force upper case to lower case conversion in BOTH sections of the /etc/gettydefs entry. WARNING: Best not have ANY upper case characters in the password - there will NOT be any matches!!!! To turn upper-to-lower case conversion off once the person has logged in, put a: stty -iuclc in /etc/profile. NB: the case of the flags above IS SIGNIFICANT! -- Bill Meahan (WA8TZG) | Programming is simple: wwm@wa8tzg.mi.org OR | uunet!mailrus!sharkey!wa8tzg!wwm | All you have to do is put the right "Home for Cybernetic Orphans" | numbers in the right memory locations!