Download List

프로젝트 설명

pam_sotp is a module for PAM which provides support for one time passwords (OTP) authentication.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-08 19:54
0.3.3

일부 버그수정 SGID하려면 섀도 관련 프로그램. 비활성화 및 활성화 명령 otppasswd에 추가되었습니다.
Tags: Minor bugfixes
Some bugfixes related to SGID-shadow programs. Disable and enable commands have been added to otppasswd.

2004-11-16 20:32
0.3.2

옵션을 선택하지 않으면 pw_lifespan PAM이 서비스를 구성 파일에 지정되었습니다 pam_sotp 작동하지 않았다. 설명서에는 일부 개선됩니다.
Tags: Major bugfixes
pam_sotp did not work unless the option pw_lifespan was specified in the PAM service configuration file. There are some improvements to the documentation.

2004-11-15 21:45
0.3.1

버그 방해 DB를 생성 루트로 고정했다. 지금은 DocBook 문서 형식으로 사용할 수있습니다. PAM을 정적 모듈로 컴파일에 대한 지원이 추가되었습니다. 만약 데이터베이스 (일도없고 새로운 암호 왼쪽)와 이전의 모든 암호가 만료 pam_sotp이 모두 소진되면 더 이상 비밀 번호를 묻습니다. otppasswd 오류 메시지와 비밀 번호를 처리 개선했다.
Tags: Minor feature enhancements
A bug that prevented DB creation as root was
fixed. Documentation is now available in docbook
format. Support for compiling as a static PAM
module was added. pam_sotp no longer asks for a
password if the database is exhausted (no new
passwords left) and all older passwords have
expired. otppasswd error messages and password
handling were improved.

2004-11-09 22:49
0.3.0

주요 코드를 정리하고 몇 가지 기능이 개선되었다. 인증 데이터베이스 설계되었습니다; 지금 아키텍처 독립되어야합니다. 비밀 번호가 수명이 기능이 향상되었습니다. 해쉬 알고리즘을 사용하는 지금은 SHA1입니다. otppasswd 이제 루트가 아닌 SUID와 SGID 그림자입니다.
Tags: Code cleanup
Major code cleanup and some feature improvements. The authentication database has been redesigned; now it should be architecture-independent. The password lifespan feature has been enhanced. The hash algorithm used is now SHA1. The otppasswd is now SGID shadow instead of SUID root.

2004-10-16 02:01
0.2.0

일부 버그수정. 한정된 시간을 암호에 대한 지원합니다. 새 옵션 : fail_delay 및 pw_lifespan. autoconf를 시스템을 빌드합니다. 문서를 HTML로 변환되었습니다. 초기 시스템 로그를 지원이 추가되었습니다.
Tags: Major feature enhancements
Some bugfixes. Support for limited time passwords. New options: fail_delay and pw_lifespan. An autoconf build system. Documentation has been converted to HTML. Initial syslog support has been added.

Project Resources