You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/08/27 10:06:29 UTC

DO NOT REPLY [Bug 12066] New: - htpasswd.exe does not work

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12066>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12066

htpasswd.exe does not work

           Summary: htpasswd.exe does not work
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other Modules
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: vital@radio.odessa.ua


If i try o create new passwords file, i get the error. So as:

htpasswd -c c:\ttt 
admin
or
htpasswd -n admin

returns the message:
htpasswd: -c and -n options 
conflict

If i've created the "c:\ttt" file, and try to use
htpasswd c:\ttt admin

I have 
a message, that process cannot access the file, file is locked. 0 files copied.

Why?

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org