[Samba] Debug peer

2006-01-06 Thread Beast
Is it possible to debug selected client only? because enabling debug 
globaly on production machine will fill up log directory within minutes.


posibly something like:
debug peer = ip_address_of_client
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Debug peer

2006-01-06 Thread Jeremy Allison
On Fri, Jan 06, 2006 at 05:21:39PM +0700, Beast wrote:
 Is it possible to debug selected client only? because enabling debug 
 globaly on production machine will fill up log directory within minutes.

Use smbcontrol to send an increse debug level request to the smbd connected
to that client.

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Debug peer

2006-01-06 Thread Beast

Jeremy Allison wrote:

On Fri, Jan 06, 2006 at 05:21:39PM +0700, Beast wrote:

Is it possible to debug selected client only? because enabling debug 
globaly on production machine will fill up log directory within minutes.



Use smbcontrol to send an increse debug level request to the smbd connected
to that client.



But how do I know which smbd process connected to which client?
Tks.


--beast

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Debug peer

2006-01-06 Thread Jeremy Allison
On Fri, Jan 06, 2006 at 05:52:53PM +0700, Beast wrote:
 Jeremy Allison wrote:
 On Fri, Jan 06, 2006 at 05:21:39PM +0700, Beast wrote:
 
 Is it possible to debug selected client only? because enabling debug 
 globaly on production machine will fill up log directory within minutes.
 
 
 Use smbcontrol to send an increse debug level request to the smbd 
 connected
 to that client.
 
 
 But how do I know which smbd process connected to which client?
 Tks.

smbstatus
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba