Commit b40c13be authored by Andre Malo's avatar Andre Malo
Browse files

`build extraclean all`

`build convmap`


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@531998 13f79535-47bb-0310-9956-ffa450edef68
parent 746484e0
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH "HTDIGEST" 1 "2003-11-25" "Apache HTTP Server" "htdigest"
.TH "HTDIGEST" 1 "2007-04-24" "Apache HTTP Server" "htdigest"

.SH NAME
htdigest \- manage user files for digest authentication
@@ -55,3 +55,8 @@ The realm name to which the user name belongs\&.
\fIusername\fR
The user name to create or update in \fIpasswdfile\fR\&. If \fIusername\fR does not exist is this file, an entry is added\&. If it does exist, the password is changed\&.  
 
.SH "SECURITY CONSIDERATIONS"
 
.PP
This program is not safe as a setuid executable\&. Do \fInot\fR make it setuid\&.
 
+10 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH "HTPASSWD" 1 "2003-11-25" "Apache HTTP Server" "htpasswd"
.TH "HTPASSWD" 1 "2007-04-24" "Apache HTTP Server" "htpasswd"

.SH NAME
htpasswd \- Manage user files for basic authentication
@@ -130,9 +130,18 @@ Encrypts the password from the command line (Pwd4Steve) using the MD5 algorithm,
.PP
Web password files such as those managed by htpasswd should \fInot\fR be within the Web server's URI space -- that is, they should not be fetchable with a browser\&.
 
.PP
This program is not safe as a setuid executable\&. Do \fInot\fR make it setuid\&.
 
.PP
The use of the -b option is discouraged, since when it is used the unencrypted password appears on the command line\&.
 
.PP
When using the crypt() algorithm, note that only the first 8 characters of the password are used to form the password\&. If the supplied password is longer, the extra characters will be silently discarded\&.
 
.PP
The SHA encryption format does not use salting: for a given password, there is only one encrypted representation\&. The crypt() and MD5 formats permute the representation by prepending a random salt string, to make dictionary attacks against the passwords more difficult\&.
 
.SH "RESTRICTIONS"
 
.PP
+2 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ authldapcomparednonserver mod/mod_authnz_ldap.html#authldapcomparednonserver
authldapdereferencealiases	mod/mod_authnz_ldap.html#authldapdereferencealiases
authldapgroupattribute	mod/mod_authnz_ldap.html#authldapgroupattribute
authldapgroupattributeisdn	mod/mod_authnz_ldap.html#authldapgroupattributeisdn
authldapremoteuserattribute	mod/mod_authnz_ldap.html#authldapremoteuserattribute
authldapremoteuserisdn	mod/mod_authnz_ldap.html#authldapremoteuserisdn
authldapurl	mod/mod_authnz_ldap.html#authldapurl
authname	mod/core.html#authname
@@ -139,6 +140,7 @@ directorymatch mod/core.html#directorymatch
directoryslash	mod/mod_dir.html#directoryslash
documentroot	mod/core.html#documentroot
dumpioinput	mod/mod_dumpio.html#dumpioinput
dumpiologlevel	mod/mod_dumpio.html#dumpiologlevel
dumpiooutput	mod/mod_dumpio.html#dumpiooutput
enableexceptionhook	mod/mpm_common.html#enableexceptionhook
enablemmap	mod/core.html#enablemmap
+2 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@
<li><a href="mod_authnz_ldap.html#authldapdereferencealiases">AuthLDAPDereferenceAliases</a></li>
<li><a href="mod_authnz_ldap.html#authldapgroupattribute">AuthLDAPGroupAttribute</a></li>
<li><a href="mod_authnz_ldap.html#authldapgroupattributeisdn">AuthLDAPGroupAttributeIsDN</a></li>
<li><a href="mod_authnz_ldap.html#authldapremoteuserattribute">AuthLDAPRemoteUserAttribute</a></li>
<li><a href="mod_authnz_ldap.html#authldapremoteuserisdn">AuthLDAPRemoteUserIsDN</a></li>
<li><a href="mod_authnz_ldap.html#authldapurl">AuthLDAPUrl</a></li>
<li><a href="core.html#authname">AuthName</a></li>
@@ -173,6 +174,7 @@
<li><a href="mod_dir.html#directoryslash">DirectorySlash</a></li>
<li><a href="core.html#documentroot">DocumentRoot</a></li>
<li><a href="mod_dumpio.html#dumpioinput">DumpIOInput</a></li>
<li><a href="mod_dumpio.html#dumpiologlevel">DumpIOLogLevel</a></li>
<li><a href="mod_dumpio.html#dumpiooutput">DumpIOOutput</a></li>
<li><a href="mpm_common.html#enableexceptionhook" id="E" name="E">EnableExceptionHook</a></li>
<li><a href="core.html#enablemmap">EnableMMAP</a></li>
+2 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@
<li><a href="mod_authnz_ldap.html#authldapdereferencealiases">AuthLDAPDereferenceAliases</a></li>
<li><a href="mod_authnz_ldap.html#authldapgroupattribute">AuthLDAPGroupAttribute</a></li>
<li><a href="mod_authnz_ldap.html#authldapgroupattributeisdn">AuthLDAPGroupAttributeIsDN</a></li>
<li><a href="mod_authnz_ldap.html#authldapremoteuserattribute">AuthLDAPRemoteUserAttribute</a></li>
<li><a href="mod_authnz_ldap.html#authldapremoteuserisdn">AuthLDAPRemoteUserIsDN</a></li>
<li><a href="mod_authnz_ldap.html#authldapurl">AuthLDAPUrl</a></li>
<li><a href="core.html#authname">AuthName</a></li>
@@ -177,6 +178,7 @@
<li><a href="mod_dir.html#directoryslash">DirectorySlash</a></li>
<li><a href="core.html#documentroot">DocumentRoot</a></li>
<li><a href="mod_dumpio.html#dumpioinput">DumpIOInput</a></li>
<li><a href="mod_dumpio.html#dumpiologlevel">DumpIOLogLevel</a></li>
<li><a href="mod_dumpio.html#dumpiooutput">DumpIOOutput</a></li>
<li><a href="mpm_common.html#enableexceptionhook" id="E" name="E">EnableExceptionHook</a></li>
<li><a href="core.html#enablemmap">EnableMMAP</a></li>
Loading