Klas Lindfors
8d93297619
fix typo
2015-03-17 09:32:50 +01:00
Klas Lindfors
2708fc90b5
fix the git url again
...
fixes #54
2015-03-13 21:20:28 +01:00
Remco Wendt
d7d1bbfb1a
fixed typo
2015-03-06 20:07:19 +01:00
Remco Wendt
70540bd02d
Clarified the notion of id when using the pam_yubico module
2015-03-06 20:05:52 +01:00
Klas Lindfors
8241cd0423
Merge branch 'feature/ldap_refactor'
...
Conflicts:
pam_yubico.c
2015-03-04 14:40:57 +01:00
Klas Lindfors
951d02252d
use ldap_bind_user and ldap_bind_password in example
2015-03-04 13:08:30 +01:00
Klas Lindfors
8dc05e338e
reference github with https, not git@
...
fixes #54
2015-02-20 22:34:53 +01:00
Klas Lindfors
f579f256c0
Merge commit 'aa87979eb84adb3adef170dac6ff2285ba43cd26' into features/ldap
...
Conflicts:
README
2015-02-16 09:03:45 +01:00
Klas Lindfors
bee24b3672
add notice about tests requiring perl and Net::LDAP::Server
2015-01-20 09:19:53 +01:00
Henrik Stråth
b37463491e
Update README
2014-12-01 15:04:11 +01:00
Meno Abels
aa87979eb8
integrate https://github.com/Yubico/yubico-pam/pull/39/files
2014-11-20 23:59:36 +01:00
Meno Abels
37553c41ce
enable that openvpn can now run without any local user
2014-11-20 23:22:59 +01:00
Henrik Stråth
b0e243835e
Update README
2014-10-31 16:42:03 +01:00
Henrik Stråth
7c9acb1786
Update README
2014-10-29 16:04:11 +01:00
Henrik Stråth
721c20573d
Update README
2014-10-29 15:29:10 +01:00
Henrik Stråth
f9c8418c81
Update README
2014-10-29 15:10:14 +01:00
Henrik Stråth
a8723663e5
Update README
2014-10-29 14:58:32 +01:00
Henrik Stråth
acaf01ba0d
Update README
2014-10-29 14:57:34 +01:00
Henrik Stråth
6ddea6426d
Update README
2014-10-29 14:55:40 +01:00
Henrik Stråth
305b583f23
Update README
2014-10-29 14:46:11 +01:00
Klas Lindfors
5744fdbc15
asciidoc is needed to build from git
2014-06-11 16:15:11 +02:00
Klas Lindfors
164296af28
add urllist to README
2014-04-30 13:40:10 +02:00
Simon Josefsson
088c0bc665
Bump yubico-c-client version required. Fix URLs.
2014-04-30 10:45:03 +02:00
Matt Stofko
35982ebfb2
Add information on FreeBSD ports.
2013-11-30 15:24:02 -08:00
Christopher Meng
9ba49b9317
Update README
...
Add Fedora/EPEL
2013-11-26 17:38:06 +08:00
Simon Josefsson
4dbaf9e7c3
Use more https.
2013-10-08 23:08:42 +02:00
Simon Josefsson
7f298d0db2
Use SSH git URL.
2013-10-06 19:12:18 +02:00
Simon Josefsson
08a467643b
Fix ModHex calculator URL and section.
...
Suggested by Linus Nordberg <linus@nordberg.se>.
2013-10-06 19:09:38 +02:00
Klas Lindfors
be4a23a0cd
minor formatting fixes
2013-09-19 09:21:04 +02:00
Klas Lindfors
4d79c69ec6
everything moved to github
2013-09-19 09:19:39 +02:00
Klas Lindfors
6448322e06
update urls to other projects
2013-09-18 14:48:41 +02:00
Klas Lindfors
8a262643eb
update ppa location
2012-11-13 14:51:15 +01:00
Klas Lindfors
e92b57f388
add AM_PROG_AR workaround for automake 1.12.
2012-11-07 08:26:24 +01:00
alexandru totolici
93be189ae9
Distinguish 'characters' from 'digits' in README
...
The Yubikey token ID is 12 characters long, not 12 digits long. This
can make it slightly confusing when first setting a key up, and in
any case it's incorrect language.
2012-10-30 13:24:08 -07:00
Karl Goetz
e76e1d8203
Mention google code hosts downloads too
...
Per request on Issue 45 I've reworded this bit so it mentions google
code hosting the package downloads. I've had to reflow the text slightly
because it pushed it over 72 chars.
2012-10-10 12:41:30 +11:00
Karl Goetz
4388de12e8
Finish both files with a blank line
...
Helps to keep all text readable on broken terminals/screens.
2012-10-04 16:41:05 +10:00
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