Ik zal het maar meteen laten zien aan de hand van een screenshot:

Wat ik dus wil dat ze meteen in hun 'home' dir staan..
Misschien handig.. dit is mijn smb.conf:
Wat zou ik eventueel moeten aanpassen ?

Wat ik dus wil dat ze meteen in hun 'home' dir staan..
Misschien handig.. dit is mijn smb.conf:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
| [global]
workgroup = QOD
printcap name = /etc/printcap
log file = /var/log/samba/log.%m
max log size = 50
default = global
netbios name = Server
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
netbios aliases = Server
load printers = no
dns proxy = no
path = \home\upload
wins support = true
share modes = yes
interfaces = 192.168.0.1/24
encrypt passwords = yes
smb passwd file = /etc/smbpasswd
[homes]
writable = yes
comment = Home Directories
browseable = yes
create mode = 0750 |
Wat zou ik eventueel moeten aanpassen ?
http://www.xbmcfreak.nl/