Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
/ pam_useradd Public archive
forked from lnussel/pam_useradd

Linux PAM (Pluggable Authentication Modules for Linux) project module useradd

Notifications You must be signed in to change notification settings

CyberNinjas/pam_useradd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<?xml version="1.0" encoding='UTF-8'?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd"
[
<!--
<!ENTITY pamaccess SYSTEM "pam_useradd.8.xml">
-->
]>

<article>

  <articleinfo>

    <title>
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_useradd.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_useradd-name"]/*)'/>
    </title>

  </articleinfo>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_useradd.8.xml" xpointer='xpointer(//refsect1[@id = "pam_useradd-description"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_useradd.8.xml" xpointer='xpointer(//refsect1[@id = "pam_useradd-options"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_useradd.8.xml" xpointer='xpointer(//refsect1[@id = "pam_useradd-examples"]/*)'/>
  </section>

  <section>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="pam_useradd.8.xml" xpointer='xpointer(//refsect1[@id = "pam_useradd-author"]/*)'/>
  </section>

</article>

About

Linux PAM (Pluggable Authentication Modules for Linux) project module useradd

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.1%
  • Makefile 17.9%