Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.os.linux.slackware    |    I think its the one without Selinux crap    |    87,272 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 85,895 of 87,272    |
|    Henrik Carlqvist to root    |
|    Re: Configuring samba    |
|    19 Jun 22 05:24:15    |
      From: Henrik.Carlqvist@deadspam.com              On Sat, 18 Jun 2022 13:50:24 +0000, root wrote:       >> echo | testparm -v 2> /dev/null | grep protoco       >       > client ipc max protocol = default       > client ipc min protocol = default       > client max protocol = default       > client min protocol = SMB2_02       > server max protocol = SMB3       > server min protocol = SMB2              Maybe it would help to set the "client min protocol" to CORE ?       It seems as if it is set to CORE in Slackware 14.2 by default.              > Prior to any of this, I created a user smbguest with this entry in       > /etc/passwd:       >       > smbguest:x:1000:100::/home/smbguest:/bin/bash       >       > The :x: means, to me, that I did enter a password when I created the       > user. That password was guest.              The field with an x used to contain an encrypted password in /etc/       passwd. However, as /etc/passwd is readable by anyone and it is possible       to brute force crack those encrypted passwords the "x" means that the       encrypted password is instead stored in /etc/shadow which is readable       only by root.              > java.netConnectExceptio failed to connect to/       > 10.0.0.1 (port 445) from 10.0.0.229 port 4032 Connection Refused              I suppose that 10.0.0.1 is your samba server and 10.0.0.229 is your       phone? Older configurations of samba used to listen to port 139 instead       of 445. What does:              echo | testparm -v ~/smb.conf 2> /dev/null | grep ports              say?              regards Henrik              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca