Re: [Samba] ou=computers ???

2004-05-12 Thread Yohann Fourteau
See at #987 bug. There is a workarround : The work arround is to configure nssldap user suffix to a suffix containing both users and machines entries in its scope (but it's not very usefull...). Ex : you have people in ou=users,dc=toto,dc=com and machines in ou=computers,dc=toto,dc=com And the

Re: [Samba] Memory leak in Samba with APW printing configuration ?

2004-04-29 Thread Yohann Fourteau
Le jeu 29/04/2004 Ã 06:38, Gerald (Jerry) Carter a Ãcrit : > I don't see any memory leaks using valgrind 2.1.1 on > 3.0.3rc1. Can you provide more information? ps output, > /proc//status, etc > > And do you mean the printer properties dialog or are you > really using the APW icon ? > In fac

[Samba] Memory leak in Samba with APW printing configuration ?

2004-04-23 Thread Yohann Fourteau
Hi, On Samba 3.0.2a on debian stable with a 2.6.5 kernel, each time I use APW to configure my printers, smbd takes more and more memory and the kernel does an Out of Memory (I have 512 Mo RAM). It's Xerox printers. Is the problem known (and corrected in 3.0.3rc1) or is it new ? Thanks for the an

Re: [Samba] RPC: Problem Deleting LDAP-Entries in pdb_ldap.c

2004-02-20 Thread Yohann Fourteau
Arg : here is the patch (for Samba 3.0.2): --8<- --- a/smbldap.c Thu Feb 19 15:52:00 2004 +++ b/smbldap.c Thu Feb 19 15:52:13 2004 @@ -970,22 +970,166 @@ int rc = LDAP_SERVER_DOWN; int attempts = 0;

Re: [Samba] RPC: Problem Deleting LDAP-Entries in pdb_ldap.c

2004-02-20 Thread Yohann Fourteau
Hi, I've done a patch to solve the probleme of naming violation in pdb_ldap.c when deleting/changing naming attribut (uid in most cases). Here is it (in attachment). Cdt, -- Yohann F.-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mail

Re: [Samba] RPC: Problem Deleting LDAP-Entries in pdb_ldap.c

2004-02-20 Thread Yohann Fourteau
Hi, I've done a patch to solve the probleme of naming violation in pdb_ldap.c when deleting/changing naming attribut (uid in most cases). Here is it (in attachment). Cdt, -- Yohann F. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mai