• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

RPI Question

Trying to put my photos on a RaspberryPi server, I got it to work by adding "
client min protocol = NT1
Client max protocol = SMB3
server min protocol = NT1
Server Max Protocol = SMB3"

to smb.conf in the "GLOBAL" section right after
workgroup = WORKGROUP

Then restart both smbd and nmbd.

There are security issues with SMB1 (NT1) so try this at your own risk.

RaspberryPi runs a version of Linux

Good Luck
 
Well disregard my previous post. Seem that it worked until I rebooted both my phone and the RaspberryPi. I might be close to an answer but the above is only a part of it.
any suggestions?
 
I moved this to it's own thread, since it had nothing to do with the topic thread you posted it in.
 
This being an Android help forum and your Pi is running Linux you might find posting your queries on Raspberry Pi's help forum will result in more and better feedback. Your posts will be viewed by a lot more people using a Pi running the same OS (It would help if you stated just which model of Pi you have and which Linux distro and version. Vague references can be interpreted in many different ways while specifics can make a big difference.)
https://forums.raspberrypi.com/
https://www.raspberrypi.com/documentation/
 
Back
Top Bottom