Re: [expert] User ID 8 character limit

2002-09-06 Thread Todd Lyons
James Sparenberg wrote on Thu, Sep 05, 2002 at 10:33:14PM -0700 : > >Not to correct you but have you tried to login as thisisav ... It > often works. It definitely is true of passwords. We had a tech who I had not tried it when I posted, but I just did: [todd@fiji ~]$ ssh thisisav@bikini

Re: [expert] User ID 8 character limit

2002-09-05 Thread James Sparenberg
Todd, Not to correct you but have you tried to login as thisisav ... It often works. It definitely is true of passwords. We had a tech who left a nice little message as the root password on some boxes cashoutandgotohellyoubastards (He was miffed) one of the guys hit return too fast after o

Re: [expert] User ID 8 character limit

2002-09-05 Thread Todd Lyons
Albert E. Whale wrote on Tue, Sep 03, 2002 at 09:15:24PM -0400 : > How do I eliminate the 8 character User ID on LM 8.2? There is no such limit: [root@fiji ~]# useradd thisisaverylongname [root@fiji ~]# vdir /home total 28 drwx--3 gc gc120 Aug 31 10:48 gc drwxr-xr-x

Re: [expert] User ID 8 character limit

2002-09-04 Thread James Sparenberg
Albert, I tend to agree with you heartily that the limit is somehow to low and artificial in nature. If as another list member stated it's due to utilities that are unable to handle larger than 8 character strings it's the first case of what someone was talking about in a lug last month. That

Re: [expert] User ID 8 character limit

2002-09-04 Thread Albert E. Whale
Mark Weaver wrote: > Albert E. Whale wrote: > > > > Mark Weaver wrote: > > > > > >> Albert E. Whale wrote: > >> > >>> How do I eliminate the 8 character User ID on LM 8.2? > >>> > >>> -- Albert E. Whale - CISSP > >> > >> Albert, > >> > >> I can't help but ask...why in the world wou

Re: [expert] User ID 8 character limit

2002-09-04 Thread Mark Weaver
James Sparenberg wrote: > Albert > > I actually do need more than 8. You see our logins are often used in > conjunction with e-mail 1st initial and last name... In my case that's > 11 letters. One guy at work has a 16 letter last name. So yes without > being unreasonable the 8 letter limit

Re: [expert] User ID 8 character limit

2002-09-04 Thread Mark Weaver
Albert E. Whale wrote: > > Mark Weaver wrote: > > >> Albert E. Whale wrote: >> >>> How do I eliminate the 8 character User ID on LM 8.2? >>> >>> -- Albert E. Whale - CISSP >> >> Albert, >> >> I can't help but ask...why in the world would you wish to do so. >> That limitation is part

Re: [expert] User ID 8 character limit

2002-09-04 Thread Woody Green
Although the system should not complain if you use more that eight characters for a username, I recommend against it because many of the utilities get agitated with more than eight characters. Odd bits of behavior that may occur include clipping of characters over eight and failure to recognize a

Re: [expert] User ID 8 character limit

2002-09-04 Thread Albert E. Whale
Mark Weaver wrote: > Albert E. Whale wrote: > > How do I eliminate the 8 character User ID on LM 8.2? > > > > -- > > Albert E. Whale - CISSP > > Albert, > > I can't help but ask...why in the world would you wish to do so. That > limitation is part of the system design. Just how many characters

Re: [expert] User ID 8 character limit

2002-09-03 Thread Jan Wilson
* James Sparenberg <[EMAIL PROTECTED]> [020903 22:20]: > I actually do need more than 8. You see our logins are often used in > conjunction with e-mail 1st initial and last name... In my case that's > 11 letters. One guy at work has a 16 letter last name. So yes without > being unreasonable the

Re: [expert] User ID 8 character limit

2002-09-03 Thread James Sparenberg
Albert I actually do need more than 8. You see our logins are often used in conjunction with e-mail 1st initial and last name... In my case that's 11 letters. One guy at work has a 16 letter last name. So yes without being unreasonable the 8 letter limit does cause some problems. I wish I k

Re: [expert] User ID 8 character limit

2002-09-03 Thread Mark Weaver
Albert E. Whale wrote: > How do I eliminate the 8 character User ID on LM 8.2? > > -- > Albert E. Whale - CISSP Albert, I can't help but ask...why in the world would you wish to do so. That limitation is part of the system design. Just how many characters did you plan on needing per username?