From 2db6fbda692b683d563dc675aac09e4028abe982 Mon Sep 17 00:00:00 2001 From: ljf Date: Wed, 23 Sep 2020 05:44:18 +0200 Subject: [PATCH] [fix] Remove specific ssh tunnel perm --- data/other/ldap_scheme.yml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/data/other/ldap_scheme.yml b/data/other/ldap_scheme.yml index ba678f1f8..b6d83e5df 100644 --- a/data/other/ldap_scheme.yml +++ b/data/other/ldap_scheme.yml @@ -96,17 +96,10 @@ depends_children: - posixGroup - permissionYnh groupPermission: [] - cn=ssh.tunnel,ou=permission: - cn: ssh.tunnel + cn=sftp.main,ou=permission: + cn: sftp.main gidNumber: "5004" objectClass: - posixGroup - permissionYnh groupPermission: [] - cn=sftp.main,ou=permission: - cn: sftp.main - gidNumber: "5005" - objectClass: - - posixGroup - - permissionYnh - groupPermission: []