diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-24 23:40:27 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-24 23:40:27 +0200 |
commit | c5abfa216d18d374e493fd309a1f4748af094e50 (patch) | |
tree | 2bdc0d4f4f8e9d6a5548433ff38c286ca8195acb /INSTALL | |
parent | 33364b4a63d9082eed3a956f7a1567f343839999 (diff) |
Use GSSAPI authentication for the WebPanel service.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ apt-get install libcgi-application-perl \ # Fripost Schema apt-get install libnet-ldap-perl \ - libauthen-sasl-perl \ + libauthen-sasl-perl libauthen-sasl-cyrus-perl \ libemail-valid-perl \ libdigest-perl \ libstring-mkpasswd-perl \ |