[sysadmin-bin] Fix the DN for groups
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Fix the DN for groups
- Date: Tue, 14 Oct 2014 11:28:28 +0000 (UTC)
commit e206b3abd45bb805680363f0e0b44e33943bc904
Author: Andrea Veri <av gnome org>
Date: Tue Oct 14 13:28:21 2014 +0200
Fix the DN for groups
create-auth | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/create-auth b/create-auth
index 0adcc80..e0cdc16 100755
--- a/create-auth
+++ b/create-auth
@@ -50,7 +50,7 @@ RESTRICTS = {
'command="/home/admin/bin/run-nagios-command",no-pty,no-port-forwarding ',
}
-LDAP_GROUP_BASE='cn=users,cn=accounts,dc=gnome,dc=org'
+LDAP_GROUP_BASE='cn=groups,cn=accounts,dc=gnome,dc=org'
LDAP_USER_BASE='cn=users,cn=accounts,dc=gnome,dc=org'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]