Re: simple password

1998-09-30 Thread dsb3
On 30 Sep 1998, Ole J. Tetlie wrote: >The simplest approach: Get the encrypted password from >/etc/passwd or /etc/shadow. (If you use shadow you shan't be >able to read it without being root - a good thing). >Then you just start generating all combinations of legal >passwords, crypt'ing them and c

Re: simple password

1998-09-30 Thread Ole J. Tetlie
*-Phillip Neumann <[EMAIL PROTECTED]> | | I would like to try security. I have create an account here for user | `secure'. For the password i have insert a word of 8 word-character. Now, how | can i login as secure?? How can i guess the password ?? I hope noone flogs me for this, but those already

Re: simple password

1998-09-30 Thread Phillip Neumann
PS: tha 8 charachter passwords i have insert it without lokking in the keyboard, so i dont know it -- __ / / / Phillip Neumann /

Re: simple password

1998-09-30 Thread Phillip Neumann
Hello, Well thanks, i didnt knew that `password' was so a simple password. I had my roots password insecure too, anyway i have no much interesting over here... I would like to try security. I have create an account here for user `secure'. For the password i have insert a word

Re: simple password

1998-09-29 Thread Ed Cogburn
Phillip Neumann wrote: > > Ed Cogburn wrote: > > > > > > I have now my password as `password123`. I still want to put it as > > > `password`.. > > > > > > Thanks, > > > > > > > If you are really unconcerned with security, then why use a > > password at > > all? Just hit Enter for t

Re: simple password

1998-09-28 Thread dsb3
On Mon, 28 Sep 1998, Phillip Neumann wrote: >Hello, > >Dont be so innocent ;-), of course i have not put my password as ``password'' >, it was just >an example... > as far as an intruder is concerned, any dictionary word or close companion is as easy to guess as "password". Any dictionary word

Re: simple password

1998-09-28 Thread Phillip Neumann
Ed Cogburn wrote: > > > I have now my password as `password123`. I still want to put it as > > `password`.. > > > > Thanks, > > > > If you are really unconcerned with security, then why use a password > at > all? Just hit Enter for the password (it will complain; just confirm > it)

Re: simple password

1998-09-26 Thread Nathan E Norman
On Fri, 25 Sep 1998, Phillip Neumann wrote: [ snip ] : I have now my password as `password123`. I still want to put it as `password`.. I really hope this machine isn't connected to the Internet :) Log in as root. Type: echo 'filsin:password' | chpasswd All done. -- Nathan Norm

Re: simple password

1998-09-26 Thread Ed Cogburn
Phillip Neumann wrote: > > Jason Herring Dale Davis wrote: > > > I believe that if you just enter your simple password the program will > > say that it is too simple if you really want to use that password then > > just enter it in again this time it should go on and

Re: simple password

1998-09-25 Thread Phillip Neumann
Jason Herring Dale Davis wrote: > I believe that if you just enter your simple password the program will > say that it is too simple if you really want to use that password then > just enter it in again this time it should go on and ask you to reenter > the password and yo

Re: simple password

1998-09-25 Thread Keith Beattie
DAVID B. TEAGUE wrote: > Horacio writes: > > > > This maybe a stupid question, but i want to change my password. When > > > putting `passwd' linux askme for the new password. I put it in, and > > > linux said it is too simple what can i do for linux dont say me > > > that? Currently i have NO

Re: simple password

1998-09-25 Thread dsb3
ion mark, like * or $ or _ >between. Deliberately mispell one or both of the words. Make sure >whatever you use isn't in the dictionary. if you really insist on using a 'simple password' there are a couple of ways of going about it, none of which I'd recommend over c

Re: simple password

1998-09-24 Thread DAVID B. TEAGUE
Horacio writes: > > This maybe a stupid question, but i want to change my password. When > > putting `passwd' linux askme for the new password. I put it in, and > > linux said it is too simple what can i do for linux dont say me > > that? Currently i have NO password, so i dont understand why

Re: simple password

1998-09-24 Thread Horacio Menezo Ganau
> Hello, > > > This maybe a stupid question, but i want to change my password. When > putting `passwd' linux askme for the new password. I put it in, and > linux said it is too simple what can i do for linux dont say me > that? Currently i have NO password, so i dont understand why linux say

simple password

1998-09-24 Thread Phillip Neumann
Hello, This maybe a stupid question, but i want to change my password. When putting `passwd' linux askme for the new password. I put it in, and linux said it is too simple what can i do for linux dont say me that? Currently i have NO password, so i dont understand why linux say the new i writ