On 31/07/2019 15:15, Helmut Harnisch wrote:
> Am 31.07.2019 um 14:52 schrieb Fokke Nauta:
>> net view \\192.168.1.2
>> System error 53 has occurred.
>>
>> The network path was not found.
> Seems no shares are on 192.168.1.2
>
> on the raspberry please type
>
> smbclient -L localhost
pi@raspberrypi:~ $ smbclient -L localhost
bash: smbclient: opdracht niet gevonden
(means didn't find instruction)
> Unable to initialize messaging context
> Enter WORKGROUP\helmut's password:
>
> Sharename Type Comment
> --------- ---- -------
> print$ Disk Printer Drivers
> pishare Disk Pi Shared Folder
> IPC$ IPC IPC Service (bigbrother2 server
> (Samba, Ubuntu))
> MP-C3003 Printer RICOH MP C3003
> SMB1 disabled -- no workgroup available
>
> If smbd is running and no error with "testparm" (it tests the smb.conf
> file) then your shares should be visible.
pi@raspberrypi:~ $ testparm
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
WARNING: The "syslog" option is deprecated
Processing section "[homes]"
Processing section "[printers]"
Processing section "[print$]"
Processing section "[pishare]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
panic action = /usr/share/samba/panic-action %d
usershare allow guests = Yes
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd chat = *Enter\snew\s*\spassword:* %n\n
*Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
passwd program = /usr/bin/passwd %u
server role = standalone server
unix password sync = Yes
username map = /home/pi/samba/usermap.txt
dns proxy = No
wins support = Yes
idmap config * : backend = tdb
[homes]
comment = Home Directories
create mask = 0775
directory mask = 0775
read only = No
valid users = %S
[printers]
comment = All Printers
path = /var/spool/samba
browseable = No
printable = Yes
create mask = 0700
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
[pishare]
comment = Pi shared folder
path = /home/pi
create mask = 0777
directory mask = 0777
guest ok = Yes
read only = No
>
> your windows box is in the ip range of 192.168.1.x ??? look with ipconfig:
> ipconfig
Yes, all systems are in the range from 192.168.1.x
> Windows-IP-Konfiguration
>
>
> Ethernet-Adapter Ethernet:
>
> Verbindungsspezifisches DNS-Suffix: HH.int
> IPv4-Adresse . . . . . . . . . . : 192.168.1.199
> Subnetzmaske . . . . . . . . . . : 255.255.255.0
> Standardgateway . . . . . . . . . : 192.168.1.250
>
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | FidoUsenet Gateway (3:770/3)
|