forked from proftpd/proftpd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
castaglia
committed
Apr 24, 2003
1 parent
3bac3e0
commit 257d83d
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ Modules always included: | |
|
||
Modules automatically included when supported by the OS: | ||
|
||
mod_pam | ||
mod_auth_pam | ||
PAM (Pluggable Authentication Modules) authentication. | ||
See README.PAM. | ||
Originally contributed by MacGyver <[email protected]>. | ||
|