similar to: Samba Kerberos Logs

Displaying 20 results from an estimated 4000 matches similar to: "Samba Kerberos Logs"

2024 Feb 28
1
Samba Kerberos Logs
On Tue, 2024-02-27 at 16:46 +1300, June Chong | TechnologyWise via samba wrote: > Hi team, > Is there a way to grab Kerberos specific log entries? > Example: > /Auth: [Kerberos KDC,ENC-TS Pre-authentication] user.../ > I have tried using the kerberos class but nothing was logged when I > specified a path. > This is what I have on my smb.conf. > /[global] log level =
2024 Jan 31
0
Samba Logs
Hi team, Hope that someone can guide me in the right direction. This is on Samba 4.18.6; Ubuntu 23.10 I have put max log size: 512002 under smb.conf for testing. However, this doesn't apply to log.samba. The logs for that are all capped at 5 mb before rotation happens. This is what I have on my smb.conf. [global] ??????? log level = 1 kerberos:2@/var/log/samba/kerberos.log
2024 Sep 10
1
Getting 'Access Denied' under Offline mode (Offline Files)
On Tue, 10 Sep 2024 15:32:46 +1200 June Chong | TechnologyWise via samba <samba at lists.samba.org> wrote: > Hi team, > > Hoping someone from the community would be able to help. > > Samba version *: 4.19.5* > > OS *: Ubuntu 24.04* > > We have a perculiar situation where users are getting /Access Denied/ > on their roaming user profiles. These profiles are
2024 Sep 11
1
Getting 'Access Denied' under Offline mode (Offline Files)
Hi Rowland, Below is the output for testparm -s: /Server role: ROLE_ACTIVE_DIRECTORY_DC / /# Global parameters [global] ??????? ldap server require strong auth = No ??????? passdb backend = samba_dsdb ??????? realm = SAMBADOM ??????? server role = active directory domain controller ??????? server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc,
2024 Sep 16
1
Advice on Folder Redirection for users that work remotely
Hi team, Would someone be able to advise us on how to handle 'Folder Redirection' for users that work remotely? We?ve noticed that user profiles often don?t load until users connect to the VPN tunnel. How do you handle issues where user profiles fail to load before the user authenticates to the domain controller? While trying to minimise any input from the end-users. We are seeking
2024 Sep 10
1
Getting 'Access Denied' under Offline mode (Offline Files)
Hi team, Hoping someone from the community would be able to help. Samba version *: 4.19.5* OS *: Ubuntu 24.04* We have a perculiar situation where users are getting /Access Denied/ on their roaming user profiles. These profiles are redirected using Windows GPOs with Offline Files enabled. We could replicate these on several instances that we manage. On version 4.15.13, when 'Offline
2024 Sep 11
1
Getting 'Access Denied' under Offline mode (Offline Files)
On Wed, 11 Sep 2024 13:25:08 +1200 June Chong | TechnologyWise via samba <samba at lists.samba.org> wrote: > Hi Rowland, > > Below is the output for testparm -s: I didn't know you were using a DC as a fileserver, this is not recommended. If I had know, I would have asked for the output of 'samba-tool testparm'. However, I can work with what you have provided. >
2018 Dec 12
3
Problem after upgrading to 4.9
Hi, I use the Van Bell repo, I've upgraded from samba 4.7 to samba 4.9 but now it fails, these are the errors: dic 12 09:14:49 samba4 samba[4881]: task[dnsupdate][4881]: [2018/12/12 09:14:49.372290, 0] ../lib/util/util_runcmd.c:327(samba_runcmd_io_handler) dic 12 09:14:49 samba4 samba[4881]: task[dnsupdate][4881]: /usr/sbin/samba_dnsupdate: Failed to bind to uuid
2018 Dec 12
5
Problem after upgrading to 4.9
Thanks Louis; /etc/krb5.conf [libdefaults] default_realm = EXAMPLE.COM dns_lookup_realm = false dns_lookup_kdc = true /etc/resolv.conf search example.com nameserver 192.168.50.40 /etc/hosts 127.0.0.1 localhost samba4.example.com 192.168.50.40 samba4.example.com samba4 ldap.example.com Output off: samba-tool dbcheck --cross-ncs NOTE: old (due to rename
2024 Sep 26
1
Advice on Folder Redirection for users that work remotely
Mandi! June Chong | TechnologyWise via samba In chel di` si favelave... > Would someone be able to advise us on how to handle 'Folder Redirection' > for users that work remotely? I'm currently using roaming profiles, with quota, and with a careful exclusions from profiles by folder redirection and 'HKCU\SOFTWARE\Microsoft\Windows
2020 Oct 01
2
Failed auth attempt i don't understand.
Le 01/10/2020 19:27, Rowland penny via samba a ?crit?: > On 01/10/2020 18:09, karel de macil via samba wrote: >> Hi all, >> >> when i try to authenticate against my AD (rdesktop authentication) i >> got a wrong password/logname message despite my logname and password >> being exact , in the log i have the following . >> >> Nothing wrong for me.
2019 Oct 15
2
splitting/duplicating log files - how?
On 15/10/2019 10:54, Rowland penny via samba wrote: > On 15/10/2019 10:29, lejeczek via samba wrote: >> 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
2018 Dec 12
0
Problem after upgrading to 4.9
Hai, Can you post /etc/krb5.conf /etc/resolv.conf /etc/hosts Output off: samba-tool dbcheck --cross-ncs And last question, are there any DC removed from the domain. 50abc2a4-574d-40b3-9d66-ee4fd5fba076/0x00000005,localaddress=> 192.168.50.40] My guess here the UUID is a removed DC. You samba config looks fine to me. Greetz, Louis > -----Oorspronkelijk bericht----- >
2018 Jan 18
3
Internal DNS logging
Hi, I have two Samba domain controllers version 4.6.4 on Centos 7.3. I need to log every login/logout from windows PCs and I read on the wiki that I have to set log level >=3, this works. The problem is that my log.samba is filled by internal DNS messages, most of them about forwarding. in my smb.conf:         log level = 3 auth:10         vfs objects = full_audit I googled around but
2018 Jan 19
4
Internal DNS logging
Thanks Denis, I was looking for the option 'dns:x' in the wiki but I didn't find it. Now it works. I used    log level = 3 auth:3  dns:0 auth_audit:3 gives me unknown class message But where I can find a complete list of classes for log level? I'll also give a try on the last version of samba with json. Thanks again Giuseppe On 1/18/2018 4:52 PM, Denis Cardon wrote:
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.
2018 Dec 12
0
Problem after upgrading to 4.9
about that systemd part.   systemctl daemon-reload systemctl samba-ad-dc stop   clear the logs in /va/log/samba   systemctl samba-ad-dc start   and and extra check on the dns part. sudo /usr/sbin/samba_dnsupdate --verbose and check your logs again to make sure your all ok.   Greetz,   Louis   Van: Sergio Belkin [mailto:sebelk at gmail.com] Verzonden: woensdag 12 december 2018 14:16 Aan:
2019 Nov 12
1
Tracking of SAMBA users activity
Hello, I would like to know if there is a SAMBA feature () that tracks users' login/logout (by name and not by IP address) accessing the shares. Maybe by using Unix command lines, do you know into which log files these information are stored in ? ie "Share ID" Date Time "Username" logged in "Share ID" Date Time "Username" logged off ? I tried
2025 May 12
1
Macs deleting files off RHEL8 server.
I?ve got a situation with my Macs connecting to a Linux server via SMB where files/folders are randomly getting deleted from the server. The server logs are showing that a Mac is deleting them, but I know for a fact that it?s not human error, as my users are very vigilant in that regard, and the files/folders have no correlation to each other.Is there anyway of finding out how/why my Macs are
2019 Jul 16
2
samba 4.8 client and 4.9 AD DC: Reducing LDAP page size from 1000 to 500 due to IO_TIMEOUT
Hello, I have an issue as stated in topic. My samba 4.8.3 file server, which is AD member frequently shows winbind errors (pasted below). From user perspective it seems to work fine, but I'm worried that I have something misconfigured and in the long run, I might run into some errors. My AD DC are running on samba 4.9.x (two of them), compiled from source with BIND as DNS backend (running on