Re: How to tell a user their password?
From: Yuval Kashtan (yuvalkashtan_at_gmail.com)
Date: 10/30/04
- Previous message: mouse_launcher: "Re: Squid + ????"
- In reply to: Colin B.: "Re: How to tell a user their password?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 30 Oct 2004 03:57:29 -0700
"Colin B." <cbigam@somewhereelse.nucleus.com> wrote in message news:<41783624_2@news.nucleus.com>...
> In comp.security.unix Western Larch <larix_occidentalis@yahoo.com> wrote:
> > Hi,
> >
> > What's considered good practice about telling users
> > their passwords? Any kind of a scheme that involves
> > writing it down or saying it out loud has the potential
> > (if you're paranoid -- ha ha, only serious) for
> > looking over the shoulder or eavesdropping.
> >
> > Are there schemes for revealing passwords such that
> > even if the password is compromised, the effect is
> > harmless?
>
> Give them a default password, expire it immediately, and force them to
> change it on the spot.
For the complete paranoid, the above solution contains inherent
compromising risk: no matter how you tell the users their new expiring
password, someone might overhear it and use it before they do.
The solution is to do password reset in front of the people and let
them choose their new password on the spot. In this manner, the
password is saved in their brain and in the computer (hopefully the
computer system knows how to protect the password well, otherwise the
whole process is worthless), which is the best solution I can think
about.
If you're really paranoid and want to avoid the possibility of the
resetting (who ever is responsible to reset passwords) from knowing
the password (he can look at the keyboard and know what was typed) you
can connect 2 keyboards to the computer and make sure they sit in
front of each other in such a way that the keyboards are hidden.
Another problem that has to be dealt is that this officer can reset
passwords and now one will know (until the user will complains about
it). The solution is to monitor all user and password related
activities to a 3rd people whose sole responsibility is monitoring
(preferably by some central console mechanisms). This of course might
raise the risk that the 2 people will group together. But if you
choose the right people for these 2 jobs, the risk is minimal.
Extreme paranoia costs…
- Previous message: mouse_launcher: "Re: Squid + ????"
- In reply to: Colin B.: "Re: How to tell a user their password?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|