Re: [newbie] passwd

2000-06-02 Thread Eric MC DECLERCK
"N. Kofi Amu" wrote: > > Thank you Anthony for your response. I appreciated the need to repeat the password >on the > terminal or in the GUI. What I need is I have over twenty users to setup and I do >have > these users names in a database. All I need is to add their passwords and export >them

Re: [newbie] passwd

2000-05-30 Thread Anthony Huereca
It's put in there twice to make sure you typed in your password right. It would be really bad if you accidently mistyped your password when you created it, and had no way of knowing it till you found out you couldn't log in. >On the command line when you type PASSWD username it request for the >

Re: [newbie] PASSWD

1999-09-23 Thread John Aldrich
On Thu, 23 Sep 1999, you wrote: > > Right, so... does every system using MD5 have a different algorithm > for computing the hash? Thus, my system gets different hashes for the > same password? If not, then you could certainly use a dictionary of > hashes to get his passwords. If so, then you

Re: [newbie] PASSWD

1999-09-23 Thread Singer XJ Wang
On Thu, 23 Sep 1999, Steve Philp wrote: > [EMAIL PROTECTED] wrote: > > > > On 22 Sep, John Aldrich wrote: > > > Well, you see, that's the beauty of MD5 hashes...it's not encryption, > > > per se. :-) IIRC, MD5 creates a "fingerprint" of the password and > > > then throws away the password. In

Re: [newbie] PASSWD

1999-09-23 Thread Steve Philp
[EMAIL PROTECTED] wrote: > > On 22 Sep, John Aldrich wrote: > > Well, you see, that's the beauty of MD5 hashes...it's not encryption, > > per se. :-) IIRC, MD5 creates a "fingerprint" of the password and > > then throws away the password. In the future, if someone wants to > > access something wi

Re: [newbie] PASSWD

1999-09-23 Thread Richard Adams
On Wed, 22 Sep 1999, you wrote: > Richard Adams wrote: > > > > > > > > > > Looking at the passwd line below, the system operator did not set a > > > > passwd for "test" to start with, which is a bad thing. > > > > > > Not even true. That 'x' means one of two things: > > > > I beg to differ on i

Re: [newbie] PASSWD

1999-09-22 Thread mas9483
On 22 Sep, John Aldrich wrote: > Well, you see, that's the beauty of MD5 hashes...it's not encryption, > per se. :-) IIRC, MD5 creates a "fingerprint" of the password and > then throws away the password. In the future, if someone wants to > access something with an MD5 hashed password, the passwor

Re: [newbie] PASSWD

1999-09-22 Thread Axalon Bloodstone
On Wed, 22 Sep 1999, Steve Philp wrote: > Axalon Bloodstone wrote: > > > > I'd be changeing my passwords right now. kind defeats the purpose of > > shadow passwords if you sent it across a mailing list.. > > > It'd take years to decrypt that MD5 hash back to a usable password. > That's sorta

Re: [newbie] PASSWD

1999-09-22 Thread Steve Philp
fph7EA0:10854:0:9:7:-1:-1:134537896 > > test:$1$owwnI1m0$boC2hy9UBooW0ib4Pph0i.:10855:1:9:7:0::135223440 > > > > what do I change user test to? > > > > Stephen. > > > > > > -Original Message- > > From: Steve Philp [mailto:[EMAIL PROT

Re: [newbie] PASSWD

1999-09-22 Thread Steve Philp
Richard Adams wrote: > > > > > > > Looking at the passwd line below, the system operator did not set a > > > passwd for "test" to start with, which is a bad thing. > > > > Not even true. That 'x' means one of two things: > > I beg to differ on item 1), when no shadow is used it will still show

RE: [newbie] PASSWD -SOLVED

1999-09-22 Thread Lambert, Stephen : CO IR
10:56 AM To: '[EMAIL PROTECTED]' Subject: RE: [newbie] PASSWD I'd be changeing my passwords right now. kind defeats the purpose of shadow passwords if you sent it across a mailing list.. > -Original Message- > From: Steve Philp [mailto:[EMAIL PROTECTED]] > Sent:

RE: [newbie] PASSWD

1999-09-22 Thread Axalon Bloodstone
lp [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 22, 1999 3:45 AM > To: [EMAIL PROTECTED] > Subject: Re: [newbie] PASSWD > > > Richard Adams wrote: > > > > On Tue, 21 Sep 1999, you wrote: > > > I added a user called "test" > > &g

Re: [newbie] PASSWD

1999-09-22 Thread Richard Adams
On Wed, 22 Sep 1999, you wrote: > Richard Adams wrote: > > > > On Tue, 21 Sep 1999, you wrote: > > > I added a user called "test" > > > with a password of "test" > > > > > > > > > when I telnet into the server as user test, I can't change the password (to > > > anything!!!) > > > > > > errors inc

RE: [newbie] PASSWD

1999-09-22 Thread Lambert, Stephen : CO IR
. -Original Message- From: Steve Philp [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 22, 1999 3:45 AM To: [EMAIL PROTECTED] Subject: Re: [newbie] PASSWD Richard Adams wrote: > > On Tue, 21 Sep 1999, you wrote: > > I added a user called "test" > &

RE: [newbie] PASSWD

1999-09-22 Thread Lambert, Stephen : CO IR
5:49 PM To: [EMAIL PROTECTED] Subject: Re: [newbie] PASSWD Bernhard Rosenkraenzer wrote: > > On Tue, 21 Sep 1999, Lambert, Stephen : CO IR wrote: > > > when I telnet into the server as user test, I can't change the password (to > > anything!!!) > > > > error

Re: [newbie] PASSWD

1999-09-22 Thread Steve Philp
Richard Adams wrote: > > On Tue, 21 Sep 1999, you wrote: > > I added a user called "test" > > with a password of "test" > > > > > > when I telnet into the server as user test, I can't change the password (to > > anything!!!) > > > > errors include: > > > > BAD PASSWORD: it is too short > > BAD PA

Re: [newbie] PASSWD

1999-09-21 Thread Richard Adams
On Tue, 21 Sep 1999, you wrote: > I added a user called "test" > with a password of "test" > > > when I telnet into the server as user test, I can't change the password (to > anything!!!) > > errors include: > > BAD PASSWORD: it is too short > BAD PASSWORD: it is based on a dictionary word > p

Re: [newbie] PASSWD

1999-09-21 Thread Steve Philp
Bernhard Rosenkraenzer wrote: > > On Tue, 21 Sep 1999, Lambert, Stephen : CO IR wrote: > > > when I telnet into the server as user test, I can't change the password (to > > anything!!!) > > > > errors include: > > > > BAD PASSWORD: it is too short > > BAD PASSWORD: it is based on a dictionary wo