samba brak dostepu do katalogow dla wszystkich
: 14 kwie 2011, 17:36
Witam
Samba udostępnia zasoby,ale dopiero po wpisaniu hasła .Dostęp do katalogów udostępnionych dla wszystkich tez po podaniu hasła.Problem polega na tym że odtwarzacz multimedialny/sieciowy nie akceptuje zasobów z hasłem.Dlatego potrzebuje udostępnić katalog z filmami dla wszystkich(czyli bez żadnych haseł).
Mój config wygląda tak:
[global]
netbios name = Samba24
server string = Samba file and print server
workgroup = workgroup
security = user
hosts allow =
interfaces =
bind interfaces only = yes
remote announce =
remote browse sync =
printcap name = cups
cups options = raw
guest account = smbguest
log file = /var/log/samba/samba.log
max log size = 1000
username level = 6
password level = 6
unix password sync = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
domain master = no
os level = 33
logon drive = m:
logon home = \\%L\homes\%u
logon path = \\%L\profiles\%u
logon script = %G.bat
name resolve order = wins lmhosts bcast
dns proxy = no
client use spnego = no
client signing = no
client schannel = no
server schannel = no
allow trusted domains = yes
obey pam restrictions = yes
follow symlinks = no
update encrypted = yes
passwd chat timeout = 120
username map = /etc/samba/smbusers
passwd program = /usr/bin/passwd '%u'
passwd chat = *New*password* %n\n *ReType*new*password* %n\n *passwd*changed*\n
add user script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null '%u'
add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null -g '%g' '%u'
add group script = /usr/sbin/groupadd '%g'
delete user script = /usr/sbin/userdel '%u'
delete user from group script = /usr/sbin/userdel '%u' '%g'
delete group script = /usr/sbin/groupdel '%g'
add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u'
machine password timeout = 120
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /dev/null
winbind use default domain = yes
winbind separator = @
winbind cache time = 360
winbind nested groups = no
winbind nss info = no
guest ok = yes
[homes]
comment = Home Directories
path = /home
read only = no
; available = yes
; browseable = yes
; guest ok = no
; printable = no
locking = no
strict locking = no
[netlogon]
comment = Network Logon Service
path = /home/netlogon
read only = no
; available = yes
; browseable = yes
; guest ok = no
; printable = no
locking = no
strict locking = no
[profiles]
comment = User Profiles
path = /var/samba/profiles
read only = no
; available = yes
browseable = no
; guest ok = no
; printable = no
create mode = 0600
directory mask = 0700
locking = no
strict locking = no
[printers]
comment = All Printers
path = /var/spool/samba
; browseable = yes
; writable = No
; guest ok = no
printable = yes
locking = no
strict locking = no
[pdf-documents]
path = /home/pdf-documents
comment = Converted PDF Documents
; available = yes
; browseable = yes
writeable = yes
guest ok = yes
locking = no
strict locking = no
[pdf-printer]
path = /tmp
comment = PDF Printer Service
printable = yes
guest ok = yes
use client driver = yes
printing = bsd
print command = /usr/bin/gadmin-samba-pdf %s %u
lpq command =
lprm command =
[DYSK]
comment = dysk
path = /media/DYSK
writeable = yes
; browseable = yes
valid users = glecki
[filmy]
path = /media/DYSK/filmy
; writeable = no
browseable = yes
valid users = glecki, root, smbguest, smbguest
Z góry dziękuje za pomoc.
Samba udostępnia zasoby,ale dopiero po wpisaniu hasła .Dostęp do katalogów udostępnionych dla wszystkich tez po podaniu hasła.Problem polega na tym że odtwarzacz multimedialny/sieciowy nie akceptuje zasobów z hasłem.Dlatego potrzebuje udostępnić katalog z filmami dla wszystkich(czyli bez żadnych haseł).
Mój config wygląda tak:
[global]
netbios name = Samba24
server string = Samba file and print server
workgroup = workgroup
security = user
hosts allow =
interfaces =
bind interfaces only = yes
remote announce =
remote browse sync =
printcap name = cups
cups options = raw
guest account = smbguest
log file = /var/log/samba/samba.log
max log size = 1000
username level = 6
password level = 6
unix password sync = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
domain master = no
os level = 33
logon drive = m:
logon home = \\%L\homes\%u
logon path = \\%L\profiles\%u
logon script = %G.bat
name resolve order = wins lmhosts bcast
dns proxy = no
client use spnego = no
client signing = no
client schannel = no
server schannel = no
allow trusted domains = yes
obey pam restrictions = yes
follow symlinks = no
update encrypted = yes
passwd chat timeout = 120
username map = /etc/samba/smbusers
passwd program = /usr/bin/passwd '%u'
passwd chat = *New*password* %n\n *ReType*new*password* %n\n *passwd*changed*\n
add user script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null '%u'
add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null -g '%g' '%u'
add group script = /usr/sbin/groupadd '%g'
delete user script = /usr/sbin/userdel '%u'
delete user from group script = /usr/sbin/userdel '%u' '%g'
delete group script = /usr/sbin/groupdel '%g'
add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u'
machine password timeout = 120
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /dev/null
winbind use default domain = yes
winbind separator = @
winbind cache time = 360
winbind nested groups = no
winbind nss info = no
guest ok = yes
[homes]
comment = Home Directories
path = /home
read only = no
; available = yes
; browseable = yes
; guest ok = no
; printable = no
locking = no
strict locking = no
[netlogon]
comment = Network Logon Service
path = /home/netlogon
read only = no
; available = yes
; browseable = yes
; guest ok = no
; printable = no
locking = no
strict locking = no
[profiles]
comment = User Profiles
path = /var/samba/profiles
read only = no
; available = yes
browseable = no
; guest ok = no
; printable = no
create mode = 0600
directory mask = 0700
locking = no
strict locking = no
[printers]
comment = All Printers
path = /var/spool/samba
; browseable = yes
; writable = No
; guest ok = no
printable = yes
locking = no
strict locking = no
[pdf-documents]
path = /home/pdf-documents
comment = Converted PDF Documents
; available = yes
; browseable = yes
writeable = yes
guest ok = yes
locking = no
strict locking = no
[pdf-printer]
path = /tmp
comment = PDF Printer Service
printable = yes
guest ok = yes
use client driver = yes
printing = bsd
print command = /usr/bin/gadmin-samba-pdf %s %u
lpq command =
lprm command =
[DYSK]
comment = dysk
path = /media/DYSK
writeable = yes
; browseable = yes
valid users = glecki
[filmy]
path = /media/DYSK/filmy
; writeable = no
browseable = yes
valid users = glecki, root, smbguest, smbguest
Z góry dziękuje za pomoc.