1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2024-11-29 09:24:22 +01:00
Commit Graph

49 Commits

Author SHA1 Message Date
Karl Goetz
9a5c8e6ef7 Correct wording for PPA
Its 'Personal' not 'Private' https://help.launchpad.net/Packaging/PPA
2012-10-04 16:40:02 +10:00
Karl Goetz
6b90cf10ad Refer to Github as well as G.Code.
This attempts to help explain where to look for various things (eg
bugs, code, doco).
2012-10-04 16:38:28 +10:00
Klas Lindfors
d0cc748ec0 break line so we keep document width consistent 2012-10-03 07:44:52 +02:00
Karl Goetz
9377b14ef2 Attempt to clarify format of mapping files
I didn't realise from the original version that it was a series of
different token IDs - i thought it was different parts of the OTP.
Hopefully this change clarifys whats really going on here.

Part of the patch/doco for Issue 44.
http://code.google.com/p/yubico-pam/issues/detail?id=44
2012-10-03 12:30:38 +10:00
Karl Goetz
bb91c37b05 Explain how to generate an OTP.
This wasn't obvious to me and so I suspect others may be confused too.
This commit provides the documentation to close Issue 44, but is NOT
identical to the patch provided on that report.

http://code.google.com/p/yubico-pam/issues/detail?id=44
2012-10-03 12:28:30 +10:00
Karl Goetz
d259f94dec Explain what an OTP is 2012-10-03 12:25:31 +10:00
Karl Goetz
9fb46ce691 adding a new line for consistancy with spacing on other headings 2012-10-03 12:24:30 +10:00
Karl Goetz
13eb1b9c9f Add information about SELinux to README
Because SELinux in enforcing mode will cause yubikey authentication to
fail I'm including some references to discussion around this problem.
The RH bugzilla link also includes a policy snippet which can be used
for this."

This commit should resolve Issue #43.
http://code.google.com/p/yubico-pam/issues/detail?id=43
2012-10-03 12:17:01 +10:00
Klas Lindfors
a101069e98 copy changes about dependencies from wiki. 2012-06-15 14:52:45 +02:00
Klas Lindfors
20862d0f35 remove -Wno-extra-portability, it breaks on automake before 1.11.2 2012-06-15 13:40:07 +02:00
Fredrik Thulin
439133350d Correct libyubikey requirement 2012-03-05 18:47:08 +01:00
Fredrik Thulin
65ae64277c Remove redundant explanation of 'capath'. 2012-02-02 13:17:19 +01:00
Fredrik Thulin
bfbcda54ad Merge branch 'master' of https://github.com/remim/yubico-pam 2012-02-02 13:16:05 +01:00
Remi Mollon
bf8ececae3 adding help about capath and yubi_attr_prefix parameters 2012-02-01 09:29:27 +01:00
Simon Josefsson
3828953374 Bump version. Use silent rules. Bump copyright years. 2012-01-23 20:25:06 +01:00
Fredrik Thulin
d5978df794 Merge branch 'master' of github.com:Yubico/yubico-pam 2011-12-14 13:12:17 +01:00
Fredrik Thulin
6c23f47645 sync 2011-12-14 13:11:12 +01:00
Simon Josefsson
2a28ad04d5 Shift blame. 2011-12-13 17:00:59 +01:00
Fredrik Thulin
ab0035e34e Document arguments token_id_length and mode. 2011-12-12 19:28:37 +01:00
Fredrik Thulin
2ab6c26f27 updates 2011-11-08 22:21:20 +01:00
Fredrik Thulin
9fd4b0295f Add mentioning of recursive dependency on libyubikey. 2011-04-13 23:17:27 +02:00
Fredrik Thulin
53ca3786b8 sync 2011-04-13 15:47:36 +02:00
Fredrik Thulin
1b6bb56e86 sync 2011-04-11 15:53:02 +02:00
Fredrik Thulin
4b7fe7e880 Convert to asciidoc (used by Github wiki). 2011-02-16 22:20:38 +01:00
Simon Josefsson
c6e3b5bf16 Improve verbose_otp documentation. 2010-09-09 20:31:44 +00:00
Erinn Looney-Triggs
c8eb802620 Update README to clarify a few points, put in wiki markup and add section on how to locate the token ID. 2010-05-20 19:11:33 +00:00
Simon Josefsson
78c2c10696 Document "verbose_otp".
From  qistoph in http://code.google.com/p/yubico-pam/issues/detail?id=22
2010-04-14 09:48:25 +00:00
Simon Josefsson
fb752ec959 Re-add documentation for "ldapserver". 2010-04-14 08:17:43 +00:00
Simon Josefsson
2eabfc2a20 More fixes from Erinn Looney-Triggs <erinn.looneytriggs@gmail.com>. 2010-04-14 08:04:57 +00:00
Simon Josefsson
91b73d1c5a More fixes from Erinn Looney-Triggs <erinn.looneytriggs@gmail.com>. 2010-04-13 20:01:22 +00:00
Simon Josefsson
c8bbea3d45 Describe authfile parameter.
From Erinn Looney-Triggs <erinn.looneytriggs@gmail.com>.
2010-04-13 17:40:32 +00:00
zubrick433
15cae15f1c Corrections in ldap part:Â
Removed deprecated ldap functions. New functions need a ldap uri instead of a hostname. changed configuration parameter ldapserver to ldap_uri to reflect change and avoid errors in configuration.

Search string are now of variable size depending on configuration parameters length, instead of an arbitrary fixed length.

Modified README for the new ldap_uri configuration parameter
2009-08-11 09:29:44 +00:00
Simon Josefsson
246253c379 Add new key parameter to set verification key. 2009-05-11 10:05:20 +00:00
Simon Josefsson
f1413cb3e5 Fix. 2009-03-31 14:00:31 +00:00
Simon Josefsson
b18d8ef79a Use and require libykclient v2.0+. 2009-03-25 10:15:13 +00:00
Simon Josefsson
ddf7a8cf36 Fix. 2009-03-24 18:33:28 +00:00
Simon Josefsson
8be31dcd9a Fix. 2009-03-24 18:32:58 +00:00
Simon Josefsson
0991ea610a Support use_first_pass and try_first_pass. 2009-03-24 11:13:57 +00:00
zubrick433
3abd8adc95 Added ldap support 2009-02-11 16:35:29 +00:00
Simon Josefsson
39dc7a8c72 Doc fix. 2009-01-13 14:11:09 +00:00
Simon Josefsson
9d0ff9eafd Change license to 2-clause BSD. 2009-01-13 14:08:21 +00:00
Simon Josefsson
3338b6eb0c Add new parameter 'url' to specify the server template URL. 2008-09-15 14:25:14 +00:00
Simon Josefsson
269c6463b4 Drop url parameter. 2008-06-25 13:50:45 +00:00
Simon Josefsson
5303be4ca2 Update. 2008-06-25 13:49:31 +00:00
Simon Josefsson
973f01a739 Convert to google code wiki markup. 2008-05-03 08:31:19 +00:00
Simon Josefsson
5a523900ab Better to move pam_yubico.so, in case of separate /usr partition. 2008-05-02 09:24:53 +00:00
Simon Josefsson
baf40ff5b9 Libtool is needed too. 2008-05-02 09:23:13 +00:00
Simon Josefsson
b65b8f2512 Add info. 2008-01-11 12:52:40 +00:00
Simon Josefsson
c28c90d068 Import from private CVS repository. 2008-01-11 12:41:21 +00:00