You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Marc Slemko <ma...@znep.com> on 1997/11/25 20:24:00 UTC

general/1482: I cannot add a user in an existing password file (fwd)

This is OS/2 specific.  It is caused by not having a cp command.  NT will
probably do the same.

The appropriate ifdefs should be added, or htpasswd should be completely
rewritten.

---------- Forwarded message ----------
Date: 25 Nov 1997 16:27:14 -0000
From: Gerrit GEENS <gg...@abis.be>
To: apbugs@hyperreal.org
Subject: general/1482: I cannot add a user in an existing password file


>Number:         1482
>Category:       general
>Synopsis:       I cannot add a user in an existing password file
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Nov 25 08:30:00 PST 1997
>Last-Modified:
>Originator:     ggeens@abis.be
>Organization:
apache
>Release:        1.2.4
>Environment:
OS2 operating system
>Description:
It is possible to create a new password file with 
'htpasswd -c test.pwd gerrit' and entering a password twice

When I try to add a user with 'htpasswd test.pwd kris'
he answers 'adding user kris' and gives me the possibility to enter
the password twice

After this he says 'Command cannot be executed a program or as a 
batch program'. This is what one sees if one enters any command he does 
not know. The user is not added.
>How-To-Repeat:
try:
  htpasswd -c test.pwd gerrit         + 2 times password
  htpasswd test.pwd kris              + 2 times password
>Fix:
n
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]