Thread: read-only for windows 7 user on samba server.
hi all..
have problem can't seem figure out.
samba fileserver runs fine os except windows 7.
using xp, vista , linux able read,create,delete, when using windows 7, can read shares.
appreciated!
smb.conf
code:[global] workgroup = workgroup server string = filserver dns proxy = no log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 panic action = /usr/share/samba/panic-action %d ####### authentication ####### # "security = user" idea. require unix account # in server every user accessing server. see # /usr/share/doc/samba-doc/htmldocs/samba3-howto/servertype.html # in samba-doc package details. # security = user # may wish use password encryption. see section on # 'encrypt passwords' in smb.conf(5) manpage before enabling. encrypt passwords = true # if using encrypted passwords, samba need know # password database type using. passdb backend = tdbsam obey pam restrictions = yes # boolean parameter controls whether samba attempts sync unix # password smb password when encrypted smb password in # passdb changed. unix password sync = yes # unix password sync work on debian gnu/linux system, following # parameters must set (thanks ian kahan <<kahan@informatik.tu-muenchen.de> # sending correct chat script passwd program in debian sarge). passwd program = /usr/bin/passwd %u passwd chat = *enter\snew\s*\spassword:* %n\n *retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* . # boolean controls whether pam used password changes # when requested smb client instead of program listed in # 'passwd program'. default 'no'. pam password change = yes # option controls how unsuccessful authentication attempts mapped # anonymous connections #map guest = bad user ########## printing ########## # if want automatically load printer list rather # setting them individually you'll need # load printers = yes # lpr(ng) printing. may wish override location of # printcap file ; printing = bsd ; printcap name = /etc/printcap # cups printing. see cupsaddsmb(8) manpage in # cupsys-client package. ; printing = cups ; printcap name = cups usershare allow guests = yes #======================= share definitions ======================= [files] comment = files path = /mnt/disk1/files browsable = yes guest ok = yes read = no create mask = 0755
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [all variants] read-only for windows 7 user on samba server.
Ubuntu
Comments
Post a Comment