Undeadhunter
Legacy Member
ik heb dus samba helemaal geconfigged enzo,
smb.conf
heb da test script gerunned maar als ik nu smbclient -L localhost doe krijg ik de error:
ook kan ik aan geen enkele pc in het netwerk (heb via YAST workgroup ingesteld en in de conf hierboven
Kan iemand mijn plz helpen, het zou handig zijn moest ik terug kunnen printen enzo
smb.conf
Code:
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE
# Date: 2004-09-12
[global]
workgroup = MSHOME
serverstring = Samba Server
printcap name = /etc/printcap
load printers = yes
log file = /var/log/samba/%m.log
max log size = 50
security = User
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
username map = /etc/samba/user.map
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
hide dot files = yes
local master = yes
dns proxy = no
[sander]
path = /home/sander
writable = yes
browseable = yes
comment = Home dir
public = yes
Code:
Error connecting to 127.0.0.1 (Connection refused)
Connection to localhost failed
ook kan ik aan geen enkele pc in het netwerk (heb via YAST workgroup ingesteld en in de conf hierboven
Kan iemand mijn plz helpen, het zou handig zijn moest ik terug kunnen printen enzo

