Sujet : Re: SAMBA Problems
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 18. Feb 2025, 08:43:51
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vp1dnn$1js7j$2@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.161 (Chasiv Yar; )
On Tue, 18 Feb 2025 01:44:13 -0500, c186282 wrote:
On 2/18/25 1:06 AM, Lawrence D'Oliveiro wrote:
>
Turn on some more of the server-side logging options, to see if that
gives some clues.
Worth a try.
Another tip: get better names for your log files with something like this:
log file = /var/log/samba/log.%I-%R
That puts the client IP address and the protocol version they’re using
into the log file name. I have found this useful for spotting patterns in
which clients are having trouble.
There are of course other fields you can include in the name.