mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
disable auth setup, doesn't work yet
This commit is contained in:
parent
e631345f07
commit
4d57140a6d
2
debian/patches/add-debian-platform.diff
vendored
2
debian/patches/add-debian-platform.diff
vendored
@ -94,7 +94,7 @@ Date: Fri Mar 1 12:21:00 2013 +0200
|
||||
+ def execute(self):
|
||||
+ env = "DEBCONF_FRONTEND=noninteractive"
|
||||
+ args = self.__build_args()
|
||||
+ ipautil.run(["/usr/sbin/pam-auth-update"]+args,env)
|
||||
+# ipautil.run(["/usr/sbin/pam-auth-update"]+args,env)
|
||||
+
|
||||
--- /dev/null
|
||||
+++ b/ipapython/platform/debian/service.py
|
||||
|
Loading…
Reference in New Issue
Block a user