J!Research 1.1 Beta 1 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News J!Research 1.1 Beta 1 (Development branch)
# 1  
Old 01-21-2009
J!Research 1.1 Beta 1 (Development branch)

Image J! Research is a component for Joomla! 1.5 that allows for management of research-related work such as publications, projects, and theses categorized by research area. License: GNU General Public License v2 Changes:
Several minor bugs have been corrected in the frontend edition for publications. Support for Bibtex entities in export functionality. Correction of missing language keys. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PAM_LOGIN_ACCESS(8)					    BSD System Manager's Manual 				       PAM_LOGIN_ACCESS(8)

NAME
pam_login_access -- login.access PAM module SYNOPSIS
[service-name] module-type control-flag pam_login_access [options] DESCRIPTION
The login.access service module for PAM, pam_login_access provides functionality for only one PAM category: account management. In terms of the module-type parameter, this is the ``account'' feature. Login.access Account Management Module The login.access account management component (pam_sm_acct_mgmt()), returns success if and only the user is allowed to log in on the speci- fied tty (in the case of a local login) or from the specified remote host (in the case of a remote login), according to the restrictions listed in login.access(5). SEE ALSO
login.access(5), pam.conf(5), pam(8) AUTHORS
The login.access(5) access control scheme was designed and implemented by Wietse Venema. The pam_login_access module and this manual page were developed for the FreeBSD Project by ThinkSec AS and NAI Labs, the Security Research Division of Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 (``CBOSS''), as part of the DARPA CHATS research program. BSD
January 24, 2002 BSD