File: README.Debian

package info (click to toggle)
libpam-unix2 1%3A2.4.1-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,860 kB
  • ctags: 185
  • sloc: sh: 4,637; ansic: 3,308; makefile: 105; sed: 16
file content (19 lines) | stat: -rw-r--r-- 656 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
libpam-unix2 for Debian
-----------------------

I had to migrate an OpenBSD server to Debian, so this is a 
package of the blowfish-capable pam_unix2 for Debian.

 -- Ivan Kohler <ivan-debian@420.am>, Sat Jan 24 16:16:26 PST 2004

The new /etc/default/passwd from upstream has been moved to
/etc/security/pam_unix2.default

Super-quick HOWTO:
- To recognize bcrypt hashes, edit /etc/pam.d/common-auth and
  /etc/pam.d/common-password, replacing pam_unix.so with pam_unix2.so
- You can use "blowfish" instead of "md5" in common-password if you want
  bcrypt encryption to be the default

 -- Ivan Kohler <ivan-debian@420.am>, Sun Aug  8 07:52:50 PDT 2004