rdfs:comment
| - Pluggable Authentication Modules (PAM) ist eine Programmierschnittstelle (API), die es Programmen ermöglicht, Benutzer über konfigurierbare Module zu authentifizieren. (de)
- Il Pluggable Authentication Modules (in acronimo PAM) è un meccanismo per integrare più schemi di autenticazione a basso livello in un'unica Application Programming Interface (API) ad alto livello, permettendo ai programmi che necessitino di una forma di autenticazione, di essere scritti indipendentemente dallo schema di autenticazione sottostante utilizzato. (it)
- 장착형 인증 모듈(PAM: pluggable authentication module)은 다중 저 수준 인증 계획을 고 수준 API에 통합시키는 메커니즘이다. 이것은 인증에 의존하는 프로그램들이 독립적으로 인증 스킴에 쓰일 수 있게 한다. (ko)
- 可插拔认证模块 (PAM)是一种将多个低级认证方案集成到高级应用程序编程接口(API)中的机制, 可以让依赖于身份验证的程序独立于底层的身份验证方案编写。PAM 最初由太阳微系统在1995年10月的开放软件基金会的请求意见稿 (RFC)86.0中提出。它被用作通用桌面环境的身份验证框架。作为独立的开源基础结构,PAM 于1996年8月在 项目中首次出现在 Red Hat Linux 3.0.4中。 当前, AIX操作系统、DragonFly BSD、FreeBSD、HP-UX、Linux、macOS、NetBSD 和 Solaris 均支持PAM。 由于不存在规范 PAM 行为的中心标准,后来有人尝试将 PAM 标准化为 X/Open UNIX 标准化过程的一部分,从而产生了X/Open Single Sign-on(XSSO)标准。 该标准尚未获得批准,但是其草案可供后来的PAM实现(例如)参考。 (zh)
- Pluggable Authentication Modules neboli PAM je obecný framework pro autentizaci, který jednotlivým programům nabízí obecné API nezávislé na konkrétním způsobu autentizace. PAM má modulární architekturu, která poskytuje správci systému vysokou flexibilitu v úpravách pravidel pro přihlašování. První návrh PAMu předložila v roce 1995 firma Sun Microsystems jako organizace Open Software Foundation. Popis PAMu je součástí návrhu standardu , který vznikl v rámci konsorcia Open Group. Tento návrh nebyl schválen. (cs)
- Pluggable Authentication Modules (PAM) es un mecanismo de autenticación flexible que permite abstraer las aplicaciones y otro software del proceso de identificación. A la hora de identificar a un usuario para ingresar en su cuenta, hay muchos sistemas: desde la clásica contraseña hasta diversos sistemas de identificación biométrica o claves de un solo uso.Muchos sistemas necesitan identificar a los usuarios (servidores de correo electrónico, web, bases de datos y otros). Antiguamente, el sistema debía modificarse para usar cada sistema de identificación. Sin embargo, al igual que un programa de retoque fotográfico no necesita ser compilado para cada tableta gráfica (TG), escáner ni ningún otro dispositivo, ya que se usa un modo estándar para usar una tableta gráfica (TG) u otro dispositivo (es)
- A pluggable authentication module (PAM) is a mechanism to integrate multiple low-level authentication schemes into a high-level application programming interface (API). PAM allows programs that rely on authentication to be written independently of the underlying authentication scheme. It was first proposed by Sun Microsystems in an Open Software Foundation Request for Comments (RFC) 86.0 dated October 1995. It was adopted as the authentication framework of the Common Desktop Environment. As a stand-alone open-source infrastructure, PAM first appeared in Red Hat Linux 3.0.4 in August 1996 in the Linux PAM project. PAM is currently supported in the AIX operating system, DragonFly BSD, FreeBSD, HP-UX, Linux, macOS, NetBSD and Solaris. (en)
- En informatique, Pluggable Authentication Modules (modules d'authentification enfichables, en abrégé PAM) est un mécanisme permettant d'intégrer différents schémas d'authentification de bas niveau dans une API de haut niveau, permettant de ce fait de rendre indépendants du schéma les logiciels réclamant une authentification. PAM est une création de Sun Microsystems et est supporté en 2006 sur les architectures Solaris, Linux, FreeBSD, NetBSD, AIX et HP-UX. (fr)
- PAM (ang. Pluggable Authentication Modules) dosłownie Dołączalne Moduły Uwierzytelniania to modułowy mechanizm uwierzytelniania. Jest wykorzystywany przez aplikacje, usługi sieciowe (ang. services) i użytkowników (ang. users). PAM został opracowany przez Sun Microsystems w 1995 r., a w 1997 r. The Open Group opublikowała wstępną specyfikację, która ustandardyzowała PAM API i dodała rozszerzenie dla pojedynczego logowania. Dziś jego implementacje znajdują się w Solarisie, Linuksie oraz FreeBSD i NetBSD (od wersji 3.0). (pl)
- PAM (acrônimo para o inglês Pluggable authentication modules, em tradução livre para o português Módulos Anexáveis de Autenticação) são várias bibliotecas compartilhadas que o administrador do sistema local tem acesso em definir como as aplicações autenticam os outros usuários, sem precisar de modificar e recompilar algum programa. Porém seria preciso editar somente alguns arquivos de configuração. (pt)
- Pluggable Authentication Modules (PAM, подключаемые модули аутентификации) — это набор разделяемых библиотек, которые позволяют интегрировать различные низкоуровневые методы аутентификации в виде единого высокоуровневого API. Это позволяет предоставить единые механизмы для управления, встраивания прикладных программ в процесс аутентификации. Является одной из частей стандартного механизма обеспечения безопасности UNIX-систем. (ru)
- Pluggable Authentication Modules (PAM, змінні модулі розпізнавання) — це набір розділюваних бібліотек, які дозволяють інтегрувати різні низькорівневі методи аутентифікації у вигляді єдиного високорівневого API. Це дозволяє надати єдині механізми для управління, вбудовування прикладних програм у процес аутентифікації. Є однією з частин стандартного механізму забезпечення безпеки UNIX-систем. (uk)
|