]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add config-gen.d stuff for chsh-chfn
authorKarel Zak <kzak@redhat.com>
Wed, 13 Feb 2013 12:49:05 +0000 (13:49 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 13 Feb 2013 12:49:05 +0000 (13:49 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tools/config-gen.d/chfnsh-libuser.conf [new file with mode: 0644]
tools/config-gen.d/chfnsh-no-password.conf [new file with mode: 0644]
tools/config-gen.d/chfnsh-pam.conf [new file with mode: 0644]

diff --git a/tools/config-gen.d/chfnsh-libuser.conf b/tools/config-gen.d/chfnsh-libuser.conf
new file mode 100644 (file)
index 0000000..9bb6bfe
--- /dev/null
@@ -0,0 +1,5 @@
+include:audit.conf
+include:selinux.conf
+
+--enable-chfn-chsh
+--with-user
diff --git a/tools/config-gen.d/chfnsh-no-password.conf b/tools/config-gen.d/chfnsh-no-password.conf
new file mode 100644 (file)
index 0000000..fba4264
--- /dev/null
@@ -0,0 +1,6 @@
+include:audit.conf
+include:selinux.conf
+
+--enable-chfn-chsh
+--disable-chfn-chsh-password
+--without-user
diff --git a/tools/config-gen.d/chfnsh-pam.conf b/tools/config-gen.d/chfnsh-pam.conf
new file mode 100644 (file)
index 0000000..f859f58
--- /dev/null
@@ -0,0 +1,6 @@
+include:audit.conf
+include:selinux.conf
+
+--enable-chfn-chsh
+--enable-chfn-chsh-password
+--without-user