bareos: master 5d709864

Author Committer Branch Timestamp Parent
Jörg Steffens GitHub master 2019-07-11 13:02 master 97985772 Pending
Changeset Merge pull request 0000218 from joergsteffens/dev/joergs/master/systemtest-bconsole-pam

add bconsole-pam systemtest
mod - core/cmake/BareosFindAllLibraries.cmake Diff File
mod - core/src/console/console.cc Diff File
mod - docs/manuals/source/Configuration/Console.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/PAM.rst Diff File
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/environment.in Diff File
add - systemtests/tests/bconsole-pam/bin/check_pam_exec_available.sh Diff File
add - systemtests/tests/bconsole-pam/bin/pam_exec_check.sh Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/console/pam.conf Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/pool/Differential.conf Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/pool/Full.conf Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/pool/Incremental.conf Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/pool/Scratch.conf Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/profile/operator.conf Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/user/user1.conf Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bconsole-default.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/bareos/bconsole.conf.in Diff File
add - systemtests/tests/bconsole-pam/etc/pam.d/bareos.in Diff File
add - systemtests/tests/bconsole-pam/etc/user1.cred Diff File
add - systemtests/tests/bconsole-pam/etc/user2.cred Diff File
add - systemtests/tests/bconsole-pam/testrunner Diff File