Tag: Windows

Fix drag and drop not working in Windows 8.1 Pro

In my company a new tablet is being introduced and I was tasked to package. So far so good, all working after a day or so. Using it, I realized, that I was not able to drag-and-drop. Neither in Windows Explorer, nor in Outlook. Ctrl-C and Ctrl-V still work. no error message, nothing. A reboot …

Continue reading

Synology NAS and secure domain authentication (SASL)

You’ve also experienced this: your domain controller is telling you every day that a sum of clients have tried to authenticate without encryption?   SSH into the synology box, using the admin credentials.Edit the file: /usr/syno/etc/smb.conf using your favorite editor.Under the [global] section add these two lines. Code: Select all    ldap ssl=start tls   ldap ssl …

Continue reading