all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Cc: Robert.Setterlund@bos.frb.org
Subject: Re: Clear Text Passwords
Date: Thu, 04 Aug 2005 09:18:07 -0600	[thread overview]
Message-ID: <42F231AF.3090408@yahoo.com> (raw)
In-Reply-To: <20050804142342.C69101D3B0@p3fed1.frb.org>

Robert Setterlund wrote:
 > I am the administrator of a Sun Solaris 8.0 and 9.0 server.  My users
 > have recently reported a problem.  When they enter the Unix command
 > passwd, to change their system password, and are prompted for their
 > current password, the password is displayed in clear text as they enter
 > it.  They are using Hummingbird Exceed's xstart to log into the Unix
 > server, open a virtual terminal and enter emacs.  I have had them try
 > the same process using telnet from a Windows XP computer and the
 > password is just not displayed.  Is there a way of configuring emacs to
 > not display the password?

(add-hook 'comint-output-filter-functions 'comint-watch-for-password-prompt)

If you put that in default.el or site-start.el, all the users will
benefit.

-- 
Kevin Rodgers

      reply	other threads:[~2005-08-04 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-04 14:23 Clear Text Passwords Robert.Setterlund
2005-08-04 15:18 ` Kevin Rodgers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F231AF.3090408@yahoo.com \
    --to=ihs_4664@yahoo.com \
    --cc=Robert.Setterlund@bos.frb.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.