From cd5798763c854ee16e864d9ab0ed05bc7588ad25 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Thu, 3 Dec 2020 18:00:57 +0100 Subject: [PATCH] [fix] No new line --- data/other/ldap_scheme.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/other/ldap_scheme.yml b/data/other/ldap_scheme.yml index b6d83e5df..b45b3ac3a 100644 --- a/data/other/ldap_scheme.yml +++ b/data/other/ldap_scheme.yml @@ -96,6 +96,10 @@ depends_children: - posixGroup - permissionYnh groupPermission: [] + authHeader: "FALSE" + label: "SSH" + showTile: "FALSE" + isProtected: "TRUE" cn=sftp.main,ou=permission: cn: sftp.main gidNumber: "5004" @@ -103,3 +107,7 @@ depends_children: - posixGroup - permissionYnh groupPermission: [] + authHeader: "FALSE" + label: "SFTP" + showTile: "FALSE" + isProtected: "TRUE"