Displaying 3 results from an estimated 3 matches for "nnrdc".
Did you mean:
nerdc
2019 Oct 15
2
splitting/duplicating log files - how?
...nto the
logs now with 'log level = 1 auth_audit:2@/var/log/samba/auth.log, like
IPs which were not there before, eg.:
Oct 15 16:12:00 swi smbd[377337]:? Auth: [SMB2,(null)] user
[NNR_BI\[mee] at [Tue, 15 Oct 2019 16:12:00.610569 BST] with [NTLMv2]
status [NT_STATUS_WRONG_PASSWORD] workstation [NNRDC] remote host
[ipv4:10.5.5.202:36784] mapped to [NNR_BI\[mee]. local host
[ipv4:10.5.5.204:445]
but no /var/log/samba/auth.log
many thanks, L.
2019 Oct 15
0
splitting/duplicating log files - how?
...39;log level = 1 auth_audit:2@/var/log/samba/auth.log, like
> IPs which were not there before, eg.:
>
> Oct 15 16:12:00 swi smbd[377337]:? Auth: [SMB2,(null)] user
> [NNR_BI\[mee] at [Tue, 15 Oct 2019 16:12:00.610569 BST] with [NTLMv2]
> status [NT_STATUS_WRONG_PASSWORD] workstation [NNRDC] remote host
> [ipv4:10.5.5.202:36784] mapped to [NNR_BI\[mee]. local host
> [ipv4:10.5.5.204:445]
>
> but no /var/log/samba/auth.log
>
> many thanks, L.
>
Strange, I tried your log level line on a DC and the log file was
created but without content, I had to raise the '2&...
2019 Oct 15
2
splitting/duplicating log files - how?
hi everyone
I'd like to ask, with having basic logging in config as here:
?
? log file = /var/log/samba/log.%m
? max log size = 5000
? log level = 1 auth:3 tdb:5 passdb:3 sam:3 winbind:0 idmap:3
log files get populated on per-machine basis.
Would it be possible to put all authentication into one separate file
simultaneously?
many thanks, L.