osx - SMBUp: No SMB3? -


i'm trying configure os x box samba using smbup. installed smbup, installed samba through it, , configured users , shares. issue when check protocol version i'm using, i'm using smb1

ok, fine. when try , change protocol version in smbup, there lanman/core/nt protocols options. tried manually editing configuration file in /opt/local/etc/samba3/smb.conf , changing minimum protocol smb3, didn't work @ all.

when used os x's built-in file sharing, connect via smb3, got around 10mb/s on ethernet... not @ all.

i'm new whole thing , couldn't find documentation pertaining issue.

any suggestions?

thanks

edit:

i tried using (rebooting after running it):

sudo sh -c "echo '[default]' >> /etc/nsmb.conf; echo 'smb_neg=smb3_only' >> /etc/nsmb.conf" 

but prevented share mounting.

the version of samba included in smbup lower 3.6.something. smb2 , smb3 support added in 4.0. have figure out how update samba...

cheers

edit:

right, samba devs stopped supporting os x , keep getting error not having gnutls installed though installed. can't compile it.

great. i'm going go die in hole now.


Comments