Displaying 2 results from an estimated 2 matches for "somesecretpasswod".
2018 Dec 24
1
NT_STATUS_NETWORK_SESSION_EXPIRED Domain member
...since we always restart both smbd & winbindd at 07:00 every day, we normally see these problems at 17:00 and 03:00...
> 1,5,10 * * * * /liu/sbin/samba-watchdog -v
You want to create a /liu/etc/samba-watchdog.ini file containing lines sort of like:
> username = testuser
> password = somesecretpasswod
> domain = YOURADDOMAIN
It by default will try to connect using NTLM authentication (but could be modified to also try Kerberos) and then connect to a share on //localhost/testuser (the username) using smbclient.
It will send emails to root on the local machine (via cron) that will look someth...
2018 Dec 17
6
NT_STATUS_NETWORK_SESSION_EXPIRED Domain member
All,
using Samba as an AD (2k12) domain member in Stretch
(2:4.5.12+dfsg-2+deb9u4) with tdb as default and rid as domain backend.
No overlapping. Everything works fine. Setup was done as in the wiki
[1].
If you're connecting from a Windows 10 client and do not add
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
winbind refresh tickets = Yes
to