This HTML5 document contains 58 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-kohttp://ko.dbpedia.org/resource/
n16http://www.sun.com/software/solaris/pam/
dbpedia-eshttp://es.dbpedia.org/resource/
n27http://g.co/kg/m/
n23http://www.kernel.org/pub/linux/libs/pam/
dbpedia-ruhttp://ru.dbpedia.org/resource/
rdfshttp://www.w3.org/2000/01/rdf-schema#
dbpedia-ukhttp://uk.dbpedia.org/resource/
category-frhttp://fr.dbpedia.org/resource/Catégorie:
dbpedia-plhttp://pl.dbpedia.org/resource/
dbpedia-pthttp://pt.dbpedia.org/resource/
dbpedia-cshttp://cs.dbpedia.org/resource/
n14http://fr.dbpedia.org/resource/Modèle:
wikipedia-frhttp://fr.wikipedia.org/wiki/
dbpedia-nohttp://no.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
dbpedia-ithttp://it.dbpedia.org/resource/
dbpedia-zhhttp://zh.dbpedia.org/resource/
dbpedia-frhttp://fr.dbpedia.org/resource/
prop-frhttp://fr.dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbpedia-fr:Pluggable_Authentication_Modules
rdfs:label
Pluggable Authentication Modules Pluggable Authentication Modules Pluggable Authentication Modules 可插拔认证模块 Pluggable authentication modules
rdfs:comment
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.
owl:sameAs
dbpedia-uk:Pluggable_Authentication_Modules dbpedia-it:Pluggable_authentication_modules dbpedia-zh:可插拔认证模块 dbr:Pluggable_authentication_module dbpedia-pt:Pluggable_Authentication_Modules wikidata:Q1369730 dbpedia-ru:Pluggable_Authentication_Modules dbpedia-es:Pluggable_Authentication_Modules dbpedia-de:Pluggable_Authentication_Modules dbpedia-no:Pluggable_Authentication_Module dbpedia-ko:장착형_인증_모듈 dbpedia-cs:Pluggable_Authentication_Modules dbpedia-pl:Pluggable_Authentication_Modules n27:030pr9
dbo:wikiPageID
108711
dbo:wikiPageRevisionID
137320457
dbo:wikiPageWikiLink
dbpedia-fr:FreeBSD dbpedia-fr:Solaris_(système_d'exploitation) dbpedia-fr:Kerberos_(protocole) dbpedia-fr:HP-UX dbpedia-fr:Authentification dbpedia-fr:Logiciel dbpedia-fr:Programme_informatique dbpedia-fr:Advanced_Encryption_Standard dbpedia-fr:Informatique category-fr:Système_de_gestion_d'identité dbpedia-fr:Sun_Microsystems category-fr:Unix dbpedia-fr:Interface_de_programmation dbpedia-fr:Samba_(informatique) dbpedia-fr:Server_Message_Block dbpedia-fr:NetBSD dbpedia-fr:Système_de_fichiers dbpedia-fr:Linux dbpedia-fr:AIX dbpedia-fr:Administrateur_système category-fr:Interface_de_programmation dbpedia-fr:Pam_ldap
dbo:wikiPageExternalLink
n16: n23:
dbo:wikiPageLength
3811
dct:subject
category-fr:Unix category-fr:Interface_de_programmation category-fr:Système_de_gestion_d'identité
prop-fr:wikiPageUsesTemplate
n14:En n14:Portail n14:Crédit_d'auteurs n14:... n14:Langue_du_titre
prov:wasDerivedFrom
wikipedia-fr:Pluggable_Authentication_Modules?oldid=137320457&ns=0
foaf:isPrimaryTopicOf
wikipedia-fr:Pluggable_Authentication_Modules
dbo:abstract
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. L'administrateur système peut alors définir une stratégie d'authentification sans devoir recompiler des programmes d'authentification. PAM permet de contrôler la manière dont les modules sont enfichés dans les programmes en modifiant un fichier de configuration. Les programmes qui donnent aux utilisateurs un accès à des privilèges doivent être capables de les authentifier. Lorsque vous vous connectez sur le système, vous indiquez votre nom et votre mot de passe. Le processus de connexion vérifie que vous êtes bien la personne que vous prétendez être. Il existe d'autres formes d'authentification que l'utilisation des mots de passe, qui peuvent d'ailleurs êtres stockés sous différentes formes.