Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37753332
en ru br
Репозитории ALT
S:1.2.24-alt1
5.1: 0.8.7b-alt4
4.1: 0.8.7b-alt2
4.0: 0.8.6j-alt1
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: cacti

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: cacti-0.8.7g-ldap_group_authenication.patch
Скачать


--- cacti-0.8.7g/lib/ldap.php	2010-07-09 18:33:46.000000000 -0400
+++ cacti-0.8.7g-patched/lib/ldap.php	2010-07-27 21:30:31.000000000 -0400
@@ -250,7 +250,7 @@
 			if ($ldap_response) {
 				if ($this->group_require == 1) {
 					/* Process group membership if required */
-					if ($ldap_group_member_type == 1) {
+					if ($this->group_member_type == 1) {
 						$ldap_group_response = @ldap_compare($ldap_conn, $this->group_dn, $this->group_attrib, $this->dn);
 					} else {
 						$ldap_group_response = @ldap_compare($ldap_conn, $this->group_dn, $this->group_attrib, $this->username);
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin