ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Voinov <voins@voins.program.ru>
To: devel@altlinux.ru
Subject: Re: [devel] [Fwd: [sisyphus] nss ldap bug ( или злой я сегодня)]
Date: Wed, 3 Apr 2002 19:42:49 +0400
Message-ID: <20020403154249.GA2403@voins.local> (raw)
In-Reply-To: <20020403164231.0087f2e6.vserge@menatepspb.msk.ru>


[-- Attachment #1.1: Type: text/plain, Size: 383 bytes --]

Volkov Serge wrote
> Приветствую
> 
> Принято!!!
> Сегодня поправлю!!! nss_ldap и жду патча на pam ?
> 
В аттаче.


-- 
Best Regards!           | Когда вам платят за работу, надо по крайней мере
Alexey Voinov           | делать вид, что вы работаете...
                        |                         Б.Виан "Осень в Пекине"
voins@voins.program.ru
voins@online.ru
vns@altlinux.ru


[-- Attachment #1.2: pam_ldap-patch.patch --]
[-- Type: text/plain, Size: 690 bytes --]

diff -Naurk.orig pam_ldap-125/pam_ldap.c.orig pam_ldap-125/pam_ldap.c
--- pam_ldap-125/pam_ldap.c.orig	Mon Sep  3 12:57:26 2001
+++ pam_ldap-125/pam_ldap.c	Wed Apr  3 10:14:58 2002
@@ -820,13 +820,13 @@
 		passwdScope = LDAP_SCOPE_ONELEVEL;
 	      else if (!strcasecmp (s, "base"))
 		passwdScope = LDAP_SCOPE_BASE;
-	    }
-	  s = strchr (s, '?');
-	  if (s != NULL)
-	    {
-	      *s = '\0';
-	      s++;
-	      CHECKPOINTER (passwdFilter = strdup (s));
+	      s = strchr (s, '?');
+	      if (s != NULL)
+	        {
+	          *s = '\0';
+	          s++;
+	          CHECKPOINTER (passwdFilter = strdup (s));
+	        }
 	    }
 	}
       else if (!strcasecmp (k, "ldap_version"))

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2002-04-03 15:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-03  8:08 Aleksey Novodvorsky
2002-04-03 12:42 ` Volkov Serge
2002-04-03 15:42   ` Alexey Voinov [this message]
2002-04-04 15:55 ` Update: " Volkov Serge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020403154249.GA2403@voins.local \
    --to=voins@voins.program.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git