hi there all - installed an arm version of arch on a pogoplug. installed samba and created a shared media directory with access for everyone on the network. so far so good.
now i want password controled access as root to other folders this is what i put and it doesnt work. cant access root (tried from a win7 machine and an android tablet) - it keeps asking for password again and again
Quote:
[global]
workgroup = WORKGROUP
server string = ALARM
netbios name = ALARM
security = share
load printers = no
printing = bsd
printcap name = /dev/null
disable spools = yes
log file = /var/log/samba/%m.log
max log size = 50
dns proxy = no
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=131072 SO$
[videos]
path = /media/videos/videos/
read only = no
public = yes
writable = yes
force user = root
[Root]
path = /
read only = no
public = yes
writable = yes
guest ok = no
|
Recent comments
10 hours 17 min ago
15 hours 22 min ago
19 hours 46 min ago
21 hours 35 min ago
1 day 11 hours ago
1 day 11 hours ago
1 day 16 hours ago
1 day 23 hours ago
2 days 19 min ago
2 days 1 hour ago