/
githubmirror
/
linux-pam
ОбзорДокументацияВойти
/
githubmirror
/
linux-pam
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
linux-pam/
conf/pam_conv1/
..
README

Fix various typos found using codespell tool

6 лет назад
meson.build

meson: build Linux-PAM using meson

2 года назад
pam_conv_l.l

build: consistently include config.h unconditionally

2 года назад
pam_conv_y.y

build: consistently include config.h unconditionally

2 года назад
README
 
This directory contains a utility to convert pam.conf files to a pam.d/
tree. The conversion program takes pam.conf from the standard input and
creates the pam.d/ directory in the current directory.
 
The program will fail if ./pam.d/ already exists.
 
Andrew Morgan, February 1997