RE: [Samba] groups command slow

2007-03-02 Thread ZIGLIO, Frediano, VF-IT
ZIGLIO, Frediano, VF-IT wrote: I want to thanks for improvements in winbindd. 3.0.25 is much faster. Now I can log in my machine very fast. I noted however that groups commands did not improve that much. I used tcpdump to log ldap activity. The steps: - winbind ask user groups

[Samba] groups command slow

2007-03-01 Thread ZIGLIO, Frediano, VF-IT
I want to thanks for improvements in winbindd. 3.0.25 is much faster. Now I can log in my machine very fast. I noted however that groups commands did not improve that much. I used tcpdump to log ldap activity. The steps: - winbind ask user groups (correct) - winbind check groups updates (correct)

RE: [Samba] groups command slow

2007-03-01 Thread ZIGLIO, Frediano, VF-IT
ZIGLIO, Frediano, VF-IT wrote: I want to thanks for improvements in winbindd. 3.0.25 is much faster. Now I can log in my machine very fast. I noted however that groups commands did not improve that much. I used tcpdump to log ldap activity. The steps: - winbind ask user groups

[Samba] [PATCH] typo type

2007-02-22 Thread ZIGLIO, Frediano, VF-IT
Very silly patch. I like the english joke :) type: Index: nsswitch/nss_info_template.c === --- nsswitch/nss_info_template.c(revision 21498) +++ nsswitch/nss_info_template.c(working copy) @@ -42,7 +42,7 @@

[Samba] nss_info_template.c problem with templates

2007-02-22 Thread ZIGLIO, Frediano, VF-IT
In source/nsswitch/nss_info_template.c templates (lp_template_homedir and lp_template_shell) are not parsed for substitution. All other function calls pass lp_template_homedir/shell to talloc_sub_specified. I found a workaround using winbind nss info = ad Frediano Ziglio -- To unsubscribe

RE: [Samba] Why is winbind so slow?!

2007-02-19 Thread ZIGLIO, Frediano, VF-IT
On Fri, Feb 16, 2007 at 05:31:05PM +0100, ZIGLIO, Frediano, VF-IT wrote: Hi, I installed samba on a large Active Directory. All is working, I use winbind in pam and everything is working. However sometime it just hang for a while (say 20 seconds) and then go without problems

[Samba] Why is winbind so slow?!

2007-02-16 Thread ZIGLIO, Frediano, VF-IT
Hi, I installed samba on a large Active Directory. All is working, I use winbind in pam and everything is working. However sometime it just hang for a while (say 20 seconds) and then go without problems. Currently I increased winbind cache time to mitigate the problem. There are mainly two